Releases: JustAPotota/Commander
Releases · JustAPotota/Commander
v1.2.0
- 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
- 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
- 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
Initial release.