Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Releases: SPCodeOrg/SPCode

Release 1.8.2.3.beta1222

11 Jun 23:22
Compare
Choose a tag to compare
Pre-release
  • Attempt to fix error when testing FTP connections

Release 1.8.2.3.beta1220

23 May 16:55
a07f4a2
Compare
Choose a tag to compare
Pre-release
  • 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

11 Nov 18:09
Compare
Choose a tag to compare
Pre-release
  • Improved performance while loading configs (thanks to @Muinez who authored this PR)

Release 1.8.2.2.beta1202

06 Nov 16:27
Compare
Choose a tag to compare
Pre-release
  • Made blend effect togglable in options

Release 1.8.2.2

29 Oct 22:45
Compare
Choose a tag to compare
  • Fixed warnings not showing up properly on compilation

Release 1.8.2.1.beta1199

26 Oct 19:54
Compare
Choose a tag to compare
Pre-release
  • Fixed warnings not showing properly after latest update

Release 1.8.2.1

18 Oct 18:57
Compare
Choose a tag to compare
  • 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

18 Oct 18:55
Compare
Choose a tag to compare
Pre-release
  • Fixed some windows not closing when hitting the Escape key

Release 1.8.2.1.beta1197

16 Oct 20:30
Compare
Choose a tag to compare
Pre-release
  • Fixed broken search window in last update

Release 1.8.2.1.beta1196

15 Oct 22:02
Compare
Choose a tag to compare
Pre-release
  • 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