1.9.0 release:
With this release we have a lot of fixes and code cleanups along with some new QOL features and minor performance improvements. I also hope that these cleanups will provide a more understandable codebase for those who want to contribute. Feel free to open pull request or issue ticket on GitHub. You can check out the Modrinth Changelog page to see all the changes.
Changes since 1.9.0-beta.21
- fixes: Health Number shows heart value outside of rift
- Closes #76
- add: Obfuscated trophy fishes textures by tier
- fix: petCache have negative indexes when there is only 1 pet page
- When the pet page count indicator came up, it was caching the same pet with different indexes, causing duplications and thus increasing the cache size.
- fix: reloadRes command now updates data properly
- remove: value of the removed Feature
- refactor: name the shutdown hook thread
- update: scavenger and pesterminator max levels (#77) @TheDGOfficial
- fix: fallback CDN is not tried when data loading fails
- fix: remove remap warn
- overhaul: backend code cleanup
- overhaul: backend changes and (mostly) code cleanup
- fix: minor fixes
- add: Jerry's Perkpocalypse candidate perks
- backend: fire Bal Boss Alert on LivingUpdateEvent
- fix: Full Inventory Warning doesn't stop after disabling it
- fix: No Arrows Left Alert and Minion Can't Reach Warning
- fix: subtitle reset task resets title feature
- refactor: move SBA Button in Pause Menu to General Settings
- chore: upgrade Gradle and Loom
1.9.0-beta.20.1 hotfix release:
- fix: VanillaHUD conflict fixes #73
1.9.0-beta.20 release:
- add: options to display icons for several HUDs (#72) @MisterCheezeCake
- refactor: move isEnabled/isDisabled to Feature from ConfigValues
- fix: update textures and skull ids
- fix: optimize chroma for Patcher's Optimized Font Renderer and fixes #33
- remove: deprecated chroma feature
This update fixes a previously known bug and optimizes redundant overrides of Patcher's Optimized Font Renderer for performance. It's rare case but if you have had this problem before problem mostly solved. Unnecessary use of shaders has been reduced but the problem persists when rendering with shaders is used. Turn All Texts Chroma feature and triggering chroma rendering with shaders still cause broken texts for who have this rare case.
1.9.0-beta.19 release:
- fix: dungeon star pattern
- fix: election data update is not triggered when election is completed
- fix: better mayor data update
- Closes #69
- fix: broken cosmetic pet level update on pet level up
- fix: pet level update only updates 1 level above
- Closes #68
- fix: remove favorite icon from pet display name
- fix: rare NPE on Deployable Display
- fix: wrong details of active deployable on Edit GUI
- Closes #71
1.9.0-beta.18.1 release:
- fix: Hide Players Near Important NPCs feature not working #67
- fix: Carnival marker not visible in Fancy Warp
1.9.0-beta.18 release:
- overhaul: Show Backpack Preview Feature
- add: personal compactors are now colored according to disabled/enabled
- add: caching tooltip data for renders as an optimization
- add: Show Preview for Builder's Tools FeatureSetting
- fix: item tooltips are broken on Freeze Backpack Preview button when NEU exist
- fix: white display name on containers other than backpacks
- fix: compact mode top spacing isn't equal to bottom
- Default key is F
1.9.0-beta.17 release:
- overhaul: online data loading
- add: dynamic Carnival marker to Fancy Warp
- fix: Make Backpack Inventories Colored Feature
- If you are using commands to open backpacks (e.g.
/bp 1
, you need to open/storage
once before opening backpacks.
- If you are using commands to open backpacks (e.g.
- fix: Reforge Overlay not visible
- fix: Skyblock 0.20.6 update fixes
- Hardstone block in Glacite Tunnels, Blocks.stone changed with Blocks.monster_egg on 0.20.6 update
- Tungsten block in Glacite Tunnels, Blocks.cobblestone changed with Blocks.monster_egg on 0.20.6 update
- SkyblockOre changes with Skyblock 0.20.6 update
- add: BlockType to SkyblockOre's
- add: Ice to SkyblockOre
- fix: separate "Block of Diamond" and "Pure Diamond"
- fix: Rock Pet Milestone now counts BlockType.ORE
- fix: new Forge menu's Pets section breaks Pet Display behaviour
- fix: add Hollow Armor to Crimson Armors fixes #65
- fix: stone stairs and slabs not counts as Tungsten on Mineshaft
- fix: add variant check to low tier tungsten slab format
- add: mined SkyBlock ore logging for developer mode
1.9.0-beta.16 release:
- SkyBlock Ore handling - first part (#53)
- In the first part handling of mining spread and private island's blocks are not completed yet.
- fix: use ForgeModAPI for compatibility with other mods fixes #56
- add: shutdown hook for saving configs and persistent data before shutdown
- add: Trade Center to Fancy Warp
- remove: Dungeon Hub marker on Hub from Fancy Warp
- fix: stacking enchant xp higher than integer limit
- refactor: Mayor API request loading separated from other mod constants request loading
- upgrade: gradle and dependencies
If you are using previous versions, it is recommended to upgrade.
1.9.0-beta.15 release:
- ModAPI and Location update (#52)
- Now uses Hypixel Mod API for locations
- add: new Minister to MayorRequest
- fix: Trapper Cooldown now see Minister perk
If you are using previous versions, it is recommended to upgrade.
1.9.0-beta.13 release:
- fix: use Pattern instead of startsWith on setCurrentPet() for exact match
- fix: FontRenderer's forceWhiteColor() triggers when chroma is not using shader #51
1.9.0-beta.12 release:
- add: command for OpenGL logs in developers mode
/sba copyOpenGL
command while dev mode on
- fix: NPE on #46
I may not be very active during the summer but i will try my best on bugs or changes with new updates. Have a nice summer ^◡^
1.9.0-beta.11.1 release:
- fix: salvage menu cause crash when essences not detected closes #44
- refactor: use internal OpenGL functions for shader
1.9.0-beta.11 release:
- "Trevor the Trapper Features" show animal location to chat feature replaced with better name tag visibility
- It will not trigger without vanilla nametag visible
- add: update Pet Item from chat
- add: Party Gift from alpha
- fix: levelled up pet with exp share changes current pet
1.9.0-beta.10 release:
- fix: gray Chroma color button on enchantment settings screen
- add: force white color before chroma
- Better brightness for Chroma.
- add: clear search box when you switch menu to General Settings
- add: new Toxophilite enchant
- add: new Glacite Tunnels items to compactorItems
- update: configs logging
- update: hide Pet Display on Rift Dimension
If you have broken text on screen caused by SBA (e.g. thin location name on scoreboard), you can try Smooth Font mod until fix. Its caused by Chroma Shader on some resolutions.
1.9.0-beta.9 release:
- add: option for "Dungeons Teammate Name Overlay" will not render when teammate's vanilla name tag good enough to see
- add: Fossil Dust to essences
- fix: visual glitch on essence texture when salvaging items
- fix: cosmetic pet level support not work
- fix: chroma not applying alpha correctly
- Skill Progress Display with Chroma color now will work with fade out effect.
1.9.0-beta.8 release:
- add: cosmetic level support for Pet Display
- Not tested but should work. If you encounter a problem, you can report it.
- fix: active pet is deleted when you close menu without clicking
- fix: check pets milestones in new profiles closes #41
- fix: NPE when check pet milestones closes #41
- fix: caching wrong pet when removing the pet