Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2022-05-03 | add default message | Spencer | |
2022-05-03 | use new events | Spencer | |
2022-05-03 | fix legacy "timestamp" conversion | LifeIsAParadox | |
2022-05-03 | Fix trivia | LifeIsAParadox | |
2022-05-03 | Merge remote-tracking branch 'upstream/master' into discord | Spencer | |
# Conflicts: # src/main/java/me/xmrvizzy/skyblocker/discord/DiscordRPCManager.java | |||
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-27 | Separated parsing action bar and drawing hud. Rewrote parsing to be ↵ | External Time | |
hopefully more robust. | |||
2022-04-24 | Merge branch 'SkyblockerMod:master' into discord | Spencer | |
2022-04-24 | Merge pull request #55 from TacoMonkey11/master | ExternalTime | |
Added mining commissions HUD | |||
2022-04-24 | finalize regex, hopefully | Spencer | |
2022-04-24 | extend hud and simplify regex | Spencer | |
2022-04-24 | raise location limits | Spencer | |
2022-04-24 | prevent crashing | LifeIsAParadox | |