Spedit Versions Save

SPEdit - A lightweight sourcepawn editor.

1.2.0.3

5 years ago

Fixed some bugs and updated components and dependencies.

1.2.0.2

7 years ago

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

1.2.0.1

7 years ago

Small Bugfix update.

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

1.2.0.0

7 years ago

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

1.1.3.0

7 years ago

New/Added: • auto closing brackets

Improved: • FTP Error Detection

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

1.1.2.0

8 years ago

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

1.1.1.0

8 years ago

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

1.1.0.0

8 years ago

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

1.0.3.2

8 years ago

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

1.0.3.1

9 years ago

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