Skip to content

Releases: Kapiainen/SublimePapyrus

Version 1.0.7

10 Mar 14:07
Compare
Choose a tag to compare
  • Fixed a bug in the 'Generate completions' command.
  • Linter optimizations.

Version 1.0.6

09 Mar 16:06
Compare
Choose a tag to compare
  • Fixed an issue that produced incorrect completions for array parameters in function and event completions.

Version 1.0.5

08 Mar 06:26
Compare
Choose a tag to compare
  • Fixed string literal regex in the linter.

Version 1.0.4

05 Mar 12:01
Compare
Choose a tag to compare
  • 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

05 Mar 08:45
Compare
Choose a tag to compare
  • 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

04 Mar 22:17
Compare
Choose a tag to compare
  • Fixed a bug in the linter involving validation of array arguments and array parameters in function calls.

Version 1.0.1

04 Mar 22:03
Compare
Choose a tag to compare
  • 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

04 Mar 18:56
Compare
Choose a tag to compare
  • 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

05 Jan 09:13
Compare
Choose a tag to compare

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

03 Oct 08:58
Compare
Choose a tag to compare

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