Skip to content

Releases: lunarwtr/vscode-lotro-api

v1.0.16

17 Jun 22:15
Compare
Choose a tag to compare

[1.0.16] - 2023-06-17

  • Fix: Disable diagnostics for duplicate-set-field
  • Fix: Fix diagnostics warnings when using class utility to define a new class.

v1.0.14

12 Nov 01:53
Compare
Choose a tag to compare

[1.0.14] - 2022-11-11

Added

  • Fix: Fixed several innacuracies in the LOTRO API emmylua documentation
  • Chore: Updated libraries dependencies for security

v1.0.13

04 Jun 22:06
Compare
Choose a tag to compare

[1.0.13] - 2022-06-04

Added

  • Improvement: Skinning preview speed improvements
  • Improvement: Progress bar added for loading of skinning preview
  • Improvement: Additional image mappings for skinning elements for better rendering
  • Improvement: Addition of unofficial skinning panels & new configuration setting to activate
  • Improvement: Skinning Preview panel dropdown now sorts order changed so author skin panels are first, then defaults, then unofficial (if turned on)
  • Improvement: Added support for XML Entity variables
  • Improvement: Added XSD schema documentation for skinning elements
  • Fix: Fixed issue where images were not loading from cache and being regenerated each time.

v1.0.12

14 May 22:18
Compare
Choose a tag to compare

[1.0.12] - 2022-05-14

Added

  • Improvement: Skinning preview nearly complete
  • Improvement: New Setting to keep converted TGA in skin asset folder
  • Improvement: Setting to open preview Beside editor or not
  • Fix: Skin is now merged with base skin definition to suppliment what is left out by author

v1.0.11

08 May 01:19
Compare
Choose a tag to compare

[1.0.11] - 2022-05-07

Added

  • Improvement: Initial work for rendering skins in a webview (work in progress)
  • Improvement: Added configuration for pointing at skinning asset folder
  • Improvement: display images that are ID based if they are derived from Skinning Assets.

v1.0.10

22 Apr 02:57
Compare
Choose a tag to compare

[1.0.10] - 2022-04-21

Added

  • Improvement: Adding hover display of images in SkinDefinition.xml files
  • Improvement: Adding hover display of images in .plugin files
  • Improvement: Adding hover display of images in .lua files

v1.0.9

18 Apr 21:12
Compare
Choose a tag to compare

[1.0.9] - 2022-04-16

Added

  • Improvement: Adding support for .skincompendium, .musiccompendium xml files
  • Improvement: Adding options <StartupScript> tag to compendium xsds
  • Improvement: Adding TGA image file support dependency

v1.0.8

31 Mar 00:23
Compare
Choose a tag to compare
  • Improvement: Adding support for deprecated lua function from 5.1
  • Improvement: Adding Attributes stance enum classes
  • Improvement: Adding undocumented IsA function to base Turbine.Object class
  • Improvement: In editor color display and color picker for Turbine.UI.Color classes

v1.0.7

28 Mar 01:10
Compare
Choose a tag to compare
  • Improvement: Added support for UI Skinning files (xml schema + snippets)
  • Improvement: Turbine.UI.Color documentation references small images of colors.
  • Improvement: Documented several "table" types in lotro api.
  • Improvement: Documented callback functions for sorting and filtering in UI components

v1.0.6

19 Mar 20:07
Compare
Choose a tag to compare
  • Improvement: Added more snippets for lua files
  • Improvement: Hyperlinks to hosted lua documentation
  • Improvement: Usage GIFs of features
  • Improvement: Centralized settings to workspace