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.6.3.2

05 Feb 21:36
Compare
Choose a tag to compare
  • Fixed IDE not showing errors on failed compilation

Release 1.6.3.1

05 Feb 03:09
Compare
Choose a tag to compare
  • ixed program crashing when changing from any language to English
  • Updated some Spanish translations

Release 1.6.3.0

04 Feb 18:34
Compare
Choose a tag to compare

Improvements

  • Code cleanup/refactors and some typos corrected
  • You can press Enter now to go to a definition in the Definition Window
  • Refactored installation to send all configuration and setting files, templates and temporary files to %appdata%, even if the program gets installed anywhere else (#54)
  • Deleted a useless installation folder (scripts)
  • Created a new folder called crashlogs and coded all actual generated crash logs to go there.
  • The templates in the New File window can now be selected/applied by double-clicking them or pressing Enter.
  • The Object Browser window now can be slided to a maximum of 50% of the total program window size
  • On auto-close toggled, selected text will get surrounded by quotes if they are inserted (#45)

Bug fixes

  • Fixed ctrl+clicking on symbols (partially including methodmap and enum structs symbols) not working for all defined scripting directories
  • Fixed the Definition Window (ctrl+shift+f) not working/crashing for all defined scripting directories
  • Fixed IDE crashing when attempting to reformat all editors with none opened (#56)
  • Fixed IDE crashing when detaching an editor to a separate window
  • Fixed plugins not being uploaded to the FTP directory if "Auto Copy After Compile" was checked (#57)
  • Fixed "File" word not getting translated (#55)
  • Fixed a problem with editors being dragged to separate windows (#26)

Release 1.6.2.1

30 Oct 13:57
Compare
Choose a tag to compare
  • Fix commit history.
  • Add Spanish translator credits.

Release 1.6.2.0

30 Oct 13:51
Compare
Choose a tag to compare
  • Fix performance (#42)
  • Fix highlighting on CLICK + SHIFT (#44)

Release 1.6.1.1

24 Oct 21:43
Compare
Choose a tag to compare

Release 1.6.1.0

24 Oct 17:56
Compare
Choose a tag to compare
  • Renamed to SPCode
  • Discord Rich Presence is now toggle-able in the IDE settings.
  • Fix crash when trying to close a window when editor is empty.
  • Added window position and size auto saving.
  • Fixed discord status to show 'idle' instead of the last open script.
  • Fix autocomplete for variables with a non-literal value.
  • Apostrophe is ignored when in a preprocessor statement.
  • Highlighting for user-defined defines.
  • Fixed crash when moving a file while open in the editor. Now it will stay open and recreated if re-saved within the IDE.
  • Fixed auto-reformatting cursor position.

Much thanks to @Natanel-Shitrit for his contributions!

Release 1.6.0.1

29 May 09:23
Compare
Choose a tag to compare
  • Fix caret gone to the bottom when reformatting.
  • Added Spanish translation - Thanks to ratawar
  • Fix reformatting with the modulo equal (%=) operator

Release 1.6.0.0

23 Apr 10:49
Compare
Choose a tag to compare
  • The Sourcemod Parsed Definition window is now working again.
  • Double click on a element of the Parsed Definition tab to go to its definition.
  • New shortcut to open the Parsed Definition window: CTRL + SHIFT + F
  • Shortcut to goto the definition of an object: CTRL + LEFTMOUSE

Release 1.4.0.2

16 Apr 10:53
Compare
Choose a tag to compare
  • Fix Closing Tab from menu or shortcut