diff options
author | LifeIsAParadox <LifeIsAParadox@users.noreply.github.com> | 2021-10-15 01:24:13 +0200 |
---|---|---|
committer | LifeIsAParadox <LifeIsAParadox@users.noreply.github.com> | 2021-10-15 01:24:13 +0200 |
commit | 7d93f67afcc1856de9a28af07a4ad2e138387399 (patch) | |
tree | 6932c3a0682facabea9b626dd76483b7d3af324c /CHANGELOG.md | |
parent | 17a4e0804c3e07472a7ebdfa17142dbd16ba5d67 (diff) | |
download | Skyblocker-7d93f67afcc1856de9a28af07a4ad2e138387399.tar.gz Skyblocker-7d93f67afcc1856de9a28af07a4ad2e138387399.tar.bz2 Skyblocker-7d93f67afcc1856de9a28af07a4ad2e138387399.zip |
changed workflow + update to 1.2.1
the assets are now automatically uploaded on github release (github and modrinth)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..9c6a7674 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,55 @@ +# Release 1.2.1 + +Fixes +* Various fixes by @ExternalTime in #20 + +**Full Changelog**: https://github.com/LifeIsAParadox/Skyblocker/compare/v1.2.0...v1.2.1 +___ +# Release 1.2.0 + +New features +* F7 Terminal Solver: Order, Color, Name by @ExternalTime in #19 +* Auto highlight Blaze puzzle by @LifeIsAParadox +* Added bazaar price to tooltip by @LifeIsAParadox + +Fixes +* Small fixes to solvers by @ExternalTime in #16 +* Fixed status bar parsing when using healing wands by @ExternalTime in #18 +* Blaze outline off center fix @LifeIsAParadox + +added German language + +**Full Changelog**: https://github.com/LifeIsAParadox/Skyblocker/compare/v1.1.0...v1.2.0 +___ +# Release 1.1.0 +Now using semantic Versioning \ +thanks to @ExternalTime for the fixes and for implementing the new feature + +New features +* added reparty /rp #14 +* Added absorption bar on top of health bar (currently the bar length for absorption is really tiny, if you have an idea how to implement it better post a suggestion here or in the skyblocker discord). #9 + + +Fixes +* fixed health bar always full visual bug #9 +* fixed lag when opening inventory for the first time #12 +* and other fixes # + +___ +# Release 1.0.7.1 + +* small fix +* fixed bug in health and map inside dungeon + +___ +# Release 1.0.7 + +* bugfixes +* add spam filter [thanks to Dessahw aka ExternalTime] #5 +* add Blaze Solver + +___ +# Skyblocker Fabric 1.17.1 + +This release updates the skyblocker mod to mc version 1.17. +This is the first time i created/edited a mod.
\ No newline at end of file |