Devlogs
C64 Game Maker v2.1.2 released
Posted June 02, 2025 by AGPX
RELEASE NOTES:
V2.1.2 (Jun 03, 2025):
- added "Multiload" demo;
- fixed and improved the RUN command;
- added a chapter in the manual on how to load and run a program;
- bug fix: fixed "Legacy Of The Lost Spell" demo to better handle animated characters (moved block deletion);
- bug fix: allowed the declaration of a ActorList locally with DIM;
- errata corrige: renamed "getX" and "getY" to "getCX" and "getCY";
- errata corrige: improved the "Animated Characters"/"Caratteri Animati" paragraph by removing the invocation of "bc.save()" (not necessary because it's automatically invoked by other functions);