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)
New Features
- Rendering price info in seperate tooltip
Bug Fixes
- Fixed crash when hovering over tooltips too fast
- Optimized mod logic to have minimal impact on game performance
Known issues
- Some items don't have a price tooltip. This applies to items that were changed with Wynncraft 2.1. (eg. Spring, Prism, Discordant)
- Price tooltip can overlap the item tooltip. Occurs with bigger GUI scale
- SocketException on join. This seems to be either related to Wynncraft or Wynntils
- Blackscreen can still occasionally occur but at a much reduced rate. We're looking into this
Initial Release of Wynnventory
Features
Collection of Trade Market data
When accessing the Wynncraft trade market, items on screen will be sent to the API of wynnventory.com. Currently the data is being used to display in-game tooltips about trade market price and some more in-depth analysis on wynnventory.com. The more data is being collected over time, the more accurate it will become.
Trade Market Price Tooltips
When hovering over an item in-game, relevant trade market price information will be displayed inside the item's tooltip.
Currently this features:
- Max → The highest listing of this item
- Min → The lowest listing of this item
- Avg → The average listing price of this item (can be off due to severely overpriced items)
- Unidentified Avg → Average listing price for unidentified versions of your item.