fuwafuwa 1.2.0 - Release Notes


Hello and welcome to fuwafuwa 1.2.0! We at Deerbell are excited to have a second official GMS2 implementation of timers to send to the depths of hell.

A guide to updating projects to 1.2.0 is here, but existing code should continue to work as-is for now.  The wiki also been updated, but please let us know if you come across any broken links or stale information!

  • Added timer_stop, allowing a timer to be halted and its progress reset simultaneously
  • Added new argument to timer_set_script, allowing execution of scripts on resume (fuwaevent.onResume) and pause/stop (fuwaevent.onHalt)
  • You can now remove scripts previously assigned to a timer (in timer_set_script, set executeScript to -1 and optionally specify the event to clear, default being fuwaevent.onComplete)
  • timer_unpause has been renamed to timer_resume
  • timer_create_paused has been renamed to timer_create_stopped
  • timer_get_paused has been renamed to timer_get_halted
  • Internal: RESTARTED_THIS_FRAME has been renamed to REPEATED_THIS_FRAME (internal) and  updated references to it
  • Internal: Updated script fuwa_script_called

Files

fuwafuwa-1.2.0.yymp (Library) 71 kB
Jul 28, 2022
fuwafuwa-testproject-1.2.0.yyz (Example Project) 182 kB
Jul 28, 2022

Get fuwafuwa

Leave a comment

Log in with itch.io to leave a comment.