What's Changed
- 0ba22c4 - Add functions for providing base instance for eval commands by @DSteve595 (#7)
- 0f49407 - Add autoexec options
- ad43f41 - Run
user://autoexec.lcs
on game start - 11a3c46 - Add simple scripting support (run commands from file)
- c00d864 - Add
alias
andunalias
commands - 0f12265 - Rework aliases to allow including arguments
- 546d94b - Add animation to open/close console by @Wierdox (#6).
- 6b761f9 - Regrab any previous gui focus after closing console by @Wierdox (#5)
- 78d7678 - Halt mouse input outside console, don't unpause if already paused by @Wierdox (#4)
New Contributors
- @Wierdox made their first contribution in #4
- @DSteve595 made their first contribution in #7
Full Changelog: v0.5.0...v0.6.0