Releases: Cobble8/SkyblockPersonalized
1.7.0.0
- Kuudra Shop Price Display
- This will show the current price of all Kuudra Shop upgrades
- They are sorted by how often they are purchased (aka, most bought at the top, least bought at the bottom) so if you see them switching a lot at first, this is why
- You can customize the text colors of:
- Title, Enough Tokens, Not Enough Tokens, Maxed, Token Word, Token Number
- Reaper Armor Enrage Display
- If you are wearing reaper armor, while using enrage, your screen will tint red and show a timer at the top
- Event Time Preview
- If you open your calendar, it will show you what time the events are (in addition to the 'in x hours, y minutes, z seconds)
- Fixed /dungeons not working and just telling you to enable API usage (basically useless fix but it was the first feature and I am sentimental)
- Fixed the issue where if you launched with only sbp, you crash (basically it relied on other mods for mixins, it no longer does)
- Fixed player head in the crystal hollows map resetting unless you held an empty hand every time you switch lobbies
- Fixed Forge Reminder (I think)
- Also compacted all 5 forge slots into a single message so its not as spammy
- Disabled the auto updater if you use skyclient (since they have their own updater)
This update also has a lot of little optimizations and consistancy corrections littered throughout the code so hopefully it runs a little smoother. It also fixes a bunch of random things I broke at one point or another that I'm probably forgetting about.
1.6.0.1 (bug fixes/small feature)
- Fixed the mixins breaking other mods (Thanks Curather#5972 for pointing that out)
- Fixed the update dungeon images showing that there is ALWAYS an update (also thanks Curather#5972)
- Made it so if you hit 'S' while hovering over a marker on the map, it will send the name/coords of that marker
1.6.0.0
- Crystal Hollows Waypoints!
- They are colored based on location (this color can be changed via texture pack)
- Marker colors based on location (can be changed via texture pack)
- You can click the map to set a waypoint where you clicked
- You can create a new waypoint with the following command formats (obviously don't include the '<>'):
- /wp
- /wp
- /wp
Other Notes:- Color codes DO work! Use & for the color code symbol!
- Aliases for the waypoint command include (the stuff in parenthesis is what it stands for):
- /wp (Waypoint)
- /waypoint (really)
- /chwp (Crystal Hollows Waypoint)
- /sbpcw (Skyblock Personalized Crystal Waypoint)
- /sbpwp (Skyblock Personalized Waypoint)
- Note: Other mods WILL most likely override these aliases if there are conflicting commands.
-
Show closest nucleus entrance as a waypoint with text (you can toggle the beacon beam if you want)
-
Crystal Hollows powder chest helper (aka the thing in SBE)
-
Splash text in the menu about the mod and general useful tips
-
3 Easter eggs
-
Candy Counter in Trick or Treat bag
-
Made it so you can see coords on the crystal hollows map while chat is open
-
Changed the ENTIRE CONFIG SYSTEM YAY and had to make a system to transfer everything over :D
- It is actually somewhat legible if you look at the file now
- Changed the way numbers are changed in the subsetting menu because previously it literally didn't work
- Reworked settings list in the code to be legible and not have to worry about every tiny detail because I missed a character somewhere
- Removed Themes as literally not a single person said they used them in the poll and it basically doubled the mod size
- Removed most spam hiders because other mods have them and I don't want to keep making them
Notes: for those of you having the issue of locations not working (everything is all pink or something), I am unaware of how to fix this. HOWEVER for every location that is purely coordinate based, the map will show the correct colors
Release 1.5.4.2
1 | + Fixed hovering over markers showing the wrong text
2 | = (possibly) fixed the issue akinsoft was having on screen where it thought the whole map was the jungle (not sure tho)
3 | + Added player head instead of map arrow
4 | + Added a Day GUI (shows what day the server is on)
5 | + Allowed resourcepacks to change map colors
6 | + Change text color of crystal hollows map
7 | + Made is so Magma Fields renders under the rest of the map
8 | + Coords underneath Crystal Hollows map
Hotfix 1.5.4.1
- Fixed a bunch of text now showing up for the map (or just some straight wrong text)
- Changed to new commissions (aka updated them)
Maybe fixed Golden Goblin Slayer to show 1 instead of 200? I will test more when I actually GET the commission
Release 1.5.4.0
- Revamped subsetting system to be a lot more user friendly
- Added Crystal Hollows map
- Added a subsetting for Dwarven Commissions to hide the word 'Commission' from the GUI
- Added numbers instead of percents for Dwarven Commissions.
- Updated many parts of the mod for Skyblock v0.12
- Added a wind compass GUI (shows the direction you need to mine during the Gone with the Wind event)
- Added Gemstone Powder to Mithril Powder display
- Added Star Sentry Helper (shows the last known star sentry location while you have a star sentry commission)
- Updated 'Show Drill Fuel' a bit
Fix Jerry Timer
Fixed Jerry Timer typo (Hypixel's end not mine but they fixed it recently ig)
Hotfix for a few things!
Fixed Chroma not working on mining circle
Fixed textures in settings menu being squished
Release 1.5.3
- Added auto updater (It notifies you in chat and you click to download it, after a manual restart it will apply)
- Fixed a bunch of bugs listed in #known-bugs
- Added Aliasing to the pickaxe ability cooldown circle
- GUI Element for Jerry Timer (wanted to get this out before Jerry Mayor)
- Changed the GUI a bit so it doesn't go off people's screens
- Got rid of Complete Mod Toggle in the settings menu (it caused confusion and made support more annoying)
1.5.2
Added
- Added a tooltip font style (looks pretty pog imo)
- Chroma for normal colors
- Merged SkyblockPersonalized and DungeonSecrets (DungeonSecrets is now archived)
If you still have DungeonSecrets, delete it. - Images will download automatically when you try to use them if you don't have them
- Option to download all images at once
- Option to automatically update all images whenever there is an update (Requires having downloaded them all at once previously)
- Added a little popup telling you if there is an update for Secret Images
- Images are stored under: %appdata%.minecraft\config\sbp\secrets
- I can update images for future dungeons remotly so no constant updates
- New tag on new features
- Says on the info thing when a feature was last updated
- Added the ability to remotly enable/disable things forcefully (To comply with future rule changes)
- Reworked the search bar so now it works like a normal text box (highlights, delete full words with ctrl+backspace, etc.)
- Reworked some parts of the GUI so it feels cleaner/simply works better for all users
- Made the GUI not off the screen for large/auto GUI scale users
Removed:
- Ice Fill Solver (nobody used it/better mods for it)
- Box Puzzle Solver (nobody used it/better mods for it)
Developer/Debug settings:
- /sbp setconfig [objectType] [configVariable] [newValue]
- /sbp getconfig [configVariable]