From 244859aacd356c15e10ccc4148d169ac3083a4ce Mon Sep 17 00:00:00 2001 From: Yasin Date: Wed, 24 Jan 2024 01:29:29 +0100 Subject: [PATCH 1/4] Update mod to 1.17.0 --- CHANGELOG.md | 94 +++++++++++++++++++++++++++++++++++++++++++++++ FEATURES.md | 25 +++++++++---- README.md | 35 +++++++++++++----- gradle.properties | 2 +- 4 files changed, 138 insertions(+), 18 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09cedd44c2..a555ff12be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,97 @@ +# Release 1.17.0 + +## Highlight +* Enderman Slayer Helper by @akarahdev +* fancy Party Finder GUI by @viciscat +* dungeon puzzle Waterboard Solver by @kevinthegreat1 +* f3/m3 fire freeze staff timer by @KhafraDev +* f3/m3 guardian health display by @KhafraDev +* f5/m5 livid color title by @kevinthegreat1 +* remove screens when switching island by @LifeIsAParadox +* Dungeon Score by @kevinthegreat1 +* Toggle Sky Mall Filter by @AzureAaron +* tips by @kevinthegreat1 +* resource pack: recolored textures in dungeons (tripwire for now) by @btwonion +* Hypixels colouring to Dwarven Mines HUD by @Kaluub +* dungeon score below map by @Emirlol +* fancy_slot_lock.png by @Thsgun +* JEI integration by @kevinthegreat1 +* Correct Transparent Skin Pixels by @AzureAaron + +## What's Changed +* Gift Giving Emblem by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/438 +* Add f3/m3 fire freeze staff timer by @KhafraDev in https://github.com/SkyblockerMod/Skyblocker/pull/436 +* Fix Integer Overflow by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/439 +* 1.20.3 by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/443 +* add f3/m3 guardian health display by @KhafraDev in https://github.com/SkyblockerMod/Skyblocker/pull/442 +* Update Exeriment Solvers for 1.20.3/1.20.4 by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/437 +* YACL 1.20.4 by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/445 +* Update mod to 1.16.0+1.20.3 by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/444 +* Update Debug Mode by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/446 +* Migrate to upstreamed EnumDropdownController by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/447 +* Ignore invalid entity data exceptions & broken quiz question by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/449 +* Ultimate rarity by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/450 +* Increase shortcuts character limit & Reset griffin burrows on world change by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/451 +* Update fabric.mod.json access widener by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/455 +* Update Dungeon Puzzles by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/454 +* Item Utils & Random Tests by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/456 +* Suppress unknown scoreboard objective warnings by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/457 +* remove screens when switching island by @LifeIsAParadox in https://github.com/SkyblockerMod/Skyblocker/pull/458 +* Suppress badlion packet warnings by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/460 +* Fix Fire Sales Widget by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/461 +* More Compatible Colour Parsing by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/463 +* Improve occlusion culling accuracy by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/464 +* Durability Fix by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/465 +* Migrate to Fabric Api ClientPlayerBlockBreakEvents by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/466 +* Waterboard Solver by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/467 +* Correct Transparent Skin Pixels by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/468 +* Add Dungeon Score by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/469 +* Two fixes by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/472 +* Audit Mixins by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/473 +* Fix broken quiz question by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/474 +* Toggle Sky Mall Filter by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/475 +* Add Waterboard toggle by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/476 +* Use vanilla translations by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/479 +* Add tips by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/481 +* Add dungeon score title and sound by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/480 +* Add livid color title by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/482 +* Fix Skin Transparency applying to player skins by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/477 +* Support new epoch milli obtained timestamps by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/483 +* Add sync when clearing matchState by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/471 +* Loom 1.5 & JGit 6.8.0 by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/484 +* Fix tips triggering too much by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/485 +* add new built-in texture pack for recolored textures in dungeons by @btwonion in https://github.com/SkyblockerMod/Skyblocker/pull/452 +* Add Hypixels colouring to Dwarven Mines HUD. by @Kaluub in https://github.com/SkyblockerMod/Skyblocker/pull/488 +* 1.20.4 & 1.20.2 only issues by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/490 +* Update top aligned pack.mcmeta by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/492 +* More tips by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/496 +* Add a custom GUI for the Party Finder in dungeons by @viciscat in https://github.com/SkyblockerMod/Skyblocker/pull/487 +* Dungeons improvements. by @Kaluub in https://github.com/SkyblockerMod/Skyblocker/pull/493 +* Changed tips from true random to non-repeating random by @Emirlol in https://github.com/SkyblockerMod/Skyblocker/pull/501 +* Tic Tac Toe Refactor by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/504 +* YACL 3.3.2 (Critical update) by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/506 +* Handle rate limits by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/507 +* Fix fishing timer appearing outside Skyblock. by @Kaluub in https://github.com/SkyblockerMod/Skyblocker/pull/508 +* Add dungeon score calculation on client-side by @Emirlol in https://github.com/SkyblockerMod/Skyblocker/pull/500 +* Texture size, draw and transparency by @Julienraptor01 in https://github.com/SkyblockerMod/Skyblocker/pull/509 +* Fix Active Effects widget by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/510 +* Make fancy_slot_lock.png by @Thsgun in https://github.com/SkyblockerMod/Skyblocker/pull/505 +* Lowercase party and search strings to ignore case by @Emirlol in https://github.com/SkyblockerMod/Skyblocker/pull/513 +* Enderman Slayer Utilities by @akarahdev in https://github.com/SkyblockerMod/Skyblocker/pull/502 +* Add anitas talisman fortune boost indicator next to the relevant crop by @Emirlol in https://github.com/SkyblockerMod/Skyblocker/pull/512 +* Add JEI integration by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/448 + +## New Contributors +* @KhafraDev made their first contribution in https://github.com/SkyblockerMod/Skyblocker/pull/436 +* @btwonion made their first contribution in https://github.com/SkyblockerMod/Skyblocker/pull/452 +* @Kaluub made their first contribution in https://github.com/SkyblockerMod/Skyblocker/pull/488 +* @Emirlol made their first contribution in https://github.com/SkyblockerMod/Skyblocker/pull/501 +* @akarahdev made their first contribution in https://github.com/SkyblockerMod/Skyblocker/pull/502 +* @Thsgun made their first contribution in https://github.com/SkyblockerMod/Skyblocker/pull/505 + +**Full Changelog**: https://github.com/SkyblockerMod/Skyblocker/compare/v1.16.0...v1.17.0 +___ + # Release 1.16.0 (1.20.3 & 1.20.4) ## Highlight diff --git a/FEATURES.md b/FEATURES.md index 0ae2fa5629..b0e43338c7 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -1,6 +1,7 @@ ### Dungeon Features: +- **Fancy Party Finder GUI** - **Secrets Waypoint Highlight:** Fully customizable -- **Minimap** +- **Minimap & Score** - **Starred Mob Glow** - **Croesus Helper** - **Puzzle Solver:** @@ -9,6 +10,7 @@ - *Creeper Beams* - *Quiz - Ouro the Omniscient* - *Tic Tac Toe* + - *Waterboard* - *Terminal:* - *Order* - *Coloured Items* @@ -22,6 +24,8 @@ - **AOTV & Pearl Secret Waypoints** - **Player Secrets Tracker** - **Wither & Blood Door Highlight** +- **resourcepack recoloring textures in dungeons** +- **score title and sound** ### Item and Armor Customization: - *Item Renaming* @@ -52,10 +56,13 @@ ### Slayer Helper: - **Vampire:** - - *Effigy Waypoints* - - *Healing Melon Indicator* - - *Twinclaws Ice Indicator* - - *Steak Stake Indicator* + - Effigy Waypoints + - Healing Melon Indicator + - Twinclaws Ice Indicator + - Steak Stake Indicator +- **Enderman:** + - Beacon Highlighting + - Nukekubi Head Highlighting ### Visual Enhancements: - **Fancy Tab HUD:** Fully configurable with a resource pack. @@ -97,6 +104,7 @@ - *Molten Wave* - *`/show command`* - *Teleport Pad Messages* + - *Sky Mall* ### Miscellaneous Solvers: - **Experiments Solvers** @@ -104,11 +112,14 @@ - **Mythological Ritual Helper** ### Miscellaneous Features: -- **Roughly Enough Items (REI) and EMI Support** +- **[Roughly Enough Items (REI)](https://modrinth.com/mod/rei), [EMI](https://modrinth.com/mod/emi) and [JEI](https://modrinth.com/mod/jei) Support** - **Item Protection** - **Discord Rich Presence:** Allows users to show their Piggy, Bits, or location, along with a custom message. - **Wiki Lookup:** Press F4 to open the wiki page about the held item. - **OptiFabric Compatibility** - **Waypoints API** - **Config Button in Skyblock Menu** -- **ChestValue** \ No newline at end of file +- **ChestValue** +- **add useful tips in chat** +- **Suppress badlion packet warnings** +- **remove screens when switching island** \ No newline at end of file diff --git a/README.md b/README.md index ecf46b10ed..c751773c73 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,9 @@ Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/in Features ### Dungeon Features: +- **Fancy Party Finder GUI** - **Secrets Waypoint Highlight:** Fully customizable -- **Minimap** +- **Minimap & Score** - **Starred Mob Glow** - **Croesus Helper** - **Puzzle Solver:** @@ -29,6 +30,7 @@ Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/in - *Creeper Beams* - *Quiz - Ouro the Omniscient* - *Tic Tac Toe* + - *Waterboard* - *Terminal:* - *Order* - *Coloured Items* @@ -42,6 +44,8 @@ Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/in - **AOTV & Pearl Secret Waypoints** - **Player Secrets Tracker** - **Wither & Blood Door Highlight** +- **resourcepack recoloring textures in dungeons** +- **score title and sound** ### Item and Armor Customization: - *Item Renaming* @@ -72,10 +76,13 @@ Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/in ### Slayer Helper: - **Vampire:** - - *Effigy Waypoints* - - *Healing Melon Indicator* - - *Twinclaws Ice Indicator* - - *Steak Stake Indicator* + - Effigy Waypoints + - Healing Melon Indicator + - Twinclaws Ice Indicator + - Steak Stake Indicator +- **Enderman:** + - Beacon Highlighting + - Nukekubi Head Highlighting ### Visual Enhancements: - **Fancy Tab HUD:** Fully configurable with a resource pack. @@ -117,6 +124,7 @@ Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/in - *Molten Wave* - *`/show command`* - *Teleport Pad Messages* + - *Sky Mall* ### Miscellaneous Solvers: - **Experiments Solvers** @@ -124,7 +132,7 @@ Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/in - **Mythological Ritual Helper** ### Miscellaneous Features: -- **Roughly Enough Items (REI) and EMI Support** +- **[Roughly Enough Items (REI)](https://modrinth.com/mod/rei), [EMI](https://modrinth.com/mod/emi) and [JEI](https://modrinth.com/mod/jei) Support** - **Item Protection** - **Discord Rich Presence:** Allows users to show their Piggy, Bits, or location, along with a custom message. - **Wiki Lookup:** Press F4 to open the wiki page about the held item. @@ -132,6 +140,9 @@ Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/in - **Waypoints API** - **Config Button in Skyblock Menu** - **ChestValue** +- **add useful tips in chat** +- **Suppress badlion packet warnings** +- **remove screens when switching island** @@ -200,9 +211,13 @@ information. |:--------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------------:| | [lantice3720](https://github.com/lantice3720) | [koloiyolo](https://github.com/koloiyolo) | [Futuremappermydud](https://github.com/Futuremappermydud) | [viciscat](https://github.com/viciscat) | -| [Grayray75](https://github.com/Grayray75) | [alexiayaa](https://github.com/alexiayaa) | [KhafraDev](https://github.com/KhafraDev) | -|:--------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------:|----------------------------------------------------------------------------------------------------------| -| [Grayray75](https://github.com/Grayray75) | [alexiayaa](https://github.com/alexiayaa) | [KhafraDev](https://github.com/KhafraDev) | +| [Grayray75](https://github.com/Grayray75) | [alexiayaa](https://github.com/alexiayaa) | [KhafraDev](https://github.com/KhafraDev) | [KhafraDev](https://github.com/btwonion) | +|:--------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------:|----------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------| +| [Grayray75](https://github.com/Grayray75) | [alexiayaa](https://github.com/alexiayaa) | [KhafraDev](https://github.com/KhafraDev) | [btwonion](https://github.com/btwonion) | + +| [KhafraDev](https://github.com/Kaluub) | [KhafraDev](https://github.com/Emirlol) | [KhafraDev](https://github.com/Thsgun) | +|----------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------| +| [Kaluub](https://github.com/Kaluub) | [Emirlol](https://github.com/Emirlol) | [Thsgun](https://github.com/Thsgun) | ### Translators @@ -217,7 +232,7 @@ Korean ([lantice3720](https://github.com/lantice3720)) \ Spanish ([IngeSebastian](https://github.com/IngeSebastian)) \ Norwegian Bokmål ([KdGaming0](https://github.com/KdGaming0)) \ Norwegian Nynorsk ([KdGaming0](https://github.com/KdGaming0)) \ -Turkish ([Fix3dll](https://github.com/Fix3dll)) \ +Turkish ([Fix3dll](https://github.com/Fix3dll) & [Emirlol](https://github.com/Emirlol)) \ Canadian English ([AzureAaron](https://github.com/AzureAaron)) \ Portuguese (Brazil) ([OhRetro](https://github.com/OhRetro) & [AurinVPK](https://github.com/AurinVPK) & [yFelipeMC](https://github.com/yFelipeMC)) \ Dutch ([mitch030504](https://github.com/mitch030504)) \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index 5659a0e157..8459bf8ea3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -34,7 +34,7 @@ jgit_version = 6.8.0.202311291450-r commons_math_version = 3.6.1 # Mod Properties -mod_version = 1.16.0 +mod_version = 1.17.0 maven_group = de.hysky archives_base_name = skyblocker modrinth_id=y6DuFGwJ \ No newline at end of file From e1026db5474810289acac43e624bffde2f8b2ca2 Mon Sep 17 00:00:00 2001 From: Yasin Date: Wed, 24 Jan 2024 19:56:36 +0100 Subject: [PATCH 2/4] remove jei from changelog --- CHANGELOG.md | 2 -- FEATURES.md | 2 +- README.md | 2 +- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a555ff12be..75f5c1d666 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,6 @@ * Hypixels colouring to Dwarven Mines HUD by @Kaluub * dungeon score below map by @Emirlol * fancy_slot_lock.png by @Thsgun -* JEI integration by @kevinthegreat1 * Correct Transparent Skin Pixels by @AzureAaron ## What's Changed @@ -79,7 +78,6 @@ * Lowercase party and search strings to ignore case by @Emirlol in https://github.com/SkyblockerMod/Skyblocker/pull/513 * Enderman Slayer Utilities by @akarahdev in https://github.com/SkyblockerMod/Skyblocker/pull/502 * Add anitas talisman fortune boost indicator next to the relevant crop by @Emirlol in https://github.com/SkyblockerMod/Skyblocker/pull/512 -* Add JEI integration by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/448 ## New Contributors * @KhafraDev made their first contribution in https://github.com/SkyblockerMod/Skyblocker/pull/436 diff --git a/FEATURES.md b/FEATURES.md index b0e43338c7..9493b114ea 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -112,7 +112,7 @@ - **Mythological Ritual Helper** ### 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** +- **[Roughly Enough Items (REI)](https://modrinth.com/mod/rei) and [EMI](https://modrinth.com/mod/emi) Support** - **Item Protection** - **Discord Rich Presence:** Allows users to show their Piggy, Bits, or location, along with a custom message. - **Wiki Lookup:** Press F4 to open the wiki page about the held item. diff --git a/README.md b/README.md index c751773c73..cab8f0cb15 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/in - **Mythological Ritual Helper** ### 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** +- **[Roughly Enough Items (REI)](https://modrinth.com/mod/rei) and [EMI](https://modrinth.com/mod/emi) Support** - **Item Protection** - **Discord Rich Presence:** Allows users to show their Piggy, Bits, or location, along with a custom message. - **Wiki Lookup:** Press F4 to open the wiki page about the held item. From ec863f8443d2ed4390bba154de5a414a853a444b Mon Sep 17 00:00:00 2001 From: Yasin Date: Thu, 25 Jan 2024 11:32:06 +0100 Subject: [PATCH 3/4] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75f5c1d666..6b05e8052d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ * f5/m5 livid color title by @kevinthegreat1 * remove screens when switching island by @LifeIsAParadox * Dungeon Score by @kevinthegreat1 +* greatly enhanced dungeon score by @Emirlol * Toggle Sky Mall Filter by @AzureAaron * tips by @kevinthegreat1 * resource pack: recolored textures in dungeons (tripwire for now) by @btwonion From e282b8539e670d7f050dc042a297f9e6d10aefe4 Mon Sep 17 00:00:00 2001 From: Yasin Date: Thu, 25 Jan 2024 17:26:57 +0100 Subject: [PATCH 4/4] add stuff --- FEATURES.md | 3 ++- MRREADME.md | 34 +++++++++++++++++++++++++++------- README.md | 1 + 3 files changed, 30 insertions(+), 8 deletions(-) diff --git a/FEATURES.md b/FEATURES.md index 9493b114ea..b442a56f97 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -122,4 +122,5 @@ - **ChestValue** - **add useful tips in chat** - **Suppress badlion packet warnings** -- **remove screens when switching island** \ No newline at end of file +- **remove screens when switching island** +- **skin transparency correction** \ No newline at end of file diff --git a/MRREADME.md b/MRREADME.md index 9cf2e0c3b0..8522d00344 100644 --- a/MRREADME.md +++ b/MRREADME.md @@ -9,8 +9,9 @@ Hypixel Skyblock Mod for Minecraft 1.20.x
Dungeon Features +- **Fancy Party Finder GUI** - **Secrets Waypoint Highlight:** Fully customizable -- **Minimap** +- **Minimap & Score** - **Starred Mob Glow** - **Croesus Helper** - **Puzzle Solver:** @@ -19,6 +20,7 @@ Hypixel Skyblock Mod for Minecraft 1.20.x - *Creeper Beams* - *Quiz - Ouro the Omniscient* - *Tic Tac Toe* + - *Waterboard* - *Terminal:* - *Order* - *Coloured Items* @@ -32,6 +34,8 @@ Hypixel Skyblock Mod for Minecraft 1.20.x - **AOTV & Pearl Secret Waypoints** - **Player Secrets Tracker** - **Wither & Blood Door Highlight** +- **resourcepack recoloring textures in dungeons** +- **score title and sound**
@@ -66,6 +70,8 @@ Hypixel Skyblock Mod for Minecraft 1.20.x Rift Features - **Mirrorverse Waypoints** +- **Enigma soul waypoint** +- **Blobbercysts Glow**
@@ -78,10 +84,13 @@ Hypixel Skyblock Mod for Minecraft 1.20.x Slayer Helper - **Vampire:** - - *Effigy Waypoints* - - *Healing Melon Indicator* - - *Twinclaws Ice Indicator* - - *Steak Stake Indicator* + - Effigy Waypoints + - Healing Melon Indicator + - Twinclaws Ice Indicator + - Steak Stake Indicator +- **Enderman:** + - Beacon Highlighting + - Nukekubi Head Highlighting
@@ -93,6 +102,7 @@ Hypixel Skyblock Mod for Minecraft 1.20.x - **Personal Compactor/Deletor Preview** - **Hide Fake Players in Social Interactions Screen** - **Item Rarity Backgrounds** + - Circle or Square - **Item Cooldown Display** - **Configure Fire-Overlay Height**
@@ -103,12 +113,13 @@ Hypixel Skyblock Mod for Minecraft 1.20.x - **Attribute Shard Info Display** - **Drill Fuel and Pickonimbus 2000 in Item Durability Bar** - **Hotbar Slot Lock Keybind:** Select the hotbar slot you want to lock/unlock and press the lock button. -- **Price Tooltip:** (Provides information on) +- **Item Tooltip:** (Provides information on) - *NPC Prices* - *Motes Prices* - *bazaar (average, lowest bin)* - *Auction House* - *Museum* + - *Exotic Armor Identifier* - **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. - **Backpack Preview:** After clicking your backpack or enderchest once, you can hover over the backpack or enderchest and hold Shift to preview its contents. @@ -133,6 +144,7 @@ Hypixel Skyblock Mod for Minecraft 1.20.x - *Molten Wave* - *`/show command`* - *Teleport Pad Messages* + - *Sky Mall*
@@ -140,16 +152,24 @@ Hypixel Skyblock Mod for Minecraft 1.20.x - **Experiments Solvers** - **Fishing Helper:** Includes sound notifications. +- **Mythological Ritual Helper**
Miscellaneous Features -- **Roughly Enough Items (REI) and EMI Support** +- **[Roughly Enough Items (REI)](https://modrinth.com/mod/rei) and [EMI](https://modrinth.com/mod/emi) Support** - **Item Protection** - **Discord Rich Presence:** Allows users to show their Piggy, Bits, or location, along with a custom message. - **Wiki Lookup:** Press F4 to open the wiki page about the held item. - **OptiFabric Compatibility** +- **Waypoints API** +- **Config Button in Skyblock Menu** +- **ChestValue** +- **add useful tips in chat** +- **Suppress badlion packet warnings** +- **remove screens when switching island** +- **skin transparency correction**
diff --git a/README.md b/README.md index cab8f0cb15..e6fa68d091 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,7 @@ Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/in - **add useful tips in chat** - **Suppress badlion packet warnings** - **remove screens when switching island** +- **skin transparency correction**