branchrust_reboot/main/multiline_consolecancel

7 Commits over 30 Days - 0.01cph!

9 Months Ago
Fix compile error
9 Months Ago
Fix unintended new lines after auto completing commands.
9 Months Ago
Fix autocomplete issues with chained commands, fix command history issues with new lines.
10 Months Ago
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;"
10 Months Ago
merge from main
11 Months Ago
Add multi command execution to console UI + multi line autocompletion.
11 Months Ago
Add multiline support to dev console