Skip to content

Releases: kirazy/reskins-library

v0.0.8 - Beta

06 Jul 09:20
Compare
Choose a tag to compare
v0.0.8 - Beta Pre-release
Pre-release

Features:

  • Added function "rescale_remnant"

v0.00.7 - Beta

25 Jun 22:37
Compare
Choose a tag to compare
v0.00.7 - Beta Pre-release
Pre-release

Changes:

  • Reverted previous change in 0.00.6
  • Sets icon_size and icon_mipmaps at every entry within an icons table when icons are assigned

v0.00.6 - Beta

23 Jun 08:05
Compare
Choose a tag to compare
v0.00.6 - Beta Pre-release
Pre-release

Changes:

  • Unbrick mods that depend on icon field being present when icons was set by this mod

v0.00.5 - Beta

22 Jun 19:04
Compare
Choose a tag to compare
v0.00.5 - Beta Pre-release
Pre-release

Features:

  • Added function "startup_setting" to handle validation of startup settings

Changes:

  • Moved icon assignments to occur immediately, with method to re-apply if necessary

v0.00.4 - Beta

18 Jun 08:05
Compare
Choose a tag to compare
v0.00.4 - Beta Pre-release
Pre-release

Features:

  • Added functions "construct_technology_icon" and "assign_technology_icon"

Changes:

  • Set minimum version for Base to 0.18.32
  • Consolidated "setup_masked_icon", "setup_flat_icon", "setup_standard_icon" into "construct_icon"
  • Added support for "inputs.icon_background" in "construct_icon"
  • Added support for "item-with-entity-data" to "assign_icons"
  • Added "storage" parameter to function "store_icons" to allow for more control over where icons are stored

v0.00.3 - Beta

11 Jun 07:56
Compare
Choose a tag to compare
v0.00.3 - Beta Pre-release
Pre-release

Changes:

  • Added "homepage" property to info.json
  • Added function "store_icons" to collate icon setup parameters for later assignment in data-final-fixes by originating mod

v0.00.2 - Beta

09 Jun 00:04
Compare
Choose a tag to compare
v0.00.2 - Beta Pre-release
Pre-release

Changes:

  • Renamed from "Core Library" to "Function Library"
  • Added means to disable icon mask tinting in setup_masked_icon

v0.00.1 - Initial Public Beta

07 Jun 02:08
Compare
Choose a tag to compare
Pre-release

Features:

  • Initial Beta Release