From 4c26ca5085c8a9cf13acb5a5a06e98f58209fc0a Mon Sep 17 00:00:00 2001 From: Yasin Date: Fri, 22 Sep 2023 10:37:39 +0200 Subject: [PATCH] Update to 1.14.0 --- CHANGELOG.md | 58 +++++++++++++++++++++++++++++++++++++++++++++++ FEATURES.md | 11 +++++++-- README.md | 18 +++++++++++---- gradle.properties | 2 +- 4 files changed, 82 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e374e898a6..b9eb2efc2a 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 983eb87351..66e5a15fc3 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 diff --git a/README.md b/README.md index 73e72ba074..a5f7f9cfa3 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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) | -| [lantice3720](https://github.com/lantice3720) | [lantice3720](https://github.com/koloiyolo) | [lantice3720](https://github.com/Futuremappermydud) | -|:--------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------:| -| [lantice3720](https://github.com/lantice3720) | [koloiyolo](https://github.com/koloiyolo) | [Futuremappermydud](https://github.com/Futuremappermydud) | +| [lantice3720](https://github.com/lantice3720) | [lantice3720](https://github.com/koloiyolo) | [lantice3720](https://github.com/Futuremappermydud) |[viciscat](https://github.com/Futuremappermydud) | +|:--------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------:| +| [lantice3720](https://github.com/lantice3720) | [koloiyolo](https://github.com/koloiyolo) | [Futuremappermydud](https://github.com/Futuremappermydud) | [viciscat](https://github.com/Futuremappermydud) | +| [Grayray75](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 bf3bd11507..8471bcfd67 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