Skyblocker 1.8.1 for 1.17.x
on Jun 20, 2022Fixes
- Fix crash on disconnect by @KonaeAkira in https://github.com/SkyblockerMod/Skyblocker/commit/7a8ad1e4f6a7cc3e685a5199a5dd0ca0049c61ff
- Fix item price tooltip not working with some languages by @Fix3dll in https://github.com/SkyblockerMod/Skyblocker/pull/74
- Fix spirit sceptre and other flower items having the wrong texture in the item list by @KonaeAkira in https://github.com/SkyblockerMod/Skyblocker/commit/84097869dc18443660511e656885498beb3c6bc9
- Fix "Team Treasurite Member Slayer" not showing up in commissions HUD by @KonaeAkira in https://github.com/SkyblockerMod/Skyblocker/commit/55524d92f3a15b68a52a0ea5edc9ba3765a781bb
- Add missing regex pattern for the status bar by @Fix3dll in https://github.com/SkyblockerMod/Skyblocker/commit/3dbf7d8e68158bf87de94c29a17a7e18fe11726f
Full Changelog: https://github.com/SkyblockerMod/Skyblocker/compare/v1.8.0...v1.8.1
New Feature
- Added support for moving fancy bars by @ADON15c in https://github.com/SkyblockerMod/Skyblocker/pull/72
- Add option to use 1.8 farmland hitbox by @KonaeAkira in https://github.com/SkyblockerMod/Skyblocker/commit/678025b21af4d45518a382b546c14fb12f131114
- multi-profile support for backpack preview by @KonaeAkira in https://github.com/SkyblockerMod/Skyblocker/commit/75918834349f1068557716142e342a7d01356040
Fixes
- Fix some items having the wrong texture by @KonaeAkira in https://github.com/SkyblockerMod/Skyblocker/pull/71
- reparty one at a time by @KonaeAkira in https://github.com/SkyblockerMod/Skyblocker/commit/aa5cf6bb18e84d604880ef37f2bda7250feaad2e
New Contributors
- @ADON15c made their first contribution in https://github.com/SkyblockerMod/Skyblocker/pull/72
Full Changelog: https://github.com/SkyblockerMod/Skyblocker/compare/v1.7.0...v1.8.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
- Replace bootleg events with fabric api events by @TacoMonkey11 in https://github.com/SkyblockerMod/Skyblocker/pull/66
- Replace DiscordIPC library with a more modern one by @TacoMonkey11 in https://github.com/SkyblockerMod/Skyblocker/pull/69
- 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
Fixes
- fix crash when not hovering over a slot while trying to use wikilookup by @TacoMonkey11 in https://github.com/SkyblockerMod/Skyblocker/pull/64
- Quick fix for fancybar and skyblock check for price info fetcher by @Fix3dll in https://github.com/SkyblockerMod/Skyblocker/pull/63
- Replaced most assertions with proper error handling by @ExternalTime in https://github.com/SkyblockerMod/Skyblocker/pull/65
- Fix crash when recipe in neurepo is wrong formated @LifeIsAParadox
- Use config path provided by Fabric API @KonaeAkira
Full Changelog: https://github.com/SkyblockerMod/Skyblocker/compare/v1.6.2...v1.6.3
Fixes
- filter for mana consumption message from action bar by @Fix3dll in https://github.com/LifeIsAParadox/Skyblocker/pull/61
- lowestbin
added french translate by @edgarogh
Full Changelog: https://github.com/LifeIsAParadox/Skyblocker/compare/v1.6.1...v1.6.2
Fixes
- PriceInfoTooltip fixes by @Fix3dll in https://github.com/LifeIsAParadox/Skyblocker/pull/56
- quick and small change by @Fix3dll in https://github.com/LifeIsAParadox/Skyblocker/pull/57
- backpack preview without shift by @Fix3dll in https://github.com/LifeIsAParadox/Skyblocker/pull/60
Full Changelog: https://github.com/LifeIsAParadox/Skyblocker/compare/v1.6.0...v1.6.1
This release only support 1.18.x
Skyblocker now supports 1.18.2 but requires minimum fabricloader version of 0.13.3
New Features
- Add backpack preview by @KonaeAkira in https://github.com/LifeIsAParadox/Skyblocker/pull/40
- Added Update Notification by @TacoMonkey11 in https://github.com/LifeIsAParadox/Skyblocker/pull/36
Fixes
- Fix item search not including lore by @KonaeAkira in https://github.com/LifeIsAParadox/Skyblocker/pull/37
- Updated fetchur solver by @ExternalTime in https://github.com/LifeIsAParadox/Skyblocker/pull/41
- customizable and improved item tooltip by @Fix3dll in https://github.com/LifeIsAParadox/Skyblocker/pull/44
- Added simple scheduler for recurring and delayed tasks by @ExternalTime in https://github.com/LifeIsAParadox/Skyblocker/pull/39
- Fix RPC crash by @TacoMonkey11 in https://github.com/LifeIsAParadox/Skyblocker/pull/45
- Use the new scheduler and use fabricLoader to get config dir by @KonaeAkira in https://github.com/LifeIsAParadox/Skyblocker/pull/49
- little fix for other items, change TimerTask to Scheduler by @Fix3dll in https://github.com/LifeIsAParadox/Skyblocker/pull/46
- Rewrote chat listener interface to use fabric events api by @ExternalTime in https://github.com/LifeIsAParadox/Skyblocker/pull/53
- migrate from log4j to slf4j by @Lifeisaparadox
- Fix RPC crash by @Lifeisaparadox
- Fix Backpack preview crash by @Lifeisaparadox
added Indonesian translate by @null2264 added russian translate by @HyperSoop
New Contributor
- @Fix3dll made their first contribution in https://github.com/LifeIsAParadox/Skyblocker/pull/44
Full Changelog: https://github.com/LifeIsAParadox/Skyblocker/compare/v1.5.0...v1.6.0
New Features
- Added Wiki Lookup by @TacoMonkey11 in https://github.com/LifeIsAParadox/Skyblocker/pull/30
- Discord Rich Presence by @TacoMonkey11
- Quicknavigation by @KonaeAkira
- Recepe book by @KonaeAkira
Fixes
- Simplified drawing of status bars by @ExternalTime in https://github.com/LifeIsAParadox/Skyblocker/pull/29
- Added Discord Rich Presence with a few other small fixes by @TacoMonkey11 in https://github.com/LifeIsAParadox/Skyblocker/pull/31
- Make the item list display in the recipe book by @KonaeAkira in https://github.com/LifeIsAParadox/Skyblocker/pull/33
- Add recipe view to item list by @KonaeAkira in https://github.com/LifeIsAParadox/Skyblocker/pull/35
- Added inventory wiki lookup + small bug fixes + DiscordRPC cycle option by @TacoMonkey11 in https://github.com/LifeIsAParadox/Skyblocker/pull/34
New Contributors
- @TacoMonkey11 made their first contribution in https://github.com/LifeIsAParadox/Skyblocker/pull/30
- @KonaeAkira made their first contribution in https://github.com/LifeIsAParadox/Skyblocker/pull/32
Full Changelog: https://github.com/LifeIsAParadox/Skyblocker/compare/v1.4.3...v1.5.0
Release 1.4.3
changed dependency Skyblocker requiere minimum fabricloader 0.12.11
Fixes
- security fix
Full Changelog: https://github.com/LifeIsAParadox/Skyblocker/compare/v1.4.2...v1.4.3
supporting 1.18.x
Fixes
- Simplified ad filter implementation by @ExternalTime in #28
Full Changelog: https://github.com/LifeIsAParadox/Skyblocker/compare/v1.4.1...v1.4.2
supporting 1.18.x
Fixes
- Simplified ad filter implementation by @ExternalTime in #28
Full Changelog: https://github.com/LifeIsAParadox/Skyblocker/compare/v1.4.1...v1.4.2
Fixes
- Fixed color terminal solver not working for light blue color by @ExternalTime in #27
- Cleaning in PriceInfoTooltip by @Zailer43 in #26
New Contributor
- @Zailer43 made their first contribution in #26
Full Changelog: https://github.com/LifeIsAParadox/Skyblocker/compare/v1.4.0...v1.4.1
New features
- Added npc, lbin price into tooltip by @LifeIsAParadox
- Added museum info into tooltip by @LifeIsAParadox
Full Changelog: https://github.com/LifeIsAParadox/Skyblocker/compare/v1.3.0...v1.4.0
New features
- Added feature changing lever hitboxes to ones from 1.8 by @ExternalTime in https://github.com/LifeIsAParadox/Skyblocker/pull/23
Full Changelog: https://github.com/LifeIsAParadox/Skyblocker/compare/v1.2.2...v1.3.0
Fixes
- Small status bar changes by @ExternalTime in #21
- Fixed crash on opening color terminal with unknown color by @ExternalTime in #22
Full Changelog: https://github.com/LifeIsAParadox/Skyblocker/compare/v1.2.1...v1.2.2