Releases: Deaadman/item-rarities
2.0.5
The format is based on Keep a Changelog, and this project adheres Semantic Versioning.
Added
- The 'Rare' rarity to the Festive Sweater .
Changed
- Updated for version
2.51of The Long Dark. - This mod now relies on ModComponent rather than LocalisationUtilities for localisation.
Removed
- A method that wasn't doing anything.
Comparison: v2.0.4...2.0.5
2.0.5-nightly.20260109+ga9b1326
Click on this comparison to see what has changed since the latest release.
2.0.4
The format is based on Keep a Changelog, and this project adheres Semantic Versioning.
Added
- Added rarities for all the new items introduced after v2.33.
Changed
- Updated for the latest version of The Long Dark - v2.36.
Fixed
- Fixed a bunch of errors in the Inventory and Container menus that were being thrown by selected Decoration Items.
Comparison: v2.0.3...v2.0.4
2.0.3
The format is based on Keep a Changelog, and this project adheres Semantic Versioning.
Added
- Added Russian translations - thank you Lev234!
Comparison: v2.0.2...v2.0.3
2.0.2
The format is based on Keep a Changelog, and this project adheres Semantic Versioning.
Added
- Added Spanish translations - thank you Mezav23!
- Added German translations - thank you LordKai1102!
Comparison: v2.0.1...v2.0.2
2.0.1
The format is based on Keep a Changelog, and this project adheres Semantic Versioning.
Added
- Added the rarity sorting button to the Containers panel.
- Added the coloured grid backgrounds whenever an item is selected in the Containers grid.
Removed
- Removed the stroke (black border) around the rarity labels.
Fixed
- Fixed a critical issue of not being able to select any clothing items without a rarity once they've been equipped.
- Fixed an issue of labels for items completely disappearing if no rarity has been assigned to that item.
- Fixed an issue of UI grid elements not properly showing when and item without a rarity was hovered or selected.
- Fixed an issue of the hover sprite in the radial menu being completely invisible when an item without a rarity was hovered over.
- Fixed multiple
object reference not set to an instance of an objectissues.
Comparison: v2.0.0...v2.0.1
2.0.0
The format is based on Keep a Changelog, and this project adheres Semantic Versioning.
Added
- Added new selected colours whenever an item is selected in the Inventory or Clothing Grid.
- Added new hover colours when an item is hovered over in the Inventory, Clothing or Radial Menu. The colour changes depending on the rarity of that item.
- Added new settings to customise each rarity's colour to your liking.
- Added mod support! Creators can now give their custom items rarity's either through code or the ModComponent SDK.
- Added a new slight glowing effect for the mythic label whenever a mythic item is selected.
- Added another new language, Polish - thanks to Laki!
Changed
- Changed where the Inspect label was located, it is now included with all the other information about the item as it's inspected.
- Changed the entire codebase, from the ground up.
Deprecated
- Deprecated the options to change colour-blindness mode.
Comparison: v1.1.4...v2.0.0
1.1.4
The format is based on Keep a Changelog, and this project adheres Semantic Versioning.
Added
- Added Japanese as another language that is now supported!
Fixed
- Fixed an issue with the rarity label duplication between panels.
Comparison: v1.1.3...v1.1.4
1.1.3
The format is based on Keep a Changelog, and this project adheres Semantic Versioning.
Fixed
- Fixed an issue with the rarity label when displaying that there was no translation found.
Comparison: v1.1.2...v1.1.3
1.1.2
The format is based on Keep a Changelog, and this project adheres Semantic Versioning.
Changed
- Updated for The Long Dark v2.24
Comparison: v1.1.1...v1.1.2