diff options
-rw-r--r-- | CHANGELOG.md | 76 | ||||
-rw-r--r-- | FEATURES.md | 105 | ||||
-rw-r--r-- | README.md | 68 | ||||
-rw-r--r-- | gradle.properties | 2 |
4 files changed, 200 insertions, 51 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b05e805..19e396b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,79 @@ +# Release 1.18.0 + +## Highlight +* **New Dungeon Solvers**: + * Silverfish Solvers by @kevinthegreat1 + * Ice Fill Solvers by @kevinthegreat1 + * Boulder Solver by @LifeIsAParadox +* **Crystal Hollows Feature**: + * Crystal Hollows Map by @olim88 and @AzureAaron + * Waypoints for special locations by @olim88 and @AzureAaron + * Powder HUD by @olim88 and @AzureAaron + * Mithril + * Gemstone +* **Kuudra Features** by @AzureAaron + * Kuudra waypoints + * No arrow poison warning + * Low arrow poison warning +* **Search overlays for bz and ah** by @olim88 +* **End HUD Widget** by @viciscat + * Zealots + * *Since last eye* + * *Total zealots kills* + * *Avg kills per eye* + * Endstone Protector + * *stage* + * *Location* +* **Garden Features**: + * Visitor helper by @esteban4567890 + * easy way to buy items that visitors require from bazaar by clicking the text + * Disable title and chat messages for Melon/Pumpkin Dicer by @Ghost-3 +* **Improve Item Protection feature** by @LifeIsAParadox + * protect item with shortcut "v" + * indicator in form of a star + +## What's Changed +* Nothing to see here by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/526 +* Crystal hollows fetures by @olim88 in https://github.com/SkyblockerMod/Skyblocker/pull/523 +* Beacon Highlighter performance fix + Fix fire sales widget by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/521 +* Fix chest value not getting price data under certain circumstances by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/522 +* Update mayor cache every 20 minutes by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/525 +* Update IF conflict by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/529 +* Remove 1.20.2 from version selection menu in issue templates by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/530 +* Add the missing starter commission to the Dwarven HUD. by @Kaluub in https://github.com/SkyblockerMod/Skyblocker/pull/532 +* Kuudra Features by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/519 +* Disable title and chat messages for Melon/Pumpkin Dicer by @Ghost-3 in https://github.com/SkyblockerMod/Skyblocker/pull/534 +* Add Visitor helper by @esteban4567890 in https://github.com/SkyblockerMod/Skyblocker/pull/535 +* Search overlays for bz and ah by @olim88 in https://github.com/SkyblockerMod/Skyblocker/pull/537 +* Add End HUD Widget by @viciscat in https://github.com/SkyblockerMod/Skyblocker/pull/524 +* Boulder Solver by @LifeIsAParadox in https://github.com/SkyblockerMod/Skyblocker/pull/540 +* Item Quality (dungeon drops) by @Fluboxer in https://github.com/SkyblockerMod/Skyblocker/pull/541 +* Treasure Hoarder Puncher Commission fix by @Ghost-3 in https://github.com/SkyblockerMod/Skyblocker/pull/542 +* center table components in tabhud by @btwonion in https://github.com/SkyblockerMod/Skyblocker/pull/543 +* Check all door blocks and fix fairy room door by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/536 +* Show the diff in the Powders widget by @Ghost-3 in https://github.com/SkyblockerMod/Skyblocker/pull/544 +* Add Item Floor Tier to tooltip by @Fluboxer in https://github.com/SkyblockerMod/Skyblocker/pull/546 +* Better location management by @Ghost-3 in https://github.com/SkyblockerMod/Skyblocker/pull/547 +* Small search overlay changes by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/548 +* Fix powder hud not updating when commissions hud is disabled by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/550 +* Improve secrets caching behaviour by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/545 +* Spider's Den Server Widget by @Ghost-3 in https://github.com/SkyblockerMod/Skyblocker/pull/553 +* Fix beacon highlights persisting after the boss dies by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/554 +* use mod-publish-plugin by @LifeIsAParadox in https://github.com/SkyblockerMod/Skyblocker/pull/556 +* Add Silverfish and Ice Fill Solvers by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/533 +* Fix discoveries index by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/557 +* Support the local memory cache for the API by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/558 +* 4 small changes by @LifeIsAParadox in https://github.com/SkyblockerMod/Skyblocker/pull/561 +* Improve Item Protection feature by @LifeIsAParadox in https://github.com/SkyblockerMod/Skyblocker/pull/562 + +## New Contributors +* @olim88 made their first contribution in https://github.com/SkyblockerMod/Skyblocker/pull/523 +* @Ghost-3 made their first contribution in https://github.com/SkyblockerMod/Skyblocker/pull/534 +* @esteban4567890 made their first contribution in https://github.com/SkyblockerMod/Skyblocker/pull/535 +* @Fluboxer made their first contribution in https://github.com/SkyblockerMod/Skyblocker/pull/541 + +**Full Changelog**: https://github.com/SkyblockerMod/Skyblocker/compare/v1.17.0...v1.18.0 +___ # Release 1.17.0 ## Highlight diff --git a/FEATURES.md b/FEATURES.md index b442a56f..ac063b53 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -5,16 +5,19 @@ - **Starred Mob Glow** - **Croesus Helper** - **Puzzle Solver:** - - *Three Weirdos* - - *Blaze* - - *Creeper Beams* - - *Quiz - Ouro the Omniscient* - - *Tic Tac Toe* - - *Waterboard* - - *Terminal:* - - *Order* - - *Coloured Items* - - *Item Name* + - *Three Weirdos* + - *Blaze* + - *Creeper Beams* + - *Quiz - Ouro the Omniscient* + - *Tic Tac Toe* + - *Waterboard* + - *Silverfish* + - *Ice Fill* + - *Boulder* + - Terminal: + - *Order* + - *Coloured Items* + - *Item Name* - **Rare Drop Special Effects** - **Chest Profit Calculator** - **F3/M3 Fire Freeze Staff Timer** @@ -27,6 +30,16 @@ - **resourcepack recoloring textures in dungeons** - **score title and sound** +### Kuudra Features +- **Kuudra waypoints** + - *Supplies* + - *Supply Piles* + - *Fuel Cells* + - *Safe Spots* + - *Pearl* +- **No arrow poison warning** +- **Low arrow poison warning** + ### Item and Armor Customization: - *Item Renaming* - *Custom Armor Dye Colors* @@ -34,17 +47,25 @@ ### Health and Status Bars: - **Bars:** - - *Health and absorption* - - *Mana* - - *Defense* - - *XP* + - *Health and absorption* + - *Mana* + - *Defense* + - *XP* -### Dwarven Mines: +### Dwarven Mines / Crystal hollows: - **Dwarven Mines Solver:** - - *Fetchur* - - *Puzzler* + - Fetchur + - Puzzler +- **Crystal hollows** + - Crystal Hollows Map + - *Shows players location in crystal hollows* + - *Shows important waypoints in crystal hollows* + - Crystal Hollows Waypoints + - *show waypoints for special location* + - *find locations in chat messages* - **Commission HUD** - - *Provides information on Dwarven Mines quests* + - *Provides information on Dwarven Mines quests* +- **Powder HUD** ### Rift Features: - **Mirrorverse Waypoints** @@ -64,6 +85,11 @@ - Beacon Highlighting - Nukekubi Head Highlighting +### Garden Features: +- **Visitor Helper** + - buy items that visitors require from bazaar by clicking the text +- **Disable title and chat messages for Melon/Pumpkin Dicer** + ### Visual Enhancements: - **Fancy Tab HUD:** Fully configurable with a resource pack. - **1.8 Hitbox for Lever and Farmland** @@ -74,37 +100,48 @@ - Circle or Square - **Item Cooldown Display** - **Configure Fire-Overlay Height** +- **End HUD Widget** + - Zealots + - *Since last eye* + - *Total zealots kills* + - *Avg kills per eye* + - Endstone Protector + - *stage* + - *Location* ### User Interface Enhancements: +- **Search overlays for bz and ah** - **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. - **Item Tooltip:** (Provides information on) - - *NPC Prices* - - *Motes Prices* - - *bazaar (average, lowest bin)* - - *Auction House* - - *Museum* - - *Exotic Armor Identifier* + - *NPC Sell Prices* + - *Motes Prices* + - *bazaar (average, lowest bin)* + - *Auction House* + - *Museum* + - *Exotic Armor Identifier* + - *Item Quality* + - ** - **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. ### Barn Features: - **Barn Solver:** - - *Treasure Hunter* - - *Hungry Hiker* + - *Treasure Hunter* + - *Hungry Hiker* ### Chat Features: - **Hide Messages:** - - *Ability Cooldown* - - *Heal* - - *Aspect of the End (AOTE)* - - *Implosion* - - *Molten Wave* - - *`/show command`* - - *Teleport Pad Messages* - - *Sky Mall* + - *Ability Cooldown* + - *Heal* + - *Aspect of the End (AOTE)* + - *Implosion* + - *Molten Wave* + - *`/show command`* + - *Teleport Pad Messages* + - *Sky Mall* ### Miscellaneous Solvers: - **Experiments Solvers** @@ -31,7 +31,10 @@ Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/in - *Quiz - Ouro the Omniscient* - *Tic Tac Toe* - *Waterboard* - - *Terminal:* + - *Silverfish* + - *Ice Fill* + - *Boulder* + - Terminal: - *Order* - *Coloured Items* - *Item Name* @@ -47,6 +50,16 @@ Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/in - **resourcepack recoloring textures in dungeons** - **score title and sound** +### Kuudra Features +- **Kuudra waypoints** + - *Supplies* + - *Supply Piles* + - *Fuel Cells* + - *Safe Spots* + - *Pearl* +- **No arrow poison warning** +- **Low arrow poison warning** + ### Item and Armor Customization: - *Item Renaming* - *Custom Armor Dye Colors* @@ -59,19 +72,20 @@ Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/in - *Defense* - *XP* -### Dwarven Mines: +### Dwarven Mines / Crystal hollows: - **Dwarven Mines Solver:** - - *Fetchur* - - *Puzzler* -- **Commission/Powder HUD** + - Fetchur + - Puzzler +- **Crystal hollows** + - Crystal Hollows Map + - *Shows players location in crystal hollows* + - *Shows important waypoints in crystal hollows* + - Crystal Hollows Waypoints + - *show waypoints for special location* + - *find locations in chat messages* +- **Commission HUD** - *Provides information on Dwarven Mines quests* - - *Provides information on powder amounts* -- **Crystal Hollows Waypoints** - - *show waypoints for special location* - - *find locations in chat messages* -- **Crystal Hollows Map HUD** - - *Shows players location in crystal hollows* - - *Shows important waypoints in crystal hollows* +- **Powder HUD** ### Rift Features: - **Mirrorverse Waypoints** @@ -91,6 +105,11 @@ Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/in - Beacon Highlighting - Nukekubi Head Highlighting +### Garden Features: +- **Visitor Helper** + - buy items that visitors require from bazaar by clicking the text +- **Disable title and chat messages for Melon/Pumpkin Dicer** + ### Visual Enhancements: - **Fancy Tab HUD:** Fully configurable with a resource pack. - **1.8 Hitbox for Lever and Farmland** @@ -101,18 +120,29 @@ Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/in - Circle or Square - **Item Cooldown Display** - **Configure Fire-Overlay Height** +- **End HUD Widget** + - Zealots + - *Since last eye* + - *Total zealots kills* + - *Avg kills per eye* + - Endstone Protector + - *stage* + - *Location* ### User Interface Enhancements: +- **Search overlays for bz and ah** - **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. - **Item Tooltip:** (Provides information on) - - *NPC Prices* + - *NPC Sell Prices* - *Motes Prices* - *bazaar (average, lowest bin)* - *Auction House* - *Museum* - *Exotic Armor Identifier* + - *Item Quality* + - ** - **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. @@ -223,9 +253,15 @@ information. |:--------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------:|----------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------| | [Grayray75](https://github.com/Grayray75) | [alexiayaa](https://github.com/alexiayaa) | [KhafraDev](https://github.com/KhafraDev) | [btwonion](https://github.com/btwonion) | -| [<img alt="KhafraDev" src="https://github.com/Kaluub.png" width="100">](https://github.com/Kaluub) | [<img alt="KhafraDev" src="https://github.com/Emirlol.png" width="100">](https://github.com/Emirlol) | [<img alt="KhafraDev" src="https://github.com/Thsgun.png" width="100">](https://github.com/Thsgun) | -|----------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------| -| [Kaluub](https://github.com/Kaluub) | [Emirlol](https://github.com/Emirlol) | [Thsgun](https://github.com/Thsgun) | + +| [<img alt="KhafraDev" src="https://github.com/Kaluub.png" width="100">](https://github.com/Kaluub) | [<img alt="KhafraDev" src="https://github.com/Emirlol.png" width="100">](https://github.com/Emirlol) | [<img alt="KhafraDev" src="https://github.com/LegendaryLilac.png" width="100">](https://github.com/LegendaryLilac) | [<img alt="KhafraDev" src="https://github.com/olim88.png" width="100">](https://github.com/olim88) | +|----------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------| +| [Kaluub](https://github.com/Kaluub) | [Emirlol](https://github.com/Emirlol) | [LegendaryLilac](https://github.com/LegendaryLilac) | [olim88](https://github.com/olim88) | + +| [<img alt="Ghost-3" src="https://github.com/Ghost-3.png" width="100">](https://github.com/Ghost-3) | [<img alt="esteban4567890" src="https://github.com/esteban4567890.png" width="100">](https://github.com/esteban4567890) | [<img alt="Fluboxer" src="https://github.com/Fluboxer.png" width="100">](https://github.com/Fluboxer) | +|----------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------| +| [Ghost-3](https://github.com/Ghost-3) | [esteban4567890](https://github.com/esteban4567890) | [Fluboxer](https://github.com/Fluboxer) | + ### Translators diff --git a/gradle.properties b/gradle.properties index 07340c99..6cf73016 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.17.0 +mod_version = 1.18.0 maven_group = de.hysky archives_base_name = skyblocker modrinth_id=y6DuFGwJ |