diff options
author | Yasin <a.piri@hotmail.de> | 2023-09-22 10:37:39 +0200 |
---|---|---|
committer | Yasin <a.piri@hotmail.de> | 2023-09-22 10:37:39 +0200 |
commit | 4c26ca5085c8a9cf13acb5a5a06e98f58209fc0a (patch) | |
tree | e003e9115cceede0138d0a1394e31548a94e30a8 | |
parent | 2091a05c2b9b3f3a9733557337935688f1bc6ae8 (diff) | |
download | Skyblocker-4c26ca5085c8a9cf13acb5a5a06e98f58209fc0a.tar.gz Skyblocker-4c26ca5085c8a9cf13acb5a5a06e98f58209fc0a.tar.bz2 Skyblocker-4c26ca5085c8a9cf13acb5a5a06e98f58209fc0a.zip |
Update to 1.14.0
-rw-r--r-- | CHANGELOG.md | 58 | ||||
-rw-r--r-- | FEATURES.md | 11 | ||||
-rw-r--r-- | README.md | 18 | ||||
-rw-r--r-- | gradle.properties | 2 |
4 files changed, 82 insertions, 7 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e374e898..b9eb2efc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,61 @@ +# Release 1.14.0 + +## Highlight +* Dungeon Chest Profit Calculator! +* Emi integration +* Rare Drop Special Effects! Dungeon chest +* Reduce Network Bandwidth +* Hide Status Effect Overlay +* Personal Compactor/Deletor preview +* Add new dungeon rooms secret waypoints +* hidden relic helper +* Hide fake players in social interactions screen + +## What's Changed +* Fix Place Stage figure by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/272 +* Utils cleanup by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/274 +* Update webhook_translate.yml by @LifeIsAParadox in https://github.com/SkyblockerMod/Skyblocker/pull/275 +* OptiFabric Compatibility by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/277 +* Emi integration by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/278 +* Readme fixes by @msg-programs in https://github.com/SkyblockerMod/Skyblocker/pull/276 +* Dungeon bat by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/281 +* Fix croesus helper by @Julienraptor01 in https://github.com/SkyblockerMod/Skyblocker/pull/285 +* change lbin to hysky.de api by @LifeIsAParadox in https://github.com/SkyblockerMod/Skyblocker/pull/286 +* create the base64 fixer by @Julienraptor01 in https://github.com/SkyblockerMod/Skyblocker/pull/283 +* Fix RenderHelper#renderOutline color by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/288 +* Rare Drop Special Effects! by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/289 +* Cleanup by @msg-programs in https://github.com/SkyblockerMod/Skyblocker/pull/290 +* Dev mode and refactor BackpackPreview by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/291 +* lbin add shiny items by @LifeIsAParadox in https://github.com/SkyblockerMod/Skyblocker/pull/292 +* Optimize Scheduler by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/295 +* Update Quicknav pet button by @Julienraptor01 in https://github.com/SkyblockerMod/Skyblocker/pull/296 +* Reduce Network Bandwidth by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/297 +* Dungeon Chest Profit Calculator! by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/294 +* Century Emblem + Smol Refactor by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/299 +* Hide Status Effect Overlay by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/298 +* Modrinth Link by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/309 +* fix the regexes for quicknav and add a fail-safe by @Julienraptor01 in https://github.com/SkyblockerMod/Skyblocker/pull/301 +* Personal Compactor/Deletor preview by @viciscat in https://github.com/SkyblockerMod/Skyblocker/pull/302 +* Update Dungeon Secrets by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/306 +* Improve fairy soul helper by @Grayray75 in https://github.com/SkyblockerMod/Skyblocker/pull/307 +* Reduce SchedulerTest by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/308 +* Optimize Base64 Replacer by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/311 +* Hide fake players in social interactions screen by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/312 +* Update beta.yml by @LifeIsAParadox in https://github.com/SkyblockerMod/Skyblocker/pull/313 +* Locraw filter fix by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/314 +* Fix Jolly Pink Rocks by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/315 +* Update webhook_translate.yml by @LifeIsAParadox in https://github.com/SkyblockerMod/Skyblocker/pull/318 +* Add hidden relic helper by @Grayray75 in https://github.com/SkyblockerMod/Skyblocker/pull/316 +* Add profit calculator options and test by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/319 +* Update rei and emi by @LifeIsAParadox in https://github.com/SkyblockerMod/Skyblocker/pull/293 +* Translations update from hysky translate by @Weblate-LifeIsAParadox in https://github.com/SkyblockerMod/Skyblocker/pull/280 + +## New Contributors +* @viciscat made their first contribution in https://github.com/SkyblockerMod/Skyblocker/pull/302 +* @Grayray75 made their first contribution in https://github.com/SkyblockerMod/Skyblocker/pull/307 + +**Full Changelog**: https://github.com/SkyblockerMod/Skyblocker/compare/v1.13.0...v1.14.0 +___ # Release 1.13.0 (Dungeon Update) ## Highlight diff --git a/FEATURES.md b/FEATURES.md index 983eb873..66e5a15f 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -32,11 +32,18 @@ * Commission HUD: Dwarven Mines quests * 1.8 hitbox for lever and farmland * Custom Tab HUD + Fully configureable with ressourcepack -* Roughly enough items (REI) Support +* Roughly enough items (REI) and Emi Support * Fishing Helper + sound notification * Mirrorverse Waypoints * Attribute Shard Info Display * Item and Armour customisation: * Item Renaming * Custom Armour Dye Colours - * Custom Armour Trims
\ No newline at end of file + * Custom Armour Trims +* OptiFabric Compatibility +* Rare Drop Special Effects! Dungeon chest +* Dungeon Chest Profit Calculator +* Hide Status Effect Overlay +* Personal Compactor/Deletor preview +* Hide fake players in social interactions screen +* hidden relic helper
\ No newline at end of file @@ -51,7 +51,7 @@ Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/in * Commission HUD: Dwarven Mines quests * 1.8 hitbox for lever and farmland * Custom Tab HUD + Fully configureable with ressourcepack -* Roughly enough items (REI) Support +* Roughly enough items (REI) and Emi Support * Fishing Helper + sound notification * Mirrorverse Waypoints * Attribute Shard Info Display @@ -59,6 +59,13 @@ Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/in * Item Renaming * Custom Armour Dye Colours * Custom Armour Trims +* OptiFabric Compatibility +* Rare Drop Special Effects! Dungeon chest +* Dungeon Chest Profit Calculator +* Hide Status Effect Overlay +* Personal Compactor/Deletor preview +* Hide fake players in social interactions screen +* hidden relic helper </details> @@ -119,10 +126,13 @@ information. |:--------------------------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------------------------:| | [catandA](https://github.com/catandA) | [kevinthegreat1](https://github.com/kevinthegreat1) | [AzureAaron](https://github.com/AzureAaron) | [msg-programs](https://github.com/msg-programs) | -| [<img alt="lantice3720" src="https://github.com/lantice3720.png" width="100">](https://github.com/lantice3720) | [<img alt="lantice3720" src="https://github.com/koloiyolo.png" width="100">](https://github.com/koloiyolo) | [<img alt="lantice3720" src="https://github.com/Futuremappermydud.png" width="100">](https://github.com/Futuremappermydud) | -|:--------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------:| -| [lantice3720](https://github.com/lantice3720) | [koloiyolo](https://github.com/koloiyolo) | [Futuremappermydud](https://github.com/Futuremappermydud) | +| [<img alt="lantice3720" src="https://github.com/lantice3720.png" width="100">](https://github.com/lantice3720) | [<img alt="lantice3720" src="https://github.com/koloiyolo.png" width="100">](https://github.com/koloiyolo) | [<img alt="lantice3720" src="https://github.com/Futuremappermydud.png" width="100">](https://github.com/Futuremappermydud) |[<img alt="viciscat" src="https://github.com/viciscat.png" width="100">](https://github.com/Futuremappermydud) | +|:--------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------:| +| [lantice3720](https://github.com/lantice3720) | [koloiyolo](https://github.com/koloiyolo) | [Futuremappermydud](https://github.com/Futuremappermydud) | [viciscat](https://github.com/Futuremappermydud) | +| [<img alt="Grayray75" src="https://github.com/Grayray75.png" width="100">](https://github.com/Futuremappermydud) | +|:--------------------------------------------------------------------------------------------------------------:| +| [Grayray75](https://github.com/lantice3720) | ### Translators German ([LifeIsAParadox](https://github.com/LifeIsAParadox) & [msg-programs](https://github.com/msg-programs)) \ diff --git a/gradle.properties b/gradle.properties index bf3bd115..8471bcfd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -33,7 +33,7 @@ occlusionculling_version = 0.0.7-SNAPSHOT repoparser_version = 1.3.2 # Mod Properties -mod_version = 1.13.0 +mod_version = 1.14.0 maven_group = me.xmrvizzy archives_base_name = skyblocker modrinth_id=y6DuFGwJ
\ No newline at end of file |