aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLifeIsAParadox <LifeIsAParadox@users.noreply.github.com>2022-05-03 18:55:40 +0200
committerLifeIsAParadox <LifeIsAParadox@users.noreply.github.com>2022-05-03 18:55:40 +0200
commit5c1679217cdaea7c0cba7c93d85e7da05f47a3d0 (patch)
tree4158066ecf2e2be2c3b6eb0fae47991dfad3c00c
parent6f9fd121f5c77202a8103a047f315d5ffcef93ed (diff)
downloadSkyblocker-5c1679217cdaea7c0cba7c93d85e7da05f47a3d0.tar.gz
Skyblocker-5c1679217cdaea7c0cba7c93d85e7da05f47a3d0.tar.bz2
Skyblocker-5c1679217cdaea7c0cba7c93d85e7da05f47a3d0.zip
Update to 1.7.0
-rw-r--r--CHANGELOG.md12
-rw-r--r--FEATURES.md3
-rw-r--r--README.md7
-rw-r--r--gradle.properties2
4 files changed, 19 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a9518344..dbf2f0b0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,15 @@
+# Release 1.7.0
+
+New Feature
+* Commission HUD by @TacoMonkey11 in https://github.com/SkyblockerMod/Skyblocker/pull/55
+* Rewrote status bars again by @ExternalTime in https://github.com/SkyblockerMod/Skyblocker/pull/68
+
+Fixes
+* fixed crash on itemtooltip on legacy timestamps by @LifeIsAParadox
+* Updated Trivia @LifeIsAParadox
+
+**Full Changelog**: https://github.com/SkyblockerMod/Skyblocker/compare/v1.6.3...v1.7.0
+___
# Release 1.6.3
Fixes
diff --git a/FEATURES.md b/FEATURES.md
index 4a057057..fd090daf 100644
--- a/FEATURES.md
+++ b/FEATURES.md
@@ -15,4 +15,5 @@
* Quicknav: fast navigate between pets, armor, enderchest, skill, collection, crafting, enchant, envil, warp dungeon, warp hub
* Recipe book: in the vanilla recipe book all skyblock items are listed and you can see the recipe of the item
* Backpack preview: after you clicked your backpack or enderchest once you can hover over the backpack or enderchest and hold shift to preview
-* Update notification \ No newline at end of file
+* Update notification
+* Commission HUD: Dwarven Mines quests \ No newline at end of file
diff --git a/README.md b/README.md
index c020854e..056a9da6 100644
--- a/README.md
+++ b/README.md
@@ -20,9 +20,9 @@ Installation guide is [here](https://github.com/LifeIsAParadox/Skyblocker/wiki/i
* Hide Messages: Ability Cooldown, Heal, AOTE, Implosion, Molten Wave, Teleport Pad Messages
* Dungeon Minimap
* Dungeon Puzzle Solver:
- * Three Weirdos
- * Blaze
- * F7 Terminal: Order, Color, Name
+ * Three Weirdos
+ * Blaze
+ * F7 Terminal: Order, Color, Name
* Dwarven Mines Solver: Fetchur, Puzzler
* Drill Fuel in Item Durability Bar
* Hotbar Slot Lock Keybind (Select the hotbar slot you want to lock/unlock and press the lockbutton)
@@ -34,6 +34,7 @@ Installation guide is [here](https://github.com/LifeIsAParadox/Skyblocker/wiki/i
* Recipe book: in the vanilla recipe book all skyblock items are listed and you can see the recipe of the item
* Backpack preview: after you clicked your backpack or enderchest once you can hover over the backpack or enderchest and hold shift to preview
* Update notification
+* Commission HUD: Dwarven Mines quests
</details>
diff --git a/gradle.properties b/gradle.properties
index d6eb2d06..79d03a91 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -15,7 +15,7 @@ clothconfig_version=6.2.57
mod_menu_version=3.1.0
# Mod Properties
-mod_version = 1.6.3
+mod_version = 1.7.0
maven_group = me.xmrvizzy
archives_base_name = skyblocker
modrinth_id=y6DuFGwJ