Releases: Kapiainen/SublimePapyrus
Releases · Kapiainen/SublimePapyrus
Version 1.0.7
- Fixed a bug in the 'Generate completions' command.
- Linter optimizations.
Version 1.0.6
- Fixed an issue that produced incorrect completions for array parameters in function and event completions.
Version 1.0.5
- Fixed string literal regex in the linter.
Version 1.0.4
- Fixed a bug in the linter related to casting from arrays to other types.
- Fixed a bug that caused certain completions to be suggested outside of function/event definitions when they should not.
Version 1.0.3
- Added completions for Find and RFind functions for arrays.
- Added missing return type in the description of the GetState function's completion.
Version 1.0.2
- Fixed a bug in the linter involving validation of array arguments and array parameters in function calls.
Version 1.0.1
- Implemented support in the linter for Find and RFind functions for arrays.
- Implemented support in the linter for documentation strings for functions and events with the Native keyword.
Version 1.0.0
- Major rewrite of the package.
- Moved settings from a .ini file to a .sublime-settings file.
- Added a linter for Skyrim.
- Added completion generation command for Skyrim as a replacement for the previous executable.
- Added an intelligent code completion system for Skyrim.
- Start of using version numbers for releases.
January 5, 2016
Supported libraries:
- Skyrim (1.9.32.0.8)
- SKSE (1.7.3)
- SkyUI SDK (5.1)
- FISS (1.21)
- IFPV (2.8)
- NetImmerse Override (3.4.0)
- DienesTools (1.0)
- JContainers (3.2)
- PapyrusUtil (3.2)
- SkyUILib (1)
- UIExtensions (1.2.0)
- Campfire Dev Kit (1.1)
Changes:
- Added snippets for Immersive First Person View (IFPV)
- Added plugin for IFPV in order to support insertion of valid config value names and SKSE mod events
- Updated PapyrusUtil snippets
Thanks to Scrivener07 for the pull request regarding IFPV snippets and the suggestion of a new library to support.
October 3, 2015
Supported libraries:
- Skyrim (1.9.32.0.8)
- SKSE (1.7.3)
- SkyUI SDK (5.1)
- FISS (1.21)
- NetImmerse Override (3.4.0)
- DienesTools (1.0)
- JContainers (3.2)
- PapyrusUtil (3.1)
- SkyUILib (1)
- UIExtensions (1.2.0)
- Campfire Dev Kit (1.1)
Changes:
- Updated NetImmerse Override snippets
- Updated PapyrusUtil snippets
- Added warning when attempting to batch compile the folder defined by the scripts option in SublimePapyrus.ini in order to minimize the chance of batch compiling the scripts that are supplied with Creation Kit