Bug Fixes
- support for region toggling for raids and lootruns (9c46de4)
Reverts
- Revert "fix: showing duplicate items in lootpools" (aa930bc)
Bug Fixes
- showing duplicate items in lootpools (c3f188e)
Bug Fixes
- Inventory items no longer deducted from lootpools (54f6c2c)
Bug Fixes
- no longer sending quest items as possible rewards (24277eb)
Bug Fixes
- rarity and type being sent for tomes (25608de)
Bug Fixes
- Item type is now properly sent to backend (8ce518f)
New Features
- Disabled price tooltips and added raid pool data (470d66a)
Bug Fixes
- fixed new depencies not being tracked by fabric (43bc7c9)
New Features
- Implemented ModMenu to configure which stats to show in Trade Market Price Info tooltips (2ad3e19)
New Mod Dependencies
- ClothConfig - Required
- ModMenu - Required
Bug Fixes
- Increased AutoUpdate notificaton visibility (6ebc9ab)
New Features
- Implemented a keymapping to toggle the tooltips on or off. The default key is GLFW_KEY_PERIOD (".")
- Lootrun lootpools are now being sent to our server when you open the possible rewards screen at your lootrun master. This allows us to display all the lootpools on our website
Performance Improvements
- Lootpool and Trade Market data is now collected and sent in bulk in order to take some stress off our servers. This should reduce the amount of timeouts and the time required to fetch item prices.
Bug Fixes
- Upgraded required dependency for Wynntils to >= v2.1.1 in order to fix broken items and invalid roll percentages
- Improved detection of environment so that the mod will not auto-update while using a dev version
Known Issues
- The keybind toggle does not work while a screen is open. This is the default behavior of minecraft keybinds and we'll have to come up with a workaround to allow for toggling while a screen is open. For now you'll have to close the window to toggle.
Code Refactoring
- Completely overhauled price fetching logic (de7a431)
Bug Fixes
- Crash on startup (63bf79e)
Code Refactoring
- Cleaned code (a4a6151)
0.3.2-dev.0 (2024-08-19)
Bug Fixes
- Improved testing for dev environment (f2dc1ee)
- Items not having price tooltip after moving in inventory (2e0ad24)
- Items showing wrong price when changing items before price is fetched (f1ecd08)
- Price tooltip no longer overlaps item tooltip (6c9cde4)
- Untradable items no longer display price info (ff669fa)
- updated items not displaying price info (73f4f3f)
Bug Fixes
- Items no longer sent to dev DB (ebc1cb1)