Releases: BONNePlayground/VaultHuntersJewelSorting
Release 2.7.1
This is a small hotfix for RS crashes that involves legacy catalysts.
Compatibility
✔️ Vault Hunters 1.18.2-3rd Version 14
✔️ Refined Storage
✔️ Applied Energistics 2
✔️ Quark
✔️ Mekanism
✔️ Simple Storage Network
✔️ Sophisticated Backpack
✔️ Tom's Simple Storage
✔️ Forge 1.18.2
✔️ Java 17
Changelog
Legend
🔡 locale files may need to be regenerated or updated.
⚙️ config options have been removed, renamed, or added.
🔺 special attention needed.
- Fixes null-pointer crash for legacy catalysts.
Full Changelog: 2.7.0...2.7.1
Release 2.7.0
Implemented Card, Card Deck, Booster Pack and Antique sortings
Compatibility
✔️ Vault Hunters 1.18.2-3rd Version 14
✔️ Refined Storage
✔️ Applied Energistics 2
✔️ Quark
✔️ Mekanism
✔️ Simple Storage Network
✔️ Sophisticated Backpack
✔️ Tom's Simple Storage
✔️ Forge 1.18.2
✔️ Java 17
Changelog
Legend
🔡 locale files may need to be regenerated or updated.
⚙️ config options have been removed, renamed, or added.
🔺 special attention needed.
- ⚙️Implements Card sorting with options
- Implement Card Deck sorting (fixed order by deck type and then number of cards inside it)
- Implement Booster Pack sorting (fixed order by pack id)
- Implement Antique sorting (fixed order by antique id)
Full Changelog: 2.6.0...2.7.0
Release 2.6.0
Implemented compatibility with Tom's Simple Storage on arrrrrrrr(r*)lemons request.
Compatibility
✔️ Vault Hunters 1.18.2-3rd Version 14
✔️ Refined Storage
✔️ Applied Energistics 2
✔️ Quark
✔️ Mekanism
✔️ Simple Storage Network
✔️ Sophisticated Backpack
✔️ Tom's Simple Storage
✔️ Forge 1.18.2
✔️ Java 17
Changelog
Legend
🔡 locale files may need to be regenerated or updated.
⚙️ config options have been removed, renamed, or added.
🔺 special attention needed.
- Implements Tom's Simple Storage mod compatibility.
Full Changelog: 2.5.1...2.6.0
Release 2.5.1
A small update to add cuts
variable in jewel sorting.
Compatibility
✔️ Vault Hunters 1.18.2-3rd Version 14
✔️ Refined Storage
✔️ Applied Energistics 2
✔️ Quark
✔️ Mekanism
✔️ Simple Storage Network
✔️ Sophisticated Backpack
✔️ Forge 1.18.2
✔️ Java 17
Changelog
Legend
🔡 locale files may need to be regenerated or updated.
⚙️ config options have been removed, renamed, or added.
🔺 special attention needed.
- ⚙️ Added CUTS sorting option for Jewels.
Full Changelog: 2.5.0...2.5.1
Release 2.5.0
Implement some new sortings for items that were missing:
- infused Catalyst
- Augments
- Faceted Focus
- Respec Flasks
- Relic Fragments
Compatibility
✔️ Vault Hunters 1.18.2-3rd Version 14
✔️ Refined Storage
✔️ Applied Energistics 2
✔️ Quark
✔️ Mekanism
✔️ Simple Storage Network
✔️ Sophisticated Backpack
✔️ Forge 1.18.2
✔️ Java 17
Changelog
Legend
🔡 locale files may need to be regenerated or updated.
⚙️ config options have been removed, renamed, or added.
🔺 special attention needed.
- ⚙️ Add infused catalyst sorting options
- Add augment sorting by theme
- Add faceted focus sorting by modifier
- Add respec flask sorting by ability
- Add relic fragment sorting by relic location (set/name)
- Clean up all mixins and use general SortingHelper#isSortable class to detect if items are sortable by algorithm.
Full Changelog: 2.4.3...2.5.0
Release 2.4.3
Make u14 compatible
Compatibility
✔️ Vault Hunters 1.18.2-3rd Version 14
✔️ Refined Storage
✔️ Applied Energistics 2
✔️ Quark
✔️ Mekanism
✔️ Simple Storage Network
✔️ Sophisticated Backpack
✔️ Forge 1.18.2
✔️ Java 17
Changelog
Legend
🔡 locale files may need to be regenerated or updated.
⚙️ config options have been removed, renamed, or added.
🔺 special attention needed.
- Updates to VH u14
Full Changelog: 2.4.1...2.4.3
Release 2.4.1
This version fixes inscription sorting by instability. It also tries to mitigate the issue with vault dolls that do not have NBT data.
Compatibility
✔️ Vault Hunters 1.18.2-3rd Version 12
✔️ Refined Storage
✔️ Applied Energistics 2
✔️ Quark
✔️ Mekanism
✔️ Simple Storage Network
✔️ Sophisticated Backpack
✔️ Forge 1.18.2
✔️ Java 17
Changelog
Legend
🔡 locale files may need to be regenerated or updated.
⚙️ config options have been removed, renamed, or added.
🔺 special attention needed.
- Fixes Inscription sorting by Instability
- Mitigates NULL-POINTERS for vault dolls without NBT data.
Full Changelog: 2.4.0...2.4.1
Release 2.4.0
This version implements sorting for Charms and Vault Dolls
Compatibility
✔️ Vault Hunters 1.18.2-3rd Version 11
✔️ Refined Storage
✔️ Applied Energistics 2
✔️ Quark
✔️ Mekanism
✔️ Simple Storage Network
✔️ Sophisticated Backpack
✔️ Forge 1.18.2
✔️ Java 17
Changelog
Legend
🔡 locale files may need to be regenerated or updated.
⚙️ config options have been removed, renamed, or added.
🔺 special attention needed.
-⚙️Customizable sorting for Vault Dolls
-⚙️Customizable sorting for Vault Charms
Full Changelog: 2.3.1...2.4.0
Release 2.3.1
This is a version requested by Arcade players, as they ends up with a lot of crystals and trinkets.
Compatibility
✔️ Vault Hunters 1.18.2-3rd Version 11
✔️ Refined Storage
✔️ Applied Energistics 2
✔️ Quark
✔️ Mekanism
✔️ Simple Storage Network
✔️ Sophisticated Backpack
✔️ Forge 1.18.2
✔️ Java 17
Changelog
Legend
🔡 locale files may need to be regenerated or updated.
⚙️ config options have been removed, renamed, or added.
🔺 special attention needed.
- Performance Update for Jewel sorting
- Fixes inscription sorting
- Force all gear to be sorted in a group
- Make all sorters more equal (-ish)
Full Changelog: 2.2.0...2.3.1
Release 2.2.0
This is a version requested by Arcade players, as they ends up with a lot of crystals and trinkets.
Compatibility
✔️ Vault Hunters 1.18.2-3rd Version 11
✔️ Refined Storage
✔️ Applied Energistics 2
✔️ Quark
✔️ Mekanism
✔️ Simple Storage Network
✔️ Sophisticated Backpack
✔️ Forge 1.18.2
✔️ Java 17
Changelog
Legend
🔡 locale files may need to be regenerated or updated.
⚙️ config options have been removed, renamed, or added.
🔺 special attention needed.
- ⚙️ Adds Crystal Sorting
- ⚙️ Adds Trinket Sorting
Full Changelog: 2.1.0...2.2.0