aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker/utils
AgeCommit message (Collapse)Author
2023-04-03Merge pull request #129 from TacoMonkey11/update_checkerTrương Hoàng Long
port UpdateChecker to java.net.http
2023-03-31port UpdateChecker to java.net.http and simplify regexSpencer
2023-03-31account for the easter name change and refactor slightlyJulienraptor01
2023-03-29Cleaned up codeKevinthegreat
2023-03-29Support for 1.19.4Kevinthegreat
2023-03-17Merge branch 'master' into 1.19.3Julienraptor01
2023-01-31Adding QuickNav CustomizationMiraculixx
Adding a way to customize the quick navigation buttons in the inventory. Every button can be toggled, has a display icon with nbt data, a click event and GUI name for highlighting. On default, everything is like before. The only problem is cloth config translation. I never worked before with cloth and don't want to copy paste the same key 12 times for the 12 buttons. If anyone is good with cloth config and know how to change the path, just edit it or message me :+1:
2023-01-20Just commits change i forgot to commitJulienraptor01
some todos will follow
2023-01-15start fixing the rest i guess ?Julienraptor01
2023-01-11Maybe fix the math stuff but IDKJulienraptor01
2023-01-11Update mappingsJulienraptor01
2022-10-24Make draggable config for HUDSpencer
2022-06-071.19.xLifeIsAParadox
2022-05-03Merge pull request #66 from TacoMonkey11/fabricapi-eventsYasin
Replace bootleg events with fabric api events
2022-05-02remove useless classSpencer
2022-04-12Move events into one fileTacoMonkey
2022-04-12switch to fabric api eventsTacoMonkey
2022-04-12clean up UpdateCheckerTacoMonkey
2022-04-12Simplify callbackTacoMonkey
2022-04-12create skyblock join callbackTacoMonkey
2022-04-07Replaced most assertions with proper error handlingExternal Time
2022-03-08fix discord rpcLifeIsAParadox
2022-03-08migrate to slf4jLifeIsAParadox
2022-02-20Added simple scheduler for recurring and delayed tasks (#39)ExternalTime
2022-02-18chucking it into a thread...TacoMonkey
2022-02-18Switch from URLConnection to InputStreamReaderTacoMonkey
2022-02-01Revert "Added auction bought notification"TacoMonkey
This reverts commit 3e7f0d4c2ab64d7483788a9afc9614e3516bf813.
2022-02-01Added auction bought notificationTacoMonkey
2022-02-01Added a toast builder for the futureTacoMonkey
2022-02-01refined update messageTacoMonkey
2022-01-31Added config for the Update NotificationTacoMonkey
2022-01-31Added simple update checkerTacoMonkey
2022-01-31Added Skyblock join/disconnect "events"TacoMonkey
I renamed two variables, deal with it
2022-01-31simplify the logic of scoreboard informationLifeIsAParadox
2022-01-31adding onhypixel() method + fixed discord crash that happened on specific ↵LifeIsAParadox
scenario
2022-01-28some fixesLifeIsAParadox
2022-01-27Rewrote the presence to actually workTacoMonkey
2022-01-25Bikeshedded fishing dingTacoMonkey
2022-01-25renamed piggy to purseTacoMonkey
2022-01-25Added rich presence and fishing dingTacoMonkey
2022-01-25support 1.18.x minecraft version and update to 1.4.2 [skip ci]LifeIsAParadox
2021-10-02fix blaze offset and smaler outline and automaticly highlight correct blazeLifeIsAParadox
solving issue #7 and #8
2021-09-14Merge pull request #4 from ExternalTime/refactor-status-barsLifeIsAParadox
Refactoring of fancy status bars
2021-09-14Bugfixing and Blaze solverLifeIsAParadox
2021-09-04Moved fancy status bars into a single class and rewrote action bar parsingExternalTime
2021-08-30Check if String has non-whitespace characters more directlyExternalTime
2021-08-24Update to 1.17LifeIsAParadox
This release Updates the mod to mc version 1.17. This is the first time i created/edited a mod.
2021-04-06add trivia and blaze dungeon questJulian Braun
2021-04-05performance fixesJulian Braun
2021-03-30added pricetooltip for AHJulian Braun