Skip to content

Releases: JulienKluge/Spedit

SPEdit - 13th Release - RTM 1.2.0.3

22 Mar 17:49
Compare
Choose a tag to compare

Fixed some bugs and updated components and dependencies.

SPEdit - 13th Release - RTM 1.2.0.2

21 May 14:40
Compare
Choose a tag to compare

Improved:
• Encryption of passwords now hardware salted (optional)
(You have to reenter them in your configs)
• Updater works with SSL
• Global exception handling/error reporting is now always on

Fixed:
• Includes can contain a minus
• Some mistakes in the translation units
• No files opened dialog
• Various UnauthorizedExceptions on accessing files/directories
• Adding of a parenthese on Methodmap Properties

SPEdit - 12th Release - RTM 1.2.0.1

29 Dec 15:02
Compare
Choose a tag to compare

Small Bugfix update.

  • full russian translations
  • portuguese translations
  • object-browser fixes
    For details, look at the 1.2.0.0 release.

SPEdit - 11th Release - RTM 1.2.0.0

28 Dec 00:58
Compare
Choose a tag to compare

New/Added:
• Object browser
• Translations (German, French, Swedish, Russian)
• Autoclosing: chars, strings
• Autosave
• Comment-toggling
• Duplicate & movement of lines
• Tab width settings
• Show tabs/spaces

Improved:
• Encryption of passwords now hardware salted
(You have to reenter them in your configs)
• Performance improvements
• Updated AvalonEdit, MahApps, AvalonDock
• Highlighting support for binary/octal literals
• Compilation can now be aborted with ESC
• many more minor things...

Fixed:
• Uppercase X in hexadecimal literals
• Closing bug on editor-split
• Selecting of editors on loading
• Compile bugs
• Cleaning of old update-files

SPEdit - 10th Release - RTM 1.1.3.0

18 Jun 13:43
Compare
Choose a tag to compare

New/Added:
• auto closing brackets

Improved:
• FTP Error Detection

Fixed:
• Closing Buttons dont work
• Crash on typing a ; in an opened string

SPEdit - 9th Release - RTM 1.1.2.0

17 Apr 22:40
Compare
Choose a tag to compare

New/Added:

Improved:
• New Syntaxhighlighting Color Sheme by mev
• UI Accent Color is now changeable
• Hex-Input for the Colorchanger

Fixed:
• Keyboard Localization for alt-gr depended keys
• Toolbar Dropdown nit selected on startup

SPEdit - 8th Release - RTM 1.1.1.0

13 Apr 12:44
Compare
Choose a tag to compare

New/Added:
• dark, high-contrast theme

Improved:
• UI to high contrast
• Threaded RCON-Querys

Fixed:
• Bug in Search/Find Window
• Error while closing spedit
• Keyboard Localization for alt-gr depended keys

SPEdit - 7th Release - RTM 1.1.0.0

29 Mar 21:11
Compare
Choose a tag to compare

7th feature release of SPEdit

New/Added:
• New Sourcepawn Parser (about 100-5000% faster [regex vs. tokenizer])
• Dynamic Autocompletition/Intellisense from opened ".inc"-files.

Improved:
• Folding on multilinecomments
• RCon Commands now do not send the ".smx" extension
• loaded file will now popup the window
• "this" is now a highlighted keyword
• the "parsed sourcemod definition"-window contains now much more details
• autocompletition now indicates the type
• autocompletition now uses much more types to complete
• Updated MahApps.Metro and AvalonDock

Fixed:
• Crash on saving
• Highlighting e-mails

SPEdit - 6th Release - RTM 1.0.3.2

11 Aug 21:01
Compare
Choose a tag to compare

6th Bugfix Release of SPEdit

New/Added:

  • Tabs->Whitespace Option

Improved:

Fixed:

  • Open quotes now recognized by the reformatter
  • Fixed reformatter crash
  • Some minor bugfixes

SPEdit - 5th Release - RTM 1.0.3.1

16 May 13:06
Compare
Choose a tag to compare

5th Bugfix Release of SPEdit

New/Added:

  • Multiple include directories

Improved:

  • Improved UI
  • New AvalonDock Version
  • RCons now delimited with the semicolon and send at once

Fixed:

  • Ternary operators now recognized by the reformatter
  • Fixed some Lysis Crashes
  • DASM Elements causing crash on closing window
  • Crash on saving nonexistant files