Skip to content

v2.1.0 - Feather and QueueValue Release

Latest
Compare
Choose a tag to compare
@dicksonlaw583 dicksonlaw583 released this 24 Apr 16:17
· 1 commit to main since this release
9077bb5

Adding support for Feather annotations and introducing the QueueValue actor.

Changes

  • The minimum GameMaker Studio version is now 2022 / 2.3.7 in order to use semantic optional arguments.
  • All constructors and functions are now compatible with Feather.

New Features

  • Added QueueValue for capturing incoming values and releasing them in timed intervals.

Bug Fixes

  • Removed loose .yy files caused by bugs in older versions of the GMS 2 IDE