New Features
- Added configuration categories (General and Tooltip Stats)
- Added new configuration options (Toggle Tooltips, Toggle Boxed Item Tooltips, Anchor Tooltips to the sides of your screen)
Bug Fixes
- Improved tooltips positioning, so that tooltips should no longer appear off-screen
New Features
- Implemented ModMenu to configure which stats to show in Trade Market Price Info tooltips (2ad3e19)
New Mod Dependencies
- ClothConfig - Required
- ModMenu - Required
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
- 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)