Tags: Spongecade/SkyblockAddons
Tags
Fix users in China being unable to use the mod - China seems to block https://raw.githubusercontent.com/ so the localized string download fails with a NXDOMAIN error. - This fix makes language file downloads non-essential for the time being so sba can still launch.
Update version to 1.7.0-beta.2, fix dev mode toggle cmd
Re-write container caching process to fix infinite loop while writing… … to cache # Fixes - Fix InventoryUtils#updateInventoryType so it detects the type of inventory when it is opened rather than when it is closed. - Add LimitedRepeatingScheduledTask - Add/fix Javadoc in places - Catch NumberFormatException when purse value matches an empty String # Known Issues - Backpack caching on initial open caches the backpack before it's fully loaded, leading to incomplete caching and extra writes when swapping quickly through backpacks - Purse balance regex can match empty string
PreviousNext