Skip to content

Commit 16ddf91

Browse files
committed
Changes / credits update.
Signed-off-by: Neloreck <[email protected]>
1 parent 19bb1ca commit 16ddf91

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

src/CHANGES.md

+2
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
- Treasures debugging
6464
- Weather debugging tools
6565
- Game UI debugging tools
66+
- Dumping of system.ini and Lua states
6667
- Added unit testing with coverage checker
6768
- Added `fengari` lua VM for direct lua functionality checks
6869
- Added loadouts presets for generating character profiles / loot
@@ -86,6 +87,7 @@
8687
- Added managers abstraction for game logics control
8788
- Updated schemes abstraction for easier testing/extending/sharing/updating of game logics schemes
8889
- Add support for dynamic files with `marshal` lib, ability to save dynamic custom data without 16K limit
90+
- Integrated events / callbacks / methods from Call Of Chornobyl
8991

9092
## Tools
9193

src/CREDITS.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# 🌓 Credits
2+
3+
- TypeScriptToLua dev team
4+
- OpenXray dev team
5+
- AbsoluteNature (CrommCruac)
6+
- Atmosfear (CrommCruac)
7+
- Call Of Chornobyl dev team
8+
- Anomaly dev team

0 commit comments

Comments
 (0)