Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-16 | Fix QuickNav Icon Positions | Aaron | |
2023-03-16 | Fix QuickNav Button Positions | Aaron | |
2023-03-16 | Fix Recipe Book Crash | Aaron | |
2023-03-10 | start fixing mixins | Julienraptor01 | |
2023-01-20 | fix the registry thingy and add todos | Julienraptor01 | |
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-11-15 | Merge pull request #95 from TacoMonkey11/gson | Trương Hoàng Long | |
Update GSON and remove old adapter | |||
2022-11-15 | Re-enable non-typo'ed version | Julienraptor01 | |
2022-11-14 | Fix Fetchur solver not working by adding typo'ed variant | Julienraptor01 | |
I commented the non-typo variant so that we can notice when it'll be fixed cause solver won't work anymore and we'll just have to unpatch | |||
2022-10-29 | Update GSON and remove old adapter | Spencer | |
2022-10-27 | Use official hypixel wiki | Spencer | |
2022-10-24 | Make draggable config for HUD | Spencer | |
2022-10-24 | Optimise DwarvenHud | Spencer | |
2022-10-24 | Fix FancyStatusBar impacting performance | Trương Hoàng Long | |
Fix #83 | |||
2022-10-09 | Status Bar code cleanup | Trương Hoàng Long | |
- Fix hp bar sometimes showing absorption incorrectly. - Fix xp bar not filling all the way (fix #85) | |||
2022-10-09 | Implement Croesus Helper | Trương Hoàng Long | |
Gray out chests in Croesus's menu that have already been opened. | |||
2022-10-05 | Add a new one to `answers`. | TheColdPot | |
2022-10-05 | Fix trivia solver glitch | TheColdPot | |
2022-10-01 | Fix failing status bar tests | Trương Hoàng Long | |
2022-10-01 | Fix backpack preview not updating | Trương Hoàng Long | |
2022-10-01 | Fix status bar parsing | Trương Hoàng Long | |
2022-09-06 | Merge pull request #80 from Username404-59/1.19.x | Trương Hoàng Long | |
1.19.1 update | |||
2022-09-05 | Update PriceInfoTooltip.java | Serhan | |
fix translatable messages for 1.19 | |||
2022-07-22 | Update to Minecraft 1.19.1-rc2 | Username404 | |
2022-07-14 | 1.19.1-pre4 | Username404 | |
2022-06-20 | Merge branch 'master' into 1.19.x | Trương Hoàng Long | |
2022-06-18 | Fix typo in commission hud pattern | Trương Hoàng Long | |
2022-06-17 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker | Trương Hoàng Long | |
2022-06-17 | Fix wrong flower models in item list | Trương Hoàng Long | |
2022-06-16 | fix: change "toXCase" language to English for other uses | Fix3d | |
2022-06-16 | fix: changing default locale to English for toUpperCase | Fix3d | |
2022-06-14 | fix issue #73 | Trương Hoàng Long | |
2022-06-07 | 1.19.x | LifeIsAParadox | |
2022-06-04 | fix backpack preview rendering in player inventory | Trương Hoàng Long | |
2022-06-04 | multi-profile support for backpack preview | Trương Hoàng Long | |
2022-05-31 | reparty one at a time | Trương Hoàng Long | |
fixes weird party issues caused by sending out multiple invites at once | |||
2022-05-30 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker | Trương Hoàng Long | |
2022-05-30 | remove dead code from original mod | Trương Hoàng Long | |
2022-05-29 | Merge branch 'master' into moving-fancy-status-bars | Trương Hoàng Long | |
2022-05-27 | Repositioned bars a bit and rewrote some code | ADON15c | |
2022-05-27 | Added option for hiding bars | ADON15c | |
2022-05-27 | Added config options for moving bars | ADON15c | |
2022-05-27 | Add option to use 1.8 farmland hitbox | Trương Hoàng Long | |
also moved the old lever hitbox config option to the same category | |||
2022-05-26 | Added support for moving and resizing fancy bars | ADON15c | |
2022-05-04 | Fix some items having the wrong texture | Trương Hoàng Long | |
Added variants for some blocks Added missing enchantment glints | |||
2022-05-03 | fix nullpointer exception | LifeIsAParadox | |
2022-05-03 | Merge pull request #69 from TacoMonkey11/discord | Yasin | |
Replace DiscordIPC library with a more modern one |