Skip to content

v0.3.00.02

Compare
Choose a tag to compare
@Reycko Reycko released this 08 Mar 22:08
· 14 commits to stable since this release

(Reupload because I forgot to push)
(From now on, changelogs have emoji prefixes based on gitmoji)

  • πŸ› Fixed a bug where ConCommandArg's type verification would always think the type was a string
  • ✨ Added a new parameter to ConCommandMeta: _allow_extra_args, if true, will allow extra arguments instead of setting them to undefined
  • πŸ’¬ You can now change strings for con_convert_value
  • πŸ”₯ Removed (old implementation of) the eval command
  • ✨ Reimplemented eval command (Requires GMLive)
  • πŸ› Fixed a bug where adding arguments to an invalid command in the command bar would cause a (try-catch'd) error
  • πŸ₯š Konami code with the console open ;)
  • 🚚 Renamed package from com.reycko.console to com.reycko.gmconsole

Full Changelog: 0.3.00.01...0.3.00.02