Skip to content

Releases: JustAPotota/Commander

v1.2.0

27 Feb 23:27
Compare
Choose a tag to compare
  • Replace prefixing command names with new prefix property of command sets
  • Add internal utils module
  • Add utils.find_upvalue() for debugging libraries
  • Add option to force-enable reversing hashes, on by default
  • Add monarch.screens command
  • Add generate_docs command
  • Switch to Defold Buddy extension

v1.1.0

09 Feb 00:43
Compare
Choose a tag to compare
  • Replace command arguments with parameters
  • Add summary field for commands
  • Add Orthographic integration
  • Add hash type
  • Start on better console scaling
  • Use distance field font for console
  • Fix library include path

v1.0.1

16 Jan 18:41
5eef3be
Compare
Choose a tag to compare
  • Add API documentation to README
  • Add animation when toggling console
  • Fix passing a command table to commander.run_command() that requires an inspector
  • Fix indentation
  • Fix download links in README

v1.0.0

08 Jan 17:06
Compare
Choose a tag to compare

Initial release.