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
1.9.0-beta.7.1 release:
- fix: '?' on pets display name
- fix: switch statements that may cause NPE closes #40
1.9.0-beta.7 release:
- add: Pet Item Display to Pet Display with 2 visual option
- Show Item option draws pet item on screen
- fix: SBA conflicts with Splash Screen when opening game
- You can enable splash screen with 'enabled=true' in the .minecraft/config/splash.properties file.
- fix: Fetchur Feature not saving last time
- fix: clear current pet on despawn
- fix: leaving pets menu without spawning pet, sets the wrong pet
1.9.0-beta.6 release:
- add: Pet Display
- add: new pet detection and caching system
- hotfix: clicking Autopet menu changes pet
- hotfix: pet updating on level up
- fix: misplaced feature settings
- fix: small scale credit button not working
- fix: General Settings navigation arrow opens features (main) menu
- fix: online localization request error on chat
- update: settings menu now sorts with most recently added feature first
If you are having problems with the Pets menu or Pet Display, you can report it via GitHub Issues.
If you want to contribute to a feature about pets, this is a good time ദ്ദി(˵ •̀ ᴗ - ˵ ) ✧
1.9.0-beta.5 release:
- backend change: downgrade mixin and use ASM instead of MixinExtras
- add: Heart value instead of health value on Rift Dimension as an option for Health Number
- add: Outline Showcase Items option to Entity Outlines
- Works separately from "Glowing Dropped Items"
- update: change behavior "Edit GUI Locations" opening from outside
- The behavior of this feature introduced with 1.9.0-beta.4 has been changed with a warning. You can still open the settings menu, but you need to be in-game to "Edit GUI Locations".
- code cleanup
This update will fix conflicts with other mods
1.9.0-beta.4 release:
- fix: Forge Mod List Config Button works now
- While using "Edit GUI Locations" on main menu (when not connected to any server) have known visual problems. WIP
- fix: disable tab list parsing when related features off
- fix: Chroma Enchant Tooltips closes #38
- fix: ButtonSelect localization
- update: Show Feature Name is now default on Edit GUI
- add: Turn All Texts Chroma
- code cleanup and minor optimizations
Currently SBA conflicts with Polyfrost team's mods. They are aware of issue. I'm waiting for them to fix it.