This is a small update of mainly bug fixes, but I didn't want to wait until the next big update to release it. Changes
- Added notification sound for when an order is filled and option to disable it in settings
Bug Fixes
- Product ID fixes for all shards, plus many other miscellaneous items
- Crash caused by going into a bazaar gui that has an item with only one letter in its name
New Features!
- Order Status Highlights - In the bazaar orders screen, orders are highlighted by their status (outdated, matched, competitive). If they are outdated, you can see the market price in the tooltip.
- Max Buy Order - Now sets the maximum buy order price to maximum amount of the item you can buy with your current purse.
Other Changes
- Bookmarks now show the buy and sell prices of the item in the tooltip.
- Added /bu discord command to open the Discord server.
- Backend: ItemData is now OrderData, and price info is now in OrderPriceInfo object
- Can now disable error notifications
Bug Fixes
- Null product id error from foraging update
- Bookmarks now only show when there is an item that can actually be bookmarked
- RestrictSell causing issues when an item has no buy orders
- Task null error caused by chained calls to tickExecuteLater()
- Flip helper showing briefly in other screens
- Now correctly identifies when an order is matched
New Feature!
- Price Charts - See the Bazaar price charts and other information on skyblock.finance by CTRL+SHIFT clicking an item in the Bazaar. Enable this for outside the Bazaar in the Bazaar Utils settings.
Other Changes
- Amecs Reborn is no longer a required mod dependency, it is now optional
- There is now a Bazaar Utils settings button in the bazaar
- New (and much better looking) theme!
- 1.21.1 version! Unfortunately, this version will not work until Hypixel fixes a bug on their end :(
Bug Fixes
- Outdated order notification spam in chat
- Outdated order notification not always working
- Game crash from thread synchronization issues with tasks
- Bazaar data errors when an item has no buy/sell orders
- Crash from java runtime access issues with enum
- Disable Stash Messages feature not working correctly
- Custom Orders not actually able to be removed
- Custom Orders sometimes completely breaking
- Bazaar Tax command not applying the changes correctly
- Dev only mixins causing game crash for certain users
- Other minor bug fixes
Changes
- Quick update summary in chat when there's a large update
- Tips on stash features when you claim your stash for the first time while using the mod
- Changed the look of Bazaar Utils messages
- Amecs Reborn is now an optional dependency
Bug Fixes
- "ERROR: Could not find item using product ID:" spam
- Flip Helper not working when order was partially claimed then filled fully
- Previous stash messages null causing a disconnect from server
- Plus large code refactor
Bazaar Utils 1.2.2-beta
Changes
- 1.21.5 version! (make sure to download correct one)
- Sounds everywhere - added click sounds for buttons and outdated order notifications!
- Outdated order notification sounds can be disabled
- Outdated order notifications specify whether it was a buy or sell order
Bug Fixes
- Custom orders not showing in insta buy if the end of the word got cut off in container name
- Backend fixes
Compatibility With Skyblocker + REI
- Automatically set REI column boundaries so it doesn't go over bookmarks
- Bookmarks now work with Skyblocker custom Bazaar search overlay
Bug Fixes
- Removed bookmark message no longer showing whenever bookmark clicked
- When stash message remover enabled, other messages are no longer getting unintentionally removed
- Other backend fixes
New feature!
Bookmarks - Make bookmarks for items in the bazaar. When you open the main page of the bazaar, you will see your bookmarks on the right. Clicking one will search for that item. To create a bookmark, you can click the button in the top left when you are in an item's page. To remove them, shift click on it from the main page or go to the item's page and click the remove button.
Also added message when you first use mod to give some helpful information.
Bug Fixes:
- Important - Hypixel API included in jar now, fixing outdated order notifications as well as flip helper
- Closing signs/writing text in them now always works
- Custom type adapter fixing serialization issues
Many big bug fixes for important features:
Outdated Item Notifications are actually working now, more accurate, and the formatting looks better
Flip Helper not showing up and when it does not closing the sign properly
Compatibility with other popular mods which use an earlier Fabric API version
Error/crash from claiming orders
...And other backend bug fixes