Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-03 | Merge pull request #129 from TacoMonkey11/update_checker | Trương Hoàng Long | |
port UpdateChecker to java.net.http | |||
2023-03-31 | port UpdateChecker to java.net.http and simplify regex | Spencer | |
2023-03-31 | account for the easter name change and refactor slightly | Julienraptor01 | |
2023-03-29 | Cleaned up code | Kevinthegreat | |
2023-03-29 | Support for 1.19.4 | Kevinthegreat | |
2023-03-17 | Merge branch 'master' into 1.19.3 | Julienraptor01 | |
2023-01-31 | Adding QuickNav Customization | Miraculixx | |
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-20 | Just commits change i forgot to commit | Julienraptor01 | |
some todos will follow | |||
2023-01-15 | start fixing the rest i guess ? | Julienraptor01 | |
2023-01-11 | Maybe fix the math stuff but IDK | Julienraptor01 | |
2023-01-11 | Update mappings | Julienraptor01 | |
2022-10-24 | Make draggable config for HUD | Spencer | |
2022-06-07 | 1.19.x | LifeIsAParadox | |
2022-05-03 | Merge pull request #66 from TacoMonkey11/fabricapi-events | Yasin | |
Replace bootleg events with fabric api events | |||
2022-05-02 | remove useless class | Spencer | |
2022-04-12 | Move events into one file | TacoMonkey | |
2022-04-12 | switch to fabric api events | TacoMonkey | |
2022-04-12 | clean up UpdateChecker | TacoMonkey | |
2022-04-12 | Simplify callback | TacoMonkey | |
2022-04-12 | create skyblock join callback | TacoMonkey | |
2022-04-07 | Replaced most assertions with proper error handling | External Time | |
2022-03-08 | fix discord rpc | LifeIsAParadox | |
2022-03-08 | migrate to slf4j | LifeIsAParadox | |
2022-02-20 | Added simple scheduler for recurring and delayed tasks (#39) | ExternalTime | |
2022-02-18 | chucking it into a thread... | TacoMonkey | |
2022-02-18 | Switch from URLConnection to InputStreamReader | TacoMonkey | |
2022-02-01 | Revert "Added auction bought notification" | TacoMonkey | |
This reverts commit 3e7f0d4c2ab64d7483788a9afc9614e3516bf813. | |||
2022-02-01 | Added auction bought notification | TacoMonkey | |
2022-02-01 | Added a toast builder for the future | TacoMonkey | |
2022-02-01 | refined update message | TacoMonkey | |
2022-01-31 | Added config for the Update Notification | TacoMonkey | |
2022-01-31 | Added simple update checker | TacoMonkey | |
2022-01-31 | Added Skyblock join/disconnect "events" | TacoMonkey | |
I renamed two variables, deal with it | |||
2022-01-31 | simplify the logic of scoreboard information | LifeIsAParadox | |
2022-01-31 | adding onhypixel() method + fixed discord crash that happened on specific ↵ | LifeIsAParadox | |
scenario | |||
2022-01-28 | some fixes | LifeIsAParadox | |
2022-01-27 | Rewrote the presence to actually work | TacoMonkey | |
2022-01-25 | Bikeshedded fishing ding | TacoMonkey | |
2022-01-25 | renamed piggy to purse | TacoMonkey | |
2022-01-25 | Added rich presence and fishing ding | TacoMonkey | |
2022-01-25 | support 1.18.x minecraft version and update to 1.4.2 [skip ci] | LifeIsAParadox | |
2021-10-02 | fix blaze offset and smaler outline and automaticly highlight correct blaze | LifeIsAParadox | |
solving issue #7 and #8 | |||
2021-09-14 | Merge pull request #4 from ExternalTime/refactor-status-bars | LifeIsAParadox | |
Refactoring of fancy status bars | |||
2021-09-14 | Bugfixing and Blaze solver | LifeIsAParadox | |
2021-09-04 | Moved fancy status bars into a single class and rewrote action bar parsing | ExternalTime | |
2021-08-30 | Check if String has non-whitespace characters more directly | ExternalTime | |
2021-08-24 | Update to 1.17 | LifeIsAParadox | |
This release Updates the mod to mc version 1.17. This is the first time i created/edited a mod. | |||
2021-04-06 | add trivia and blaze dungeon quest | Julian Braun | |
2021-04-05 | performance fixes | Julian Braun | |
2021-03-30 | added pricetooltip for AH | Julian Braun | |