Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | 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-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 legacy "timestamp" conversion | LifeIsAParadox | |
2022-05-03 | Fix trivia | LifeIsAParadox | |
2022-04-27 | Separated parsing action bar and drawing hud. Rewrote parsing to be ↵ | External Time | |
hopefully more robust. | |||
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 | prevent crashing | LifeIsAParadox | |
2022-04-23 | Merge pull request #65 from ExternalTime/fix-error-handling | Yasin | |
Replaced most assertions with proper error handling | |||
2022-04-23 | Merge branch 'SkyblockerMod:master' into master | Serhan | |
2022-04-23 | fix: PriceInfoTooltip bazaar item price null check | Fix3d | |
2022-04-15 | Use config path provided by Fabric API | KonaeAkira | |
Make exception catching generic | |||
2022-04-07 | Replaced most assertions with proper error handling | External Time | |
2022-04-03 | add: if not on skyblock, dont get PriceInfoTooltip data | Fix3dll | |
2022-04-03 | fix: Fire trial interaction with Fancybar, | Fix3dll | |
bazaar and lbin appearing at same time a cleaner look for bazaar without extra tooltip | |||
2022-04-01 | fix lowestbin link | LifeIsAParadox | |
2022-03-28 | add: HP regeneration to actionbar | Fix3dll | |
2022-03-20 | change: improved FancyBar and mana consumption filter | Fix3dll | |
Little addition for ComboFilter which I forgot to add 1 check ^v^ Thanks to @ExternalTime for help | |||
2022-03-14 | add: customization backpack preview without shift | Fix3dll | |
and a little cleanup for tooltip injection | |||
2022-03-13 | change: remove unnecessary noneMatch and add translation to enum | Fix3dll | |
2022-03-11 | fix: inoperative contain check | Fix3dll | |
2022-03-09 | change: save some source with return before some functions | Fix3dll | |