v1.0.6 Beta 3
Changes
= Item Pickup Log revamp, fade in out slide durations
= Refactor Profile Management with ironman
= Added /sbtd profile
= Added ability for certain features to use npc pricing (profit tracking)
= Changed number inputs to be better in config gui
= Made gears have smooth animations when clicking features for suboptions in config menu
= Added descriptions for any features missing them
= Added Example for Quiver Overlay
Fixes
= Fixed background blur only doing half of config menu
= Fixed default defense color being wrong
= Fixed rare crash when loading skyblock items on startup
= Fixed error thrown for invalid JSON content from NEU API
= Fix issue causing lag when other player is trading coins to user
View all technical changes: https://github.com/MrFast-js/Skyblock-Tweaks/releases/tag/v1.0.6-BETA3
Modrinth Link: https://modrinth.com/mod/skyblock-tweaks/version/v1.0.6-BETA3
v1.0.6 Beta 2
Changes
+ Added god roll combos to Attribute Overlay
+ Added Highlight Gift Locations
+ Added Health and Mana interpolation for smooth animating
= Change chroma to be lighter colored
= Added borders and changed look of health/mana bars
= Removed unneeded debug logging
Fixes
= Fixed potential crash with Item Effective Area feature
View all technical changes: https://github.com/MrFast-js/Skyblock-Tweaks/releases/tag/v1.0.6-BETA2
Modrinth Link: https://modrinth.com/mod/skyblock-tweaks/version/v1.0.6-BETA2
v1.0.6 Beta 1
Changes
+ Added Beastiary Mob Highlight
+ Added Attribute Overlay
= Changes line to mob features to only render if in your front FOV
Fixes
= Fixed Colors not saving alpha/transparency after restarting game
View all technical changes: https://github.com/MrFast-js/Skyblock-Tweaks/releases/tag/v1.0.6-BETA1
Modrinth Link: https://modrinth.com/mod/skyblock-tweaks/version/v1.0.6-BETA1
v1.0.5 (Biggest Update Ever 😎)
Changes
+ Added Custom Profit Input to Trade History Gui /th
+ Added Item Attributes to Price Matching (crimson attributes)
+ Added Attribute Upgrade Command /au (shows shortest path to upgrade an items attribute to another level)
+ Added option to delete trade from Trade History Gui /th
= Changed Pricing Data to be refetched every 10 minutes
= Added vanquished variants to handled attribute types
+ Added Option to Ignore Auctions in Auction Menu Overlays
= Remade Auction Overlay Buttons to be Icons
= Better default Custom Outbid Notification Message
= Remade item ability detection, no longer gives false positives for items such as Fire Freeze Wand and the Fire Freeze Staff Visual
= Added Mana Regen Prediction for when mana is not visible
+ Added Debug Sound Command
+ Added config option to draw line to correct livid
= Swapped from HTTPClient to OkHTTP
= Added default positions for most older ui elements
+ Added Lowballing Overlay
+ Added Trade Profit to Trade History Gui
= Enabled Price Matching by default
= Remake Minion Menu Overlay to account for not completely collected minions, and uses previous collected coins/hour values
= Added config options to Item Price 'Show Item Pricing Data'
= Show Active Auction & BIN Volume
= Show Sales / Day for Auctions and BINs
= Show Average and Lowest BIN
= Show Avg. Auction & Ending Soon Price
= Show Price Paid for items
= Show Bazaar Buy and Sell Price
= Show Price Matching
= Added Name-Matching to Trade History, (no longer has names cut off)
+ Added Smooth Font Mod Customization option (Changes rendering for any text from SBT)
+ Added Show Price Paid For Items
+ Added Sellers AH button to Auction Overlay
+ Added Blacklist Item button to Auction Overlay
+ Added Kat Flipper Overlay
+ Added Forge Flipper Overlay
+ Added Hotspot Circle Highlighting
+ Added Trade History, /th, /tl, /tradehistory, /tradelogs
+ Added Experimentation Profit Overlay, showing best RNG item
= Auction Flipper now accounts for listing fees
= Rewrite New Years Cake Helper, now uses profile specific data
= Add auto complete to /sbt, /path, /sbtdebug, added /sbtd alias, formatting chat for /sbtdebug reload
= Add item data & pricing data caching, fix alignment of Edit Gui Locations button in config gui
= Added item id caching for faster mod overall
= Added coins per hour 'memory' to Minion Overlay so it never reads 0
= Added trade history hint notification
= Added /sbtd alias for /sbtdebug
+ Added Accessory Bag Overlay
+ Added Highlight Missing Accessories in Auction House
= Modified GuiUtils to be able to distinguish left and right click events
+ Added Secrets / Run statistic to /dungeonparty
Fixes
= Fix suggested price showing different numbers in auction flipper vs menu overlay
= Fix /jd command not working for master floors
= Fix price paid storing inaccurate prices
= Fix auction ignoring not working
= Fix party transfer bug in PartyManager
= Fix crash involving Paid Price Manager
= Fix error causing special ids to not have pricing data, runes, new years cakes, pets, etc..
= Fix alignment of Edit Gui Locations button in config gui
= Fix Overflow Mana Number not having color setting
= Fix '/sbtd data' not opening
= Fix DataManager saving UTF8 special characters as ?
= Fix Minion Overlay having unreasonable coins per hour after single item collected, now only counts if fully collected
= Fix Minion Overlay fuel duration bug
= Fix Crash involving gui events
= Fix bug with rendering experimentation overlay in pets menu
= Fix experimentation overlay in wrong config category
= Fix common rarity crash with auction flipper
= Fix manabar color crash
= Fix getting Absorption for Player Stats
= Fix "Profile ID not found, please try again" spamming chat
= Fix default dark theme not applying fully
= Fix Crash in Paid Price Tracking
= Fix Textscaling in Trade History Gui
= Fix Text Scaling bug in Trade History Gui
= Fix some trades not registering due to decimal coin values
= Fix issue with Auction Flipper failing on attribute shards
= Fix Major Performance Issue with Auction Flipper, now uses caching item bytes
= Fix /au prompt showing for items without crimson attributes
= Fix game crash when running /dp
View all technical changes: https://github.com/MrFast-js/Skyblock-Tweaks/releases/tag/v1.0.5
Modrinth Link: https://modrinth.com/mod/skyblock-tweaks/version/v1.0.5
v1.0.5 Beta 4
Changes
+ Added Custom Profit Input to Trade History Gui /th
+ Added Item Attributes to Price Matching (crimson attributes)
+ Added Attribute Upgrade Command /au (shows shortest path to upgrade an items attribute to another level)
+ Added option to delete trade from Trade History Gui /th
= Changed Pricing Data to be refetched every 10 minutes
= Added vanquished variants to handled attribute types
+ Added Option to Ignore Auctions in Auction Menu Overlays
= Remade Auction Overlay Buttons to be Icons
= Better default Custom Outbid Notification Message
= Remade item ability detection, no longer gives false positives for items such as Fire Freeze Wand and the Fire Freeze Staff Visual
= Added Mana Regen Prediction for when mana is not visible
+ Added Debug Sound Command
+ Added config option to draw line to correct livid
= Swapped from HTTPClient to OkHTTP
= Added default positions for most older ui elements
Fixes
= Fixed Text Scaling bug in Trade History Gui
= Fixed some trades not registering due to decimal coin values
= Fixed issue with Auction Flipper failing on attribute shards
= Fixed Major Performance Issue with Auction Flipper, now uses caching item bytes
View all technical changes: https://github.com/MrFast-js/Skyblock-Tweaks/releases/tag/v1.0.5-BETA4
Modrinth Link: https://modrinth.com/mod/skyblock-tweaks/version/v1.0.5-BETA4
v1.0.5 Beta 3
Changes
+ Added Lowballing Overlay
+ Added Trade Profit to Trade History Gui
= Enabled Price Matching by default
Fixes
= Fix default dark theme not applying fully
= Fix Crash in Paid Price Tracking
= Fix Textscaling in Trade History Gui
View all technical changes: https://github.com/MrFast-js/Skyblock-Tweaks/releases/tag/v1.0.5-BETA3
Modrinth Link: https://modrinth.com/mod/skyblock-tweaks/version/v1.0.5-BETA3
(images of added features in links above)
Changes
= Remake Minion Menu Overlay to account for not completely collected minions, and uses previous collected coins/hour values
= Added config options to Item Price 'Show Item Pricing Data'
= Show Active Auction & BIN Volume
= Show Sales / Day for Auctions and BINs
= Show Average and Lowest BIN
= Show Avg. Auction & Ending Soon Price
= Show Price Paid for items
= Show Bazaar Buy and Sell Price
= Show Price Matching
= Added Name-Matching to Trade History, (no longer has names cut off)
+ Added Smooth Font Mod Customization option (Changes rendering for any text from SBT)
+ Added Show Price Paid For Items
Fixes
= Fix Crash involving gui events
= Fix bug with rendering experimentation overlay in pets menu
= Fix experimentation overlay in wrong config category
= Fix common rarity crash with auction flipper
= Fix manabar color crash
= Fix getting Absorption for Player Stats
= Fix "Profile ID not found, please try again" spamming chat
View all technical changes: https://github.com/MrFast-js/Skyblock-Tweaks/releases/tag/v1.0.5-BETA2
Modrinth Link: https://modrinth.com/mod/skyblock-tweaks/version/v1.0.5-BETA2
Changes
+ Added Sellers AH button to Auction Overlay
+ Added Blacklist Item button to Auction Overlay
+ Added Kat Flipper Overlay
+ Added Forge Flipper Overlay
+ Added Hotspot Circle Highlighting
+ Added Trade History, /th, /tl, /tradehistory, /tradelogs
+ Added Experimentation Profit Overlay, showing best RNG item
= Auction Flipper now accounts for listing fees
= Rewrite New Years Cake Helper, now uses profile specific data
= Add auto complete to /sbt, /path, /sbtdebug, added /sbtd alias, formatting chat for /sbtdebug reload
= Add item data & pricing data caching, fix alignment of Edit Gui Locations button in config gui
= Added item id caching for faster mod overall
= Added coins per hour 'memory' to Minion Overlay so it never reads 0
Fixes
= Fix party transfer bug in PartyManager
= Fix error causing special ids to not have pricing data, runes, new years cakes, pets, etc..
= Fix alignment of Edit Gui Locations button in config gui
= Fix Overflow Mana Number not having color setting
= Fix '/sbtd data' not opening
= Fix DataManager saving UTF8 special characters as ?
= Fix Minion Overlay having unreasonable coins per hour after single item collected, now only counts if fully collected
= Fix Minion Overlay fuel duration bug
View all technical changes: https://github.com/MrFast-js/Skyblock-Tweaks/releases/tag/v1.0.5-BETA1
Modrinth Link: https://modrinth.com/mod/skyblock-tweaks/version/v1.0.5-BETA1
v1.0.4 (Major Pricing Data Update)
Sorry about development being slow, Currently the only developer and Im in my final semester of school so its been taking a large amount of my time.
Changes
= Swapped off NEU Pricing Data to own SBT Pricing Data
+ Added new segments into Auction Overlay
= Show what the item is selling for live
= Show past sale prices of the item
= Improved Suggested Listing Price Math
= Auction Flipper Now takes rarity into account
+ Added 'Tracer to Slayer Boss' in Highlight Slayer
+ Added Show Item Pricing Data
= Active: 99 BIN | 2 AUC
Sales/day: 328 BIN | 3 AUC
BIN: AVG 25,900,000 | LOW 26,999,998
AUC: AVG 39,096,849 | SOON 52,531,250
+ Added Gemstone Grinder Overlay
+ Added Common Rarity Filter to Auction Flipper
+ Added Price Matching to Auction Flipper
= Majorly improves item price estimation, no longer relying on the lowest and average bin.
= Disabled by default
= Improve Party Detection (now auto does /p list)
= Made Dungeon Party Gui (/dp) still work for players with no API/dungeon data
Fixes
= Fix Awesome sauce crash (clicking a slot if theres no gui??)
= Fix Dungeon Floor Selector Crash (similar to Awesome sauce crash)
= Fix spam fetching pricing data (@eric, @XxmagpiexX)
= Fix crash when opening a minion :(
= Fix rapid connection and disconnection from socket after reload
= Fix dwarven mines map showing in tunnels
= Fix attempting API connection when world is null
= Fix text style formatting in path command
= Fix chroma color option getting stuck randomly and not changing
= Fix custom player scale not showing option
= Fix Auto Party Chat not working
= Fix Socket only attempting 1 reconnection
= Fix default theme being incorrect on first startup
= Fix logging server errors in chat (now a developer toggle)
= Fix item filters allowing empty fields that match every item
= Fix Auction Flipper config options not appearing
= Fix Crash if missing pricing data for recombs
= Fix Highlight Correct Livid Crash when leaving F5
View all technical changes: https://github.com/MrFast-js/Skyblock-Tweaks/releases/tag/v1.0.4
Modrinth Link: https://modrinth.com/mod/skyblock-tweaks/version/v1.0.4
Changes
+ Added Common Rarity Filter to Auction Flipper
+ Added Price Matching to Auction Flipper
= Majorly improves item price estimation, no longer relying on the lowest and average bin.
= Disabled by default
Fixes
= Fix rapid connection and disconnection from socket after reload
= Fix dwarven mines map showing in tunnels
= Fix attempting API connection when world is null
= Fix text style formatting in path command
= Fix chroma color option getting stuck randomly and not changing
= Fix custom player scale not showing option
= Fix Auto Party Chat not working
= Fix Socket only attempting 1 reconnection
= Fix default theme being incorrect on first startup
= Fix logging server errors in chat (now a developer toggle)
= Fix item filters allowing empty fields that match every item
View all technical changes: https://github.com/MrFast-js/Skyblock-Tweaks/releases/tag/v1.0.4-BETA3
Modrinth Link: https://modrinth.com/mod/skyblock-tweaks/version/v1.0.4-BETA3
Fixes
= Fix spam fetching pricing data (@eric, @XxmagpiexX)
= Fix crash when opening a minion :(
View all technical changes: https://github.com/MrFast-js/Skyblock-Tweaks/releases/tag/v1.0.4-BETA2
Modrinth Link: https://modrinth.com/mod/skyblock-tweaks/version/v1.0.4-BETA2
v1.0.4 Beta 1 (sorry it took so long xD)
Changes
= Swapped off NEU Pricing Data to own SBT Pricing Data
+ Added new segments into Auction Overlay
= Show what the item is selling for live
= Show past sale prices of the item
= Improved Suggested Listing Price Math
= Auction Flipper Now takes rarity into account
+ Added 'Tracer to Slayer Boss' in Highlight Slayer
+ Added Show Item Pricing Data
= Active: 99 BIN | 2 AUC
Sales/day: 328 BIN | 3 AUC
BIN: AVG 25,900,000 | LOW 26,999,998
AUC: AVG 39,096,849 | SOON 52,531,250
+ Added Gemstone Grinder Overlay
Fixes
= Fix Awesome sauce crash (clicking a slot if theres no gui??)
= Fix Dungeon Floor Selector Crash (similar to Awesome sauce crash)
View all technical changes: https://github.com/MrFast-js/Skyblock-Tweaks/releases/tag/v1.0.4-BETA1
Modrinth Link: https://modrinth.com/mod/skyblock-tweaks/version/v1.0.4-BETA1
Changes
+ Added Custom Player Scale
+ Added Fire Freeze Staff Visual
+ Added Larva Silk Display
+ Added Rift Time Display
+ Added Shen's Button puzzle helper @R-aMcC
= Better Discord Join Button
+ Added snowing easeter egg effect to config gui
+ Added a join discord button
+ Added tracer to highlight slayer
= Remove background in editor
= Swap 'Show Advanced Dragon Hitbox' for 'Highlight Dragons'
+ Added new color system to color editor
= Chroma Support
= Custom Transparency Support
= Major improvements in searchability in config gui
= Swap keybind texture to match button texture in config gui
+ Added Secret Display, & Hide secrets from actionbar
= Added Astrea, Scylla, Valkyrie to Show Item Effective Area Feature
+ Added Filter Summary to auction flipper chat message
Fixes
= Fixed Rift Crash @R-aMcC
= Fix custom colors not saving after being set
= Fix crash when joining entrance dungeon
= Fix non custom color crash
= Fix pet item id crash
= Fix Skyblock ID not working for cakes
= Fix Still load prices if item api fails (fixes AH Flipper)
View all technical changes: https://github.com/MrFast-js/Skyblock-Tweaks/releases/tag/v1.0.3
Modrinth Link: https://modrinth.com/mod/skyblock-tweaks/version/v1.0.3
Changes
+ Added Larva Silk Display
+ Added Rift Time Display
+ Added Shen's Button puzzle helper @R-aMcC
= Better Discord Join Button
Fixes
= Fixed Rift Crash @R-aMcC
View all technical changes: https://github.com/MrFast-js/Skyblock-Tweaks/releases/tag/v1.0.3-BETA3
Modrinth Link: https://modrinth.com/mod/skyblock-tweaks/version/v1.0.3-BETA3
v1.0.3 Beta 2 (The Snowing Update)
Changes
+ Added snowing easeter egg effect to config gui
+ Added a join discord button
+ Added tracer to highlight slayer
= Remove background in editor
= Swap 'Show Advanced Dragon Hitbox' for 'Highlight Dragons'
Fixes
= Fix custom colors not saving after being set
= Fix crash when joining entrance dungeon
= Fix non custom color crash
View all technical changes: https://github.com/MrFast-js/Skyblock-Tweaks/releases/tag/v1.0.3-BETA2
Modrinth Link: https://modrinth.com/mod/skyblock-tweaks/version/v1.0.3-BETA2
Changes
The Chroma Update
+ Added new color system to color editor
= Chroma Support
= Custom Transparency Support
= Major improvements in searchability in config gui
= Swap keybind texture to match button texture in config gui
+ Added Secret Display, & Hide secrets from actionbar
Fixes
= Fix pet item id crash
= Fix Skyblock ID not working for cakes
View all technical changes: https://github.com/MrFast-js/Skyblock-Tweaks/releases/tag/v1.0.3-BETA1
Modrinth Link: https://modrinth.com/mod/skyblock-tweaks/version/v1.0.3-BETA1
v1.0.2
Changes
+ Added Soopy Waypoints to Crimson Isles Map
+ Added Zealot / Bruiser Spawn Locations (+timer)
+ Added Crit Particle Highlighter (HOTM Precision Mining Helper)
+ Added Drill Fuel Bar + Drill Fuel Number
+ Added Dwarven Mines Map
+ Added Show Advanced Dragon Hitbox
= Reduced mod file size by 3000 KB
= Config Gui UI Changes
= Rendering of outlined rounded rectangles border is now inset
= New Toggle Switch Look & Animation
= Removed Descriptions on certain features that don't need them
= New Color Picker Element
= Feature options now expand from parent
= Add Dark + Pink theme
= Change Default Colors of Zealot / Bruiser Spawn Locations
= Changed Radius of stat bars
= Redo Player stats to use Regex
= Durations on SBT now can display days (example minion features)
+ Added Menu Blur to SBT Config Menu
= Removed unneeded descriptions for some features
= Added Dynamic File loading DataManager
+ Added Auction Flipper Blacklist Gui (command in the future)
= Reduced default filter toggles for Auction Flipper in exchange for blacklist
= Replaced Glow System with outlines, better for compatibility across mods.
+ Added items / hr tracker hover to Profit Tracker (/pft)
+ Added Highlight Thrown Anchor for T5 Vampire (with tracer)
= Changed scaling increment from 0.5 to 0.25 to be more precise
= Changed scaling of selected element to scaling of hovered element
+ Added tracer to livid highlight
Fixes
= Fix typo in /sbtdebug
= Fix Dungeon Party GUI
= Fix incorrect price parsing in Auction Sidemenu
= Fix Auto Update
= Added SSL Certificate and JKS
= Fix Double load API on startup
= Fix Custom Entity Join World Event
= Fix Items with runes being detected as runes
= Fixed scanning for Action Bar Stats outside of Skyblock
= Fixed Auto Update Lib interacting with other mods
= Fixed Skyhanni Glow Compatibility (again)
= Fixed Hover Text showing on disabled GUI Elements
= Fixed elements able to be dragged off screen
= Fixed multiple 'spawn locations' y coordinates (Zealot / Bruiser)
= Fix crash if no pricing data could be found
= Fix crash if '!' is in mods directory
= Fix crash if swapping worlds/disconnecting
= Fix Dragon Hitbox showing outside skyblock
= Fix Text Input widths in config gui
= Fixed Withermancers having a wrong skyblock ID
= Fixed Import Filter Crash for Item Blacklist
= Fixed Minion Overlay crash
= Fixed font size and rendering of Crimson Isle Map
= Fixed Skyblock Mob Detector allowing for nullable names
= Fixed /locraw being inconsistent at getting location
= Fixed Highlight Crit Particles rendering for far particles
= Fixed Gui Scaling issues when changing GUI scale on UI Elements
= Fixed random crash when looking at certain pets in your storage
View full list of all technical changes: https://github.com/MrFast-js/Skyblock-Tweaks/releases/tag/v1.0.2
Modrinth Link: https://modrinth.com/mod/skyblock-tweaks/version/v1.0.2
Changes
= Replaced Glow System with outlines, better for compatibility across mods.
+ Added items / hr tracker hover to Profit Tracker (/pft)
+ Added Highlight Thrown Anchor for T5 Vampire (with tracer)
= Changed scaling increment from 0.5 to 0.25 to be more precise
= Changed scaling of selected element to scaling of hovered element
Fixes
= Fixed Withermancers having a wrong skyblock ID
= Fixed Import Filter Crash for Item Blacklist
= Fixed Minion Overlay crash
= Fixed font size and rendering of Crimson Isle Map
= Fixed Skyblock Mob Detector allowing for nullable names
= Fixed /locraw being inconsistent at getting location
= Fixed Highlight Crit Particles rendering for far particles
= Fixed Gui Scaling issues when changing GUI scale on UI Elements
View all technical changes: https://github.com/MrFast-js/Skyblock-Tweaks/releases/tag/v1.0.2-BETA4
Modrinth Link: https://modrinth.com/mod/skyblock-tweaks/version/v1.0.2-BETA4
Changes
= Durations on SBT now can display days (example minion features)
+ Added Menu Blur to SBT Config Menu
= Removed unneeded descriptions for some features
= Added Dynamic File loading DataManager
+ Added Auction Flipper Blacklist Gui (command in the future)
= Reduced default filter toggles for Auction Flipper in exchange for blacklist
Fixes
= Fix crash if no pricing data could be found
= Fix crash if '!' is in mods directory
= Fix crash if swapping worlds/disconnecting
= Fix Dragon Hitbox showing outside skyblock
= Fix Text Input widths
View all technical changes: https://github.com/MrFast-js/Skyblock-Tweaks/releases/tag/v1.0.2-BETA3
Modrinth Link: https://modrinth.com/mod/skyblock-tweaks/version/v1.0.2-BETA3
Changes
+ Added Drill Fuel Bar + Drill Fuel Number
+ Added Dwarven Mines Map
+ Added Show Advanced Dragon Hitbox
= Reduced mod file size by 3000 KB
= Config Gui UI Changes
= Rendering of outlined rounded rectangles border is now inset
= New Toggle Switch Look & Animation
= Removed Descriptions on certain features that don't need them
= New Color Picker Element
= Feature options now expand from parent
= Add Dark + Pink theme
= Change Default Colors of Zealot / Bruiser Spawn Locations
= Changed Radius of stat bars
= Redo Player stats to use Regex
Fixes
= Fixed scanning for Action Bar Stats outside of Skyblock
= Fixed Auto Update Lib interacting with other mods
= Fixed Skyhanni Glow Compatibility (again)
= Fixed Hover Text showing on disabled GUI Elements
= Fixed elements able to be dragged off screen
= Fixed multiple 'spawn locations' y coordinates (Zealot / Bruiser)
View all technical changes: https://github.com/MrFast-js/Skyblock-Tweaks/releases/tag/v1.0.2-BETA2
Modrinth Link: https://modrinth.com/mod/skyblock-tweaks/version/1022