branchrust_reboot/main/multiline_consolecancel
5 Commits over 30 Days - 0.01cph!
Fix autocomplete issues with chained commands, fix command history issues with new lines.
Add "wait" command support, to help test an unrelated bug.
Allows for chaining commands, waiting x frames, then chaining another set. for e.g. "teleportpos; wait 3; teleportpos;"
Add multi command execution to console UI + multi line autocompletion.
Add multiline support to dev console