Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1019 Bytes

File metadata and controls

28 lines (23 loc) · 1019 Bytes

1.0.6

  • 2.208 support

1.0.5

  • Added instant property for popups which skips the bounce animation
  • Fixed buttons not being the correct width

1.0.4

  • Added customButtons property for popups which allows you to add more buttons
  • Added z property for popup buttons which modify Z ordering
  • Added an option to spawn the queued textbox when you die in a level
  • Added options to rebind the Shift and Alt modifier keys
  • SHIFT+ESC keybind now also cancels queued textboxes
  • Changed "mod" popup's submit button to not actually go through
  • Fixed crash when button texture property is a nonexistent file (and also made it check more locations)

1.0.3

  • Sound object now supports an array of sounds to randomly choose from
  • Improved error popup (now shows location of JSON errors)
  • Added "geodeblack" button color
  • SHIFT+ESC keybind now also cancels delayed callbacks
  • Fixed crash when width property of popups is too low

1.0.2

  • Added links, tags, and previews to mod

1.0.1

  • Initial release!