branchrust_reboot/main/multiline_consolecancel

7 Commits over 30 Days - 0.01cph!

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