- Enhanced shop GUI filtering logic for faster item searches.
- Enhanced tooltip rendering for rare and custom items.
- Removed the limit on Shop Items.
- Added a delete button in the Shop Item Editor.
- Enhanced error handling when loading malformed rarities.yml entries.
- Improved GUI rendering performance for shops with a large number of items.
- Fixed a bug where modified item names were not displayed correctly in the GUI.
- Refined GUI rendering pipeline to improve text alignment and consistency across different font styles.
- Added multi-currency support with CoinsEngine, allowing each shop to use a separate currency.
- Added a currency selection option in the Shop Editor
- Added validation for corrupted or incomplete shop.yml entries to reduce startup errors
- Added validation for corrupted or incomplete shop entries to reduce startup errors
- Improved internal caching mechanism to reduce redundant database calls during shop refresh
- Optimized memory usage when loading large rarities.yml files
- Fixed display issues of ItemAdder items.
- Replaced the rarities.yml file to match the original code.
- Removed ShopEvent in the Shop Editor.
- Improved GUI editor responsiveness and item sorting.
- Fixed display issues of ItemAdder items.
- Replaced the rarities.yml file to match the original code.
- Removed ShopEvent in the Shop Editor.
- Improved performance when loading large shops
- Fixed occasional error when closing the Shop Editor
- Removed the "color" option from the Rarities Editor.
- Fixed an issue where changes were not saved in the Rarities Editor.
- Renamed rarities in rarities.yml to use hex color codes.
- Added French language support.
