Skip to content

Releases: joelday/papyrus-lang

v2.6.1

03 Jun 04:59
Compare
Choose a tag to compare

2.6.1 (2019-06-03)

Bug Fixes

  • Prevent error message when dismissing pre-debug checks. (09b0d34)

v2.6.0

03 Jun 04:51
Compare
Choose a tag to compare

2.6.0 (2019-06-03)

Features

  • Fallout 4 debugging support! (16d7f2f)

v2.5.2

16 Apr 05:31
Compare
Choose a tag to compare

2.5.2 (2019-04-16)

Bug Fixes

  • now properly parses Papyrus ini properties with quoted values (6f50fbb)

v2.5.1

16 Apr 04:37
Compare
Choose a tag to compare

2.5.1 (2019-04-16)

Bug Fixes

  • prevent error from attempting to resolve compiler path when install path is null. (c2de135)

v2.5.0

30 Mar 23:10
Compare
Choose a tag to compare

2.5.0 (2019-03-30)

Features

  • autocomplete for remote event handlers (b37e354)

v2.4.0

29 Mar 22:46
Compare
Choose a tag to compare

2.4.0 (2019-03-29)

Bug Fixes

  • remove duplicate state names from extended scripts in autocomplete (7cc78e1)

Features

  • context menu command to open creationkit.com and search for the current hovered/selected text (03418b3)

v2.3.0

29 Mar 20:56
Compare
Choose a tag to compare

2.3.0 (2019-03-29)

Features

  • autocompletion for struct members when calling FindStruct and RFindStruct (5fa45d9)

v2.2.0

29 Mar 20:23
Compare
Choose a tag to compare

2.2.0 (2019-03-29)

Bug Fixes

  • exclude event definitions and remote event handlers from autocomplete. (4a1171c)

Features

  • RemoteEvent and GoToState autocomplete suggestions (6a23778)

v2.1.0

29 Mar 19:29
Compare
Choose a tag to compare

2.1.0 (2019-03-29)

Features

v2.0.12

28 Mar 00:45
Compare
Choose a tag to compare

2.0.12 (2019-03-28)

Bug Fixes

  • autocomplete and error refinements (3488a3d)