12/26/23: Version 0.0.4 Release
Hi everyone,
It is the end of year already! Although 2023 is ending, CTMOD is just beginning! So today I release version CTMOD 0.0.4. This is mostly a maintenance release, as there are not a lot of new features, but many fixes to the core systems.
Full Version Changelog
Add NPC to town.
Debug console can now be toggled with the tilde (~) key. This will display logs.
Textbox position on screen can be switched between top and bottom (Pressing Y button on gamepad).
Fix camera exceeding small map boundaries.
Fix Character Action still being selectable at end of battle.
Fix possible crash when returning to Character Action select.
Fix possible crash when loading a file that doesn't exist.
Fix Character and CharacterId properties being read inversely.
Fix Item panel not functioning after opening more than once.
Fix resuming world music not using previously set volume.
Fix Tech and Item panels staying visible at the end of battle.
Fix memory leaks.
Fix NPC name in map.
Create unit testing. Run the "./ctmod.exe test" to run tests. The application will quit shortly after running.
Create export command. "./ctmod.exe export" to restore the default files. WARNING: this will overwrite any changes you have made.
Go ahead and head on over to the downloads page, and find Version 0.0.4 available for Windows 64-bit.
Thanks for checking it out! I'm looking forward to the changes we're going to make in 2024!
- jeffgamedev