Skip to content

Changelog

v1.2.1

Released March 15, 2024

Bug fixes

  • Fixed a bug with the latest runtime that prevented instances from opening or duplicating
  • Fixed a bug with the latest runtime that prevented gmp_inspect_instance from working properly

v1.2.0

Released February 29, 2024

Features

  • Added ability to execute events on instances

Changes

  • Added resource icons to variable tables
  • Optimized GUI build for better performance

Bug fixes

  • Fixed an issue where the GUI would incorrectly report that an instance was destroyed
  • Fixed an issue where the GUI would fail to reconnect to the game in some cases

Documentation changes

  • Updated documentation with information about executing events

v1.1.0

Released February 21, 2024

Features

  • Added destroy button to instance page
  • Added duplicate button to instance page
  • Added ability to change reals by 10 by holding shift and using the up/down arrow keys
  • Added audio utilities

Changes

  • Structs and arrays no longer show preview in variable tables, since it can easily cause lag in large games and you can't see much of their contents in the table anyway
  • No longer uses gml_pragma to initialize the GMPulse object

Bug fixes

  • Fixed issue with projects not being able to be compiled to HTML5 with GMPulse
  • Fixed issue with rooms not restarting when clicking on the active room in the GUI

Documentation changes

  • Updated documentation with a section on platform compatibility
  • Updated documentation with the new features added in this version

v1.0.0

Released February 19, 2024

Release!