1.2.1
This release is dedicated to fixing bugs that weren't caught during the development of the dungeon map. The plans for the future versions (described in the previous release) are still the same.
Changes
Dungeons
- Render
question mark
checkmark as image and not as text
Dungeon Fixes
- Change floor detection to include entrance
- Change secret detection to work with modified action bars
1.2.0
So uh next release will most likely contain more customisation settings, a few tweaks and maybe the first solvers. For now i hope you like the dungeon map :3
If you encounter any problems please report them!
Known bugs
- If you have the ping display enabled secret tracking won't work correctly
Changes
Dungeons
- Add dungeon map
- Option to exchange data with others
- Show player skulls instead of map markers
- Render player skulls over room text
- Keep wither doors (doesn't change them to normal after opening)
- Show secrets in room
- Show puzzle name if known
- Change room text to status color
- Show map background
- Change map background color
Fixes
- Fix an issue with the storage tracker
- Increase thread pool size
Internal
- Add text and color options
- Remove old island detection and replace with hypixel mod api
- Add connection to backend server for exchange of data
- Allow for custom data repository
1.0.1-beta+9
Current plan for the next version: Add dungeon features, including: Various solvers, room waypoints, on screen map, and a few more
Changes
Misc
- Made craft helper movable
Dev
- Added
/dev debug profileStorage
to allow for interaction with the profile data storage
Fixes
- Sack tracker not correctly tracking after first sack opening
- A crash caused by missing item tiers (rarities)
Internal
- Moved all literals to translation fies to eventually support localization
1.0.1 Beta 7
Changes
Misc
- Forge recipe preview
- Use
/viewforgerecipe <id/name>
to show a recipe - Also adds a button to the skyblock recipe book
- Use
- Add shorter warp commands
Fixes
- Change the time where sack items are saved
Internal
- Add client side inventory framework
- Allows for easy creation of screens that look like inventories
1.0.1 Beta 6
This version mainly consists of the item search
feature which allows you to search all chests on your island.
Changes
Helper
- Add storage and inventory as data source for craft helper
- Add anvil combine helper
- Add island chest search
- Gives you the ability to search all chests on your island and highlight the chest an item is in
- Use
/cookie search
to open the inventory or pressO
on your keyboard (configurable in vanilla settings)
Misc
- Store storage in profile data to be able to access it at any time
- Add storage preview
Config
- Resize
enum cycle option
based on possible values [@givemefox]
1.0.1 Beta 5
This version mainly contains internal changes and some mining features.
Changes
Mining
- Highlight unclaimed commissions (
Modify commission items
) - Puzzler solver
Commands
- Added
/cookie
command to open the config- Added
/cookie sendCoords
to send your coordinates to chat
- Added
Misc
- Automatically send mod outdated message, when the mod is outdated
Fixes
- Fix craft helper being miss aligned when selecting a new item
- Fix garden plot price breakdown not working
- Fix garden compost perk cost not working
- Fix messages not being shown while not in skyblock
1.0.1 Beta 4
This version mainly contains internal changes that will help accelerate the update frequency.
Changes
Farming
- Display the exact items a visitor needs
Misc
- Show armor if it has a dye applied to it
- This will undo the effects of
Hide Own Armor
andHide Other Armor
for items with a dye applied
- This will undo the effects of
Fixes
- Fix a bug with the sack tracked
- Remove a print statement that was left in by accident
Internal
- Switched to a version of the neu repository
- Cleaned up the codebase
- Add scoreboard based region detection
1.0.1 Beta 3
Changes
Misc
- Add scrollable tooltips
- CRTL + Scroll -> horizontal movement
- SHIFT + Scroll -> chop tooltip
- Add a way to unselect the current craft helper item
- Add the ability to scroll in the craft helper
Farming
- Plot price breakdown
- Composter total perk cost
- Yaw/Pitch display
- Rancher's Boots speed overlay
Dev
- Prevent console spam (on by default)
Fixes
- Fix craft helper position being wrong if the window size is too small
1.0.1 Beta 2
This update mainly adds cleanup features that intend to max the game less overwhelming. There are also a few bug fixes and miscellaneous features.
Changes
Farming
- Add rancher's boots speed number
Cleanup
- Cleanup collections
- Remove other player contributions
- Remove empty contributions
- Remove all contributions
- Dungeons
- Hide watcher messages
- Hide potion message
- Hide class messages
- Hide ultimate ready messages
- Hide blessing messages
- Hide silverfish messages
- Hide dungeon door key messages
- Items
- Remove dungeon stats
- Remove reforge stats
- Remove hot potato book stats
- Remove gemstone stats
- Remove gear score
- Remove blank lines
- Remove full set bonus
- Remove gemstones
- Remove abilities
- Remove piece bonus
- Remove enchants
- Remove reforges
- Remove soulbound
- Remove runes
- Pets
- Remove max level
- Remove actions
- "Left-click to spawn!" and so on
- Remove held item
Fixes
- Fix contest highlight not working
- Hide select item from recipe if craft helper is disabled
- Fix some options not saving/loading correctly
- Fix an issue that removes the rarity line
Internal
- Change the way
DataComponents
are used - Fix typo in
FarmingFeatures
1.0.1 Beta 1
This update adds a few new features and also refines old ones.
Changes
Misc
- Display pet level as stack size
- Display pet rarity as stack size color
Helper
- Add a way to select the craft helper item
- in the
/recipe
screen there now will be an item to click
- in the
Mining
- Show hotm perk level as stack size
- Highlight disabled perks
- This currently changes the item to a redstone dust
- Show powder cost
- Show next 10 level cost
- Show total missing cost
Fixes
- Fix a game crash that happened when having no connection
- Fix a crash with the dev inventories debug
Initial release
This is the first version of the mod, I don't know where this project will go, but I'm very committed to create a good modern skyblock mod.
Features
Misc
- Show item creation date
- Show item npc value
- Show if an item is donated to museum
- Hide own armor
- Hide other armor
- Hide fire
- Hide lightning
- Hide status effects (potions) from inventories
- Hide health bar
- Hide armor bar
- Hide food bar
Farming
- Highlight unclaimed Jacob's contests
Helper
- Craft helper
- currently no UI way to set the item, use
/dev debug setSelectedCraftHelperItem
instead
- currently no UI way to set the item, use