branchrust_reboot/main/multiline_consolecancel

7 Commits over 30 Days - 0.01cph!

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