This repository has been archived by the owner on Sep 11, 2023. It is now read-only.
Releases: SPCodeOrg/SPCode
Releases · SPCodeOrg/SPCode
Release 1.8.2.3.beta1222
- Attempt to fix error when testing FTP connections
Release 1.8.2.3.beta1220
- Updated stock SourceMod installation to 1.11, by @Ravid-A
- Fixed editor not recognizing enum struct fields that have sizes defined by alphabetic symbols properly (
char Name[MAX_NAME_LENGTH]
for example) - Fixed (reverted) editor not highlighting repeated occurrences of selected text in a visible manner
Release 1.8.2.3.beta1211
- Improved performance while loading configs (thanks to @Muinez who authored this PR)
Release 1.8.2.2.beta1202
- Made blend effect togglable in options
Release 1.8.2.2
- Fixed warnings not showing up properly on compilation
Release 1.8.2.1.beta1199
- Fixed warnings not showing properly after latest update
Release 1.8.2.1
- Fixed recent files list filling up incorrectly
- Fixed
Close All
command not working properly - Attempted to fix program crashing when working with files in directories that are synchronized with a 3rd party cloud service (Dropbox, Drive, etc.)
- Fixed some windows not closing when hitting the Escape key
Release 1.8.2.1.beta1198
- Fixed some windows not closing when hitting the Escape key
Release 1.8.2.1.beta1197
- Fixed broken search window in last update
Release 1.8.2.1.beta1196
- Fixed program not closing all windows and crashing when doing
Close All
- Attempted to fix program sometimes crashing when compiling plugins inside synced directories with external file synchronization services