Skip to content

Releases: lamali292/STS2-Rider-Localization-Plugin

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 10 May 16:09
  • removed max compatible rider version limit

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 30 Apr 07:50
  • added support for custom tags like [mycolor]text[/mycolor]

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 28 Apr 02:03
  • fixed an issue where the config file doenst load when entries are null / missing

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Apr 19:24
  • Switched from a global project configuration to a dynamic context resolved per-folder.
  • Stateless Registry: Refactored CardLocRegistry into a factory service that loads configurations on-demand when a file is selected.
  • Deleted initialize() methods and ProjectActivity to enable lazy loading and improve startup performance.
  • Updated TagToolbar, ColorOverflowPopup, and ToolbarAction to pass CardLocContext, ensuring pinned colors are saved to the correct sub-project.

tdlr: its now possible to have multiple mods in solution and have an config file for each as each has different mod ids and localization paths

grafik

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 24 Apr 17:50
  • fixed copy paste bug of v1.1.0. not copying ide default color anymore

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 16:28
  • color picker and custom colors

v1.0.9

Choose a tag to compare

@github-actions github-actions released this 29 Mar 00:20
  • fixed a bug where unknown tags could be deleted

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 28 Mar 23:28
  • saves current content when new file gets loaded.

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 27 Mar 19:42
maded json preview splitter bigger

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 27 Mar 19:33
  • auto save
  • settings