This repository was archived by the owner on Sep 11, 2023. It is now read-only.
Releases: SPCodeOrg/SPCode
Releases · SPCodeOrg/SPCode
Release 1.6.3.2
- Fixed IDE not showing errors on failed compilation
Release 1.6.3.1
- ixed program crashing when changing from any language to English
- Updated some Spanish translations
Release 1.6.3.0
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
- Fix commit history.
- Add Spanish translator credits.
Release 1.6.2.0
Release 1.6.1.1
- Hot Fix #40
Release 1.6.1.0
- 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
- 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
- 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
- Fix Closing Tab from menu or shortcut