aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md28
-rw-r--r--FEATURES.md7
-rw-r--r--README.md62
-rw-r--r--gradle.properties2
-rw-r--r--src/main/resources/fabric.mod.json6
5 files changed, 78 insertions, 27 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 687a3ef1..6f86b319 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,31 @@
+# Release 5.5.0
+
+## Highlight
+* Resource pack compatibility
+* Sweep Overlay
+ Disclaimer: Sweep Overlay is not accurate on Galatea due to technical limitations
+ the sweep formula is currently unknown.
+* Forge recipe
+* Show Input Calculator on Bazaar flip input sign
+* Add up/down buttons to move waypoint indices
+* Fix ColorSelectionWidget showing on chain armor
+* Fix Farming Hud Skill EXP not working when Fancy Status bars are disabled
+
+## What's Changed
+* Initial Sweep Overlay by @PeytonBrown in https://github.com/SkyblockerMod/Skyblocker/pull/1415
+* Small improvement to Swing Animation by @contionability in https://github.com/SkyblockerMod/Skyblocker/pull/1440
+* Fix ColorSelectionWidget showing on chain armor. by @PeytonBrown in https://github.com/SkyblockerMod/Skyblocker/pull/1438
+* Item list things and forge!!!!!! by @viciscat in https://github.com/SkyblockerMod/Skyblocker/pull/948
+* Add Spotless and Checkstyle by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/1189
+* Fix Farming Hud Skill EXP not working when Fancy Status bars are disabled by @Alex33856 in https://github.com/SkyblockerMod/Skyblocker/pull/1449
+* Show Input Calculator on Bazaar flip input sign by @Alex33856 in https://github.com/SkyblockerMod/Skyblocker/pull/1457
+* resourcepack compatibility by @viciscat in https://github.com/SkyblockerMod/Skyblocker/pull/1407
+
+## New Contributors
+* @contionability made their first contribution in https://github.com/SkyblockerMod/Skyblocker/pull/1440
+
+**Full Changelog**: https://github.com/SkyblockerMod/Skyblocker/compare/v5.4.0...v5.5.0
+___
# Release 5.4.0
## Highlight
diff --git a/FEATURES.md b/FEATURES.md
index 93f5c535..d128204c 100644
--- a/FEATURES.md
+++ b/FEATURES.md
@@ -51,6 +51,8 @@
- Silence Phantoms
- Highlight Hideonleaves
- **Hunting Box Shard Prices**
+- **Sweep Overlay**
+ - Disclaimer: Sweep Overlay is not accurate on Galatea due to technical limitations. The sweep formula is currently unknown.
### Kuudra Features:
- **Kuudra waypoints:**
@@ -255,6 +257,8 @@
- *Skyblock ID*
- **Quicknav:** (Fully customizeable) Fast navigation between pets, armor, enderchest, skill, collection, crafting, enchant, anvil, warp dungeon, and warp hub.
- **Recipe Book:** Lists all Skyblock items in the vanilla recipe book, allowing you to see the recipe of the item.
+ - Crafting
+ - Forge
- **Backpack Preview:** After clicking your backpack or enderchest once, you can hover over the backpack or enderchest and hold Shift to preview its contents.
- **New Year Cakes Helper**
- **Fancy Crafting Table**
@@ -306,6 +310,8 @@
### Miscellaneous Features:
- **[Roughly Enough Items (REI)](https://modrinth.com/mod/rei), [EMI](https://modrinth.com/mod/emi) and [JEI](https://modrinth.com/mod/jei/) Support**
+ - Crafting
+ - Forge
- **Item Protection**
- config option to toggle item protection chat notifications
- **Discord Rich Presence:** Allows users to show their Piggy, Bits, or location, along with a custom message.
@@ -321,3 +327,4 @@
- **Skyblock XP Messages**
- **Share position and set waypoint**
- **Copy Underbid Price to Clipboard**
+- **Resource pack compatibility**
diff --git a/README.md b/README.md
index e66f84c7..f9912133 100644
--- a/README.md
+++ b/README.md
@@ -69,6 +69,8 @@ Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/in
- Silence Phantoms
- Highlight Hideonleaves
- **Hunting Box Shard Prices**
+- **Sweep Overlay**
+ - Disclaimer: Sweep Overlay is not accurate on Galatea due to technical limitations. The sweep formula is currently unknown.
### Kuudra Features:
- **Kuudra waypoints:**
@@ -273,6 +275,8 @@ Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/in
- *Skyblock ID*
- **Quicknav:** (Fully customizeable) Fast navigation between pets, armor, enderchest, skill, collection, crafting, enchant, anvil, warp dungeon, and warp hub.
- **Recipe Book:** Lists all Skyblock items in the vanilla recipe book, allowing you to see the recipe of the item.
+ - Crafting
+ - Forge
- **Backpack Preview:** After clicking your backpack or enderchest once, you can hover over the backpack or enderchest and hold Shift to preview its contents.
- **New Year Cakes Helper**
- **Fancy Crafting Table**
@@ -324,6 +328,8 @@ Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/in
### Miscellaneous Features:
- **[Roughly Enough Items (REI)](https://modrinth.com/mod/rei), [EMI](https://modrinth.com/mod/emi) and [JEI](https://modrinth.com/mod/jei/) Support**
+ - Crafting
+ - Forge
- **Item Protection**
- config option to toggle item protection chat notifications
- **Discord Rich Presence:** Allows users to show their Piggy, Bits, or location, along with a custom message.
@@ -339,6 +345,7 @@ Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/in
- **Skyblock XP Messages**
- **Share position and set waypoint**
- **Copy Underbid Price to Clipboard**
+- **Resource pack compatibility**
</details>
@@ -840,6 +847,15 @@ information.
</a>
</td>
</tr>
+ <tr>
+ <td align="center" width="150">
+ <a href="https://github.com/contionability">
+ <img alt="contionability" src="https://github.com/contionability.png" width="100"/>
+ <br/>
+ contionability
+ </a>
+ </td>
+ </tr>
</table>
### Translator
@@ -849,26 +865,26 @@ information.
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), [Superjamp](https://github.com/Superjamp), [Vanja](https://github.com/Vanja), [IHaveNoWLAN](https://github.com/IHaveNoWLAN), [callmespa-dev](https://github.com/callmespa-dev) |
-| 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), [iMekky](https://github.com/iMekky), [anysad](https://github.com/anysad), [Vanja](https://github.com/Vanja) |
-| 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), [TheGallium](https://github.com/TheGallium) |
-| Japanese | [hirochisan](https://github.com/hirochisan), [AC19970](https://github.com/AC19970), [WhyHina](https://github.com/WhyHina), [tdnpgm](https://github.com/tdnpgm), [aoipop0117](https://github.com/aoipop0117), [tokumeika](https://github.com/tokumeika) |
-| Chinese (Traditional) | [catandA](https://github.com/catandA), [AC19970](https://github.com/AC19970) |
-| Chinese (Simplified) | [catandA](https://github.com/catandA), [PumpkinXD](https://github.com/PumpkinXD), [user123321111](https://github.com/user123321111), [sunnytia](https://github.com/sunnytia), [AC19970](https://github.com/AC19970), [x-yingcan-x](https://github.com/x-yingcan-x), [xyx986](https://github.com/xyx986), [Typogalaxy](https://github.com/Typogalaxy), [SimplSurro](https://github.com/SimplSurro), [layou233](https://github.com/layou233), [Launium](https://github.com/Launium), [HenryXiaoYang](https://github.com/HenryXiaoYang) |
-| Korean | [lantice3720](https://github.com/lantice3720), [lanthanide](https://github.com/lanthanide), [DaysSky](https://github.com/DaysSky) |
-| Spanish | [IngeSebastian](https://github.com/IngeSebastian), [NickdaWizIsDev](https://github.com/NickdaWizIsDev), [Teyxos](https://github.com/Teyxos), [Dopjs](https://github.com/Dopjs), [urdaknows](https://github.com/urdaknows), [Fjrtyy](https://github.com/Fjrtyy) |
-| Norwegian Bokmål | [KdGaming0](https://github.com/KdGaming0) |
-| Norwegian Nynorsk | [KdGaming0](https://github.com/KdGaming0) |
-| Turkish | [Fix3dll](https://github.com/Fix3dll), [Emirlol](https://github.com/Emirlol), [MrBiscuit921](https://github.com/MrBiscuit921), [pillibebek-32](https://github.com/pillibebek-32) |
-| Canadian English | [AzureAaron](https://github.com/AzureAaron) |
-| Portuguese (Brazil) | [OhRetro](https://github.com/OhRetro), [AurinVPK](https://github.com/AurinVPK), [yFelipeMC](https://github.com/yFelipeMC), [Owensaug](https://github.com/Owensaug), [withet-pt](https://github.com/withet-pt), [xEsc000](https://github.com/xEsc000) |
-| Dutch | [mitch030504](https://github.com/mitch030504), [Westsi](https://github.com/Westsi) |
-| Italian | [Vricken](https://github.com/Vricken), [Bloo02](https://github.com/Bloo02) |
-| Polish | [danehcan](https://github.com/danehcan) |
-| Vietnamese | [ThanhZ](https://github.com/ThanhZ), [HuydinhVN](https://github.com/HuydinhVN) |
-| Danish | [NugzZ3D](https://github.com/NugzZ3D) |
-| Swedish | [Ski11](https://github.com/Ski11) |
-| Hungarian | [Toastie](https://github.com/Toastie) |
+| Language | Translator |
+|-----------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
+| German | [LifeIsAParadox](https://github.com/LifeIsAParadox), [msg-programs](https://github.com/msg-programs), [Chris579](https://github.com/Chris579), [Superjamp](https://github.com/Superjamp), [Vanja](https://github.com/Vanja), [IHaveNoWLAN](https://github.com/IHaveNoWLAN), [callmespa-dev](https://github.com/callmespa-dev), [jonnytheagent](https://github.com/jonnytheagent), [YESSIR9153](https://github.com/YESSIR9153), [itzmxritz](https://github.com/itzmxritz) |
+| 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), [iMekky](https://github.com/iMekky), [anysad](https://github.com/anysad), [Vanja](https://github.com/Vanja), [Fiarr4ikDev](https://github.com/Fiarr4ikDev) |
+| 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), [TheGallium](https://github.com/TheGallium), [mattheov](https://github.com/mattheov), [Curzeed](https://github.com/Curzeed) |
+| Japanese | [hirochisan](https://github.com/hirochisan), [AC19970](https://github.com/AC19970), [WhyHina](https://github.com/WhyHina), [tdnpgm](https://github.com/tdnpgm), [aoipop0117](https://github.com/aoipop0117), [tokumeika](https://github.com/tokumeika) |
+| Chinese (Traditional) | [catandA](https://github.com/catandA), [AC19970](https://github.com/AC19970) |
+| Chinese (Simplified) | [catandA](https://github.com/catandA), [PumpkinXD](https://github.com/PumpkinXD), [user123321111](https://github.com/user123321111), [sunnytia](https://github.com/sunnytia), [AC19970](https://github.com/AC19970), [x-yingcan-x](https://github.com/x-yingcan-x), [xyx986](https://github.com/xyx986), [Typogalaxy](https://github.com/Typogalaxy), [SimplSurro](https://github.com/SimplSurro), [layou233](https://github.com/layou233), [Launium](https://github.com/Launium), [HenryXiaoYang](https://github.com/HenryXiaoYang) |
+| Korean | [lantice3720](https://github.com/lantice3720), [lanthanide](https://github.com/lanthanide), [DaysSky](https://github.com/DaysSky) |
+| Spanish | [IngeSebastian](https://github.com/IngeSebastian), [NickdaWizIsDev](https://github.com/NickdaWizIsDev), [Teyxos](https://github.com/Teyxos), [Dopjs](https://github.com/Dopjs), [urdaknows](https://github.com/urdaknows), [Fjrtyy](https://github.com/Fjrtyy) |
+| Norwegian Bokmål | [KdGaming0](https://github.com/KdGaming0) |
+| Norwegian Nynorsk | [KdGaming0](https://github.com/KdGaming0) |
+| Turkish | [Fix3dll](https://github.com/Fix3dll), [Emirlol](https://github.com/Emirlol), [MrBiscuit921](https://github.com/MrBiscuit921), [pillibebek-32](https://github.com/pillibebek-32) |
+| Canadian English | [AzureAaron](https://github.com/AzureAaron), [CoffeeThe2nd](https://github.com/CoffeeThe2nd) |
+| Portuguese (Brazil) | [OhRetro](https://github.com/OhRetro), [AurinVPK](https://github.com/AurinVPK), [yFelipeMC](https://github.com/yFelipeMC), [Owensaug](https://github.com/Owensaug), [withet-pt](https://github.com/withet-pt), [xEsc000](https://github.com/xEsc000), [giovaniohira](https://github.com/giovaniohira) |
+| Dutch | [mitch030504](https://github.com/mitch030504), [Westsi](https://github.com/Westsi) |
+| Italian | [Vricken](https://github.com/Vricken), [Bloo02](https://github.com/Bloo02) |
+| Polish | [danehcan](https://github.com/danehcan) |
+| Vietnamese | [ThanhZ](https://github.com/ThanhZ), [HuydinhVN](https://github.com/HuydinhVN) |
+| Danish | [NugzZ3D](https://github.com/NugzZ3D) |
+| Swedish | [Ski11](https://github.com/Ski11) |
+| Hungarian | [Toastie](https://github.com/Toastie), [min-bal](https://github.com/min-bal) |
diff --git a/gradle.properties b/gradle.properties
index 60142847..0abf77e8 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -44,7 +44,7 @@ commons_math_version = 3.6.1
commons_text_version = 1.13.0
# Mod Properties
-mod_version = 5.4.0
+mod_version = 5.5.0
maven_group = de.hysky
archives_base_name = skyblocker
modrinth_id=y6DuFGwJ
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 33e747fd..38f60ddb 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -4,11 +4,11 @@
"version": "${version}",
"name": "Skyblocker",
"description": "Hypixel Skyblock Mod",
- "authors": ["LifeIsAParadox/wohlhabend", "kevinthegreat1", "AzureAaron"],
+ "authors": ["LifeIsAParadox/wohlhabend", "kevinthegreat1", "AzureAaron", "viciscat", "Emirlol", "olim88"],
"contributors": ["xMrVizzy", "d3dx9", "ExternalTime", "Zailer43", "TacoMonkey", "KonaeAkira", "Fix3dll", "null2264",
"HyperSoop", "edgarogh", "TheColdPot", "Julienraptor01", "ADON15c", "catandA", "msg-programs", "lantice3720",
- "Futuremappermydud", "koloiyolo", "viciscat", "Grayray75", "alexiayaa", "KhafraDev", "btwonion", "Kaluub", "Emirlol",
- "LegendaryLilac", "olim88", "Ghost-3", "esteban4567890", "Fluboxer", "VeritasDL", "TheDearbear", "BigloBot", "f3shqt",
+ "Futuremappermydud", "koloiyolo", "Grayray75", "alexiayaa", "KhafraDev", "btwonion", "Kaluub",
+ "LegendaryLilac", "Ghost-3", "esteban4567890", "Fluboxer", "VeritasDL", "TheDearbear", "BigloBot", "f3shqt",
"UpFault", "Vricken", "IBeHunting", "nea89o", "GatienDoesStuff"],
"contact": {
"homepage": "https://hysky.de",