PRAction updated to v2.3.0. Includes important bug fixes.


There have been several minor updates to PRAction since the last uploaded version, and they are all included in today's update, which also includes some important bug fixes so it is recommended that you download and implement this update into your project(s).  All of the change logs since the last uploaded version are listed below:


==================================================

                                                           RELEASE NOTES

==================================================

MODULE NAME : PRAction

CURRENT VERSION : 2.3.0

RELEASE DATE : Jan 30, 2024

NEW FEATURES

  * Added new action type PRACTION_TYPE_WAIT_SPRITE_ANIM_FINISH and related function PRActionCreateWaitSpriteAnimFinish().

  * Can now use PRActionCreateCustomVarTo() and PRActionCreateCustomVarBy() fuctions to create actions that affect global variables.

IMPROVEMENTS

  * None

BUG FIXES

  * Fixed bug in PRStopAction() method that wasn't decrementing the playingActionsCount variable.

  * Changed how stopped actions are handled to prevent issues when one action is stopped and another action is played in the same game frame.

  * Each time an instant action played, it allowed a game frame to go by before playing the next action. That was wrong and is now fixed (under most circumstances).

  * Now checks the possibility that the object running an action might have been destroyed prior to running its Step event.

NOTES

  * None

==================================================

                                                       RELEASE NOTES HISTORY

==================================================

PREVIOUS VERSION : 2.1.4

RELEASE DATE : Dec 22, 2023

NEW FEATURES

  * None

IMPROVEMENTS

  * Replaced PRModuleRegistry function call with global._PRModuleRegistryInit assignment.

  * Removed previous modifications regarding "only referenced once" syntax errors. Doesn't seem to happen anymore.

BUG FIXES

  * None

NOTES

  * None

--------------------------------------------------

PREVIOUS VERSION : 2.1.3

RELEASE DATE : Nov 01, 2023

NEW FEATURES

  * None

IMPROVEMENTS

  * Resolved several Feather warnings.

  * Enhanced JSDOC documentation.

BUG FIXES

  * None

NOTES

  * None

--------------------------------------------------

PREVIOUS VERSION : 2.1.2

RELEASE DATE : Apr 18, 2023

NEW FEATURES

  * None

IMPROVEMENTS

  * Hidden all "only referenced once" syntax errors. It's natural to not use every defined variable in a module.

  * Removed DebugExt script. Decided it was overkill.

  * Added default values to all optional function parameters.

BUG FIXES

  * None

NOTES

  * None

--------------------------------------------------

PREVIOUS VERSION : 2.1.1

RELEASE DATE : Feb 21, 2022

NEW FEATURES

  * None

IMPROVEMENTS

  * None

BUG FIXES

  * Added event_inherited() call in all object events.

NOTES

  * None

Get PRAction for GameMaker Studio 2

Buy Now$24.99 USD or more

Leave a comment

Log in with itch.io to leave a comment.