itch.io is community of indie game creators and players

Devlogs

PRState 2.1.4 released. Documentation and Feather updates, mostly.

PRState for GameMaker Studio 2
A downloadable GMS2 package

PRState v2.1.4 now available.  There have been a few minor updates since the last release.


Change Log:

IMPROVEMENTS

  • Cleared Feather errors/warnings by tightening up some of the code.
  • Removed DebugExt script. Decided it was overkill.
  • Enhanced JSDOC documentation.
  • Replaced module registry code with new external PRModuleRegistry function call.

BUG FIXES

  • Added event_inherited() call in all object events.

NOTES

  • Removed noone as a valid value for state names. State names are strings, thus use only "" for no state rather than noone.
  • Fixed a type-o in the PRSetStateVerbose() function.
  • Minor documentation changes.

Files

  • PRState.yymps 211 kB
    Dec 20, 2023
Download PRState for GameMaker Studio 2
Leave a comment