Releases
v0.4.0
77a010e - Join all arguments into a single string if the command accepts a single string (no need for quotation marks)
932cba7 - Add eval
command, add/remove variables for eval
command
4dd1fc3 - Add "opacity" option
b0a2080 - Add option for the height ratio of the console panel
f2246b1 - Extract builtin commands to builtin_commands.gd, refactor code
adddd92 - Support static methods as commands
112dc69 - Extract utility functions to util.gd
a6ce8aa - Strip bbcode tags before printing to stdout and fix whitespace issue
9302217 - Better bbcode_escape() implementation
ee36b65 - Expose print_line() with stdout option
88995be - Add "log" commands to show recent log entries
4644c18 - Don't print to godot console by default
2a27b97 - Fix get_command_names() not respecting argument
3bccbbb - Fix history up/down not clearing autocomplete hint
4df37e9 - Suggest corrections to user input based on argument autocompletion if error code is returned
4f1f23f - Defer alias initialization to give time for commands to be registered
4c12707 - Fix autocompletion for aliases
dae9ae4 - Use dealiased name in autocompletion key
f30c782 - Update README.md
2b7a5ba - Ignore hidden files on export (git archive)
2ed9fd4 - GHA: Create and upload artifact with the release draft
f96a8e5 - GHA: Draft release notes
76197f1 - README fixes
e7171cd - Add README
e0033aa - Complain if autocompletion source returns unexpected type
9b0af58 - Add plugin logo/icon
b1fb115 - Argument autocompletion for builtin and user commands
403ca05 - Option to disable console in release builds
7f804b8 - Add license and funding
b3c5e95 - Refactor limbo_console.gd, make format methods public
a407c1f - Customize aliases in configuration file
You can’t perform that action at this time.