This repository was archived by the owner on Sep 11, 2023. It is now read-only.
Release 1.8.0.3
- Added a
Tab to Autocomplete
option underTools
->Options
->Editor
to insert the autocompletion by pressing Tab instead of Enter. - Added some more logging messages.
- Added a
Reset to Default
option when right-clicking a command's hotkey textbox inTools
->Options
->Hotkeys
.- You won't be able to reset back to that command's default hotkey if it's already in use.
- Improved the closing process of the program by styling the confirmation message accordingly, showing a list of the unsaved files, and giving the option to
Cancel
the closing. - Added a
Help
button underTools
that points to the brand new SPCode Wiki. - Added a
See Changelog
button underTools
to see the release notes of the previous 10 versions. - Fixed not being able to send RCON commands to TF2 servers properly.
- Also added a bunch of new logging messages related to all kinds of events that could happen regarding command sending.
- Fixed not being able to close the compile errors grid by pressing Escape anymore.