aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYasin <LifeIsAParadox@users.noreply.github.com>2025-03-16 22:12:57 +0100
committerGitHub <noreply@github.com>2025-03-16 22:12:57 +0100
commit237b5503682d33088d602ca7791a46b3d6e05fce (patch)
tree5564f10590b86d95b66e0b56efa6c963ef0822c2
parent6bfb0d869d2e004fab37979a97d73501b40f3fe6 (diff)
downloadSkyblocker-237b5503682d33088d602ca7791a46b3d6e05fce.tar.gz
Skyblocker-237b5503682d33088d602ca7791a46b3d6e05fce.tar.bz2
Skyblocker-237b5503682d33088d602ca7791a46b3d6e05fce.zip
Update mod to 5.1.0 (#1214)
* Update mod to 5.1.0 * Update CHANGELOG.md
-rw-r--r--CHANGELOG.md61
-rw-r--r--FEATURES.md14
-rw-r--r--README.md24
-rw-r--r--gradle.properties2
4 files changed, 91 insertions, 10 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 956dd1c4..d9fbb4ea 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,64 @@
+# Release 5.1.0
+
+## Highlight
+* Spirit Leap Overlay
+* Corpse profit tracker
+* Entity health bars
+* Garden Tweaks
+* Fossil Solver
+* Slot text stuff
+ * HOTM Perk Level
+ * Discrite
+ * Moby-Duck
+* Teleport overlay color config
+* Update Ice Fill Room solver
+* Swing On Abilities
+* Chat rule location config overhaul
+* Fixed Vampire Slayer Helper
+* Fixed rooms failing to match occasionally
+
+## What's Changed
+* Fix incorrect translation for SkillLevelAdder by @Emirlol in https://github.com/SkyblockerMod/Skyblocker/pull/1161
+* Fix right icon not rendering lol by @viciscat in https://github.com/SkyblockerMod/Skyblocker/pull/1171
+* Add seen waypoint by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/1108
+* Fix recipe book crashes by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/1121
+* Formatters by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/1151
+* Fix the way jacob's contest widget is parsed and displayed by @Emirlol in https://github.com/SkyblockerMod/Skyblocker/pull/1162
+* Boosted Pets Background Rarity by @7azeemm in https://github.com/SkyblockerMod/Skyblocker/pull/1168
+* Fixed Vampire Features not working by @7azeemm in https://github.com/SkyblockerMod/Skyblocker/pull/1169
+* Add "Swing On Abilities" by @Manchick0 in https://github.com/SkyblockerMod/Skyblocker/pull/1127
+* Move disabled slots out of the way by @viciscat in https://github.com/SkyblockerMod/Skyblocker/pull/1132
+* Slot Text Stuff by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/1134
+* Chat rule location config overhaul by @Emirlol in https://github.com/SkyblockerMod/Skyblocker/pull/1138
+* Corpse profit tracker by @Emirlol in https://github.com/SkyblockerMod/Skyblocker/pull/1152
+* Fix npc price tooltip crash with cookie's mod by @Emirlol in https://github.com/SkyblockerMod/Skyblocker/pull/1176
+* Health bars by @olim88 in https://github.com/SkyblockerMod/Skyblocker/pull/1028
+* Garden Tweaks & Features by @WannaBeIan in https://github.com/SkyblockerMod/Skyblocker/pull/1118
+* Event Start Time in Calendar menu by @viciscat in https://github.com/SkyblockerMod/Skyblocker/pull/1147
+* Fossil Solver by @olim88 in https://github.com/SkyblockerMod/Skyblocker/pull/1156
+* Fabric updates by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/1172
+* Add teleport overlay color config by @Emirlol in https://github.com/SkyblockerMod/Skyblocker/pull/1175
+* Migrate to formatters by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/1185
+* Fix empty validLocations set failing to be decoded by @Emirlol in https://github.com/SkyblockerMod/Skyblocker/pull/1197
+* Add support for Abbreviations in health values by @olim88 in https://github.com/SkyblockerMod/Skyblocker/pull/1199
+* Fix dungeon entrance room physical pos being detected incorrectly by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/1200
+* Translations update from hysky translate by @Weblate-LifeIsAParadox in https://github.com/SkyblockerMod/Skyblocker/pull/1163
+* Spirit Leap Overlay by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/1202
+* Update Ice Fill Room by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/1203
+* Render Layer Migration by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/1205
+* Remove Skyblock Time Logging by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/1206
+* Auto Pet support for the Pet Cache by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/1207
+* Update Ordered Waypoints Tooltip by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/1208
+* Fix dungeon floor ordering in pv by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/1210
+* Simplify hiding world loading screens by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/1209
+* Add Moby-Duck as an evolving item by @IllagerCaptain in https://github.com/SkyblockerMod/Skyblocker/pull/1212
+* Fix catacombs level adder showing incorrect levels by @Emirlol in https://github.com/SkyblockerMod/Skyblocker/pull/1213
+
+## New Contributors
+* @WannaBeIan made their first contribution in https://github.com/SkyblockerMod/Skyblocker/pull/1118
+
+**Full Changelog**: https://github.com/SkyblockerMod/Skyblocker/compare/v5.0.0...v5.1.0
+___
# Release 5.0.0
To avoid confusion with Minecraft's versioning system, we are transitioning from Semantic Versioning (SemVer) to a Unity like versioning scheme:
- x.y.z
diff --git a/FEATURES.md b/FEATURES.md
index 1ab95fb6..c2be961c 100644
--- a/FEATURES.md
+++ b/FEATURES.md
@@ -39,6 +39,7 @@
- **Block Incorrect Terminal Clicks**
- **Hide Soulweaver Skulls**
- **Dungeon Class-based player glow**
+- **Spirit Leap Overlay**
### Kuudra Features:
- **Kuudra waypoints:**
@@ -85,10 +86,11 @@
- **Collections**
### Dwarven Mines / Crystal Hollows / Glacite Mining:
-- **Dwarven Mines Solver:**
- - Fetchur
- - Puzzler
-- **Dwarven Mines unbreakable carpet highlighter**
+- **Dwarven Mines:**
+ - Solver:
+ - Fetchur
+ - Puzzler
+ - Unbreakable carpet highlighter
- **Crystal Hollows:**
- Crystal Hollows Map:
- *Shows players location in Crystal Hollows*
@@ -106,6 +108,8 @@
- **Glacite Tunnels:**
- *Cold Overlay*
- *Corpse Finder*
+ - *Corpse profit tracker*
+ - *Fossil Solver*
- **Commission HUD:**
- *Provides information on Dwarven Mines / Crystal Hollows / Glacite Mining quests*
- **Powder HUD**
@@ -159,6 +163,7 @@
- **Speed Presets (Rancher's Boots)**
- **Disable title and chat messages for Melon/Pumpkin Dicer**
- **Basic garden mouse locking feature (set mouse sensitivity to 0)**
+- **Pest Highlighter**
### Visual Enhancements:
- **Smooth AOTE**
@@ -185,6 +190,7 @@
- **Ender Nodes Helper**
- **Powder mining tracker**
- **Special Effects for rare dye drops**
+- **Entity health bars**
### User Interface Enhancements:
- **Equipment in inventory**
diff --git a/README.md b/README.md
index 1a0503d4..de88a5dc 100644
--- a/README.md
+++ b/README.md
@@ -57,6 +57,7 @@ Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/in
- **Block Incorrect Terminal Clicks**
- **Hide Soulweaver Skulls**
- **Dungeon Class-based player glow**
+- **Spirit Leap Overlay**
### Kuudra Features:
- **Kuudra waypoints:**
@@ -103,10 +104,11 @@ Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/in
- **Collections**
### Dwarven Mines / Crystal Hollows / Glacite Mining:
-- **Dwarven Mines Solver:**
- - Fetchur
- - Puzzler
-- **Dwarven Mines unbreakable carpet highlighter**
+- **Dwarven Mines:**
+ - Solver:
+ - Fetchur
+ - Puzzler
+ - Unbreakable carpet highlighter
- **Crystal Hollows:**
- Crystal Hollows Map:
- *Shows players location in Crystal Hollows*
@@ -124,6 +126,8 @@ Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/in
- **Glacite Tunnels:**
- *Cold Overlay*
- *Corpse Finder*
+ - *Corpse profit tracker*
+ - *Fossil Solver*
- **Commission HUD:**
- *Provides information on Dwarven Mines / Crystal Hollows / Glacite Mining quests*
- **Powder HUD**
@@ -177,6 +181,7 @@ Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/in
- **Speed Presets (Rancher's Boots)**
- **Disable title and chat messages for Melon/Pumpkin Dicer**
- **Basic garden mouse locking feature (set mouse sensitivity to 0)**
+- **Pest Highlighter**
### Visual Enhancements:
- **Smooth AOTE**
@@ -203,6 +208,7 @@ Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/in
- **Ender Nodes Helper**
- **Powder mining tracker**
- **Special Effects for rare dye drops**
+- **Entity health bars**
### User Interface Enhancements:
- **Equipment in inventory**
@@ -736,6 +742,13 @@ information.
Myitian
</a>
</td>
+ <td align="center" width="150">
+ <a href="https://github.com/WannaBeIan">
+ <img alt="WannaBeIan" src="https://github.com/WannaBeIan.png" width="100"/>
+ <br/>
+ WannaBeIan
+ </a>
+ </td>
</tr>
</table>
@@ -748,7 +761,7 @@ We thank all our translators for their valuable support!
| Language | Translator |
|-----------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
-| German | [LifeIsAParadox](https://github.com/LifeIsAParadox), [msg-programs](https://github.com/msg-programs), [Chris579](https://github.com/Chris579) |
+| German | [LifeIsAParadox](https://github.com/LifeIsAParadox), [msg-programs](https://github.com/msg-programs), [Chris579](https://github.com/Chris579), [Superjamp](https://github.com/Superjamp) |
| Indonesian | [null2264](https://github.com/null2264) |
| Russian | [HyperSoop](https://github.com/HyperSoop), [CrimsonIsle](https://github.com/CrimsonIsle), [Ghost-3](https://github.com/Ghost-3), [wilson-wtf](https://github.com/wilson-wtf), [R2kip](https://github.com/R2kip), [Kolobok125040](https://github.com/Kolobok125040), [BLACKUM](https://github.com/BLACKUM), [CheckMeJava](https://github.com/CheckMeJava), [TheMychenik](https://github.com/TheMychenik), [LacticWhale](https://github.com/LacticWhale) |
| French | [edgarogh](https://github.com/edgarogh), [Julienraptor01](https://github.com/Julienraptor01), [viciscat](https://github.com/viciscat), [Kiverty](https://github.com/Kiverty), [maDU59](https://github.com/maDU59), [Kaelig2102](https://github.com/Kaelig2102), [SimplSurro](https://github.com/SimplSurro), [Siroz555](https://github.com/Siroz555) |
@@ -766,3 +779,4 @@ We thank all our translators for their valuable support!
| Italian | [Vricken](https://github.com/Vricken) |
| Polish | [danehcan](https://github.com/danehcan) |
| Vietnamese | [Th4nhZ](https://github.com/Th4nhZ) |
+| Danish | [NugzZ3D](https://github.com/NugzZ3D) |
diff --git a/gradle.properties b/gradle.properties
index 78c778e6..be667231 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -46,7 +46,7 @@ commons_math_version = 3.6.1
commons_text_version = 1.12.0
# Mod Properties
-mod_version = 5.0.0
+mod_version = 5.1.0
maven_group = de.hysky
archives_base_name = skyblocker
modrinth_id=y6DuFGwJ