useroctocancel
branchrust_reboot/main/multiline_consolecancel

7 Commits over 30 Days - 0.01cph!

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