Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-09 | new pr because fixing merge conflict would take too long | Yasin | |
2023-09-26 | Rename Config Files | Aaron | |
2023-09-23 | YACL Config | Aaron | |
2023-09-21 | 1.20.2-pre1 | Aaron | |
2023-09-09 | Remove outdated comments | msg-programs | |
2023-09-09 | Remove whitespace on empty lines | msg-programs | |
2023-09-08 | Rewrite the RiftProgressWidget, hopefully it works correctly now. | msg-programs | |
2023-09-07 | Prevent null pointer exception on missing footer | msg-programs | |
2023-09-05 | Search for header instead of assuming it's position to fix issues when no ↵ | msg-programs | |
progress has been made | |||
2023-09-05 | Show a "No Progress" text when no progress has been made yet | msg-programs | |
2023-09-05 | Show "No Ads" message if there's no ad | msg-programs | |
2023-09-03 | Fix bugs that cause crashes when the text at some position is null. | msg-programs | |
2023-09-03 | Remove whitespace on empty lines | msg-programs | |
2023-09-01 | Fix minion widget displaying wrong info when player has 11/12 minions | msg-programs | |
2023-08-24 | Rename builtin resource pack | msg-programs | |
2023-08-21 | Refactor code | Kevinthegreat | |
2023-08-20 | Make string value of enums final | msg-programs | |
2023-08-15 | Add format version file to resource pack for future breaking changes. | msg-programs | |
2023-08-14 | Make a huge spaghetti fest to fix dwarven hud config for the moment. | msg-programs | |
2023-08-14 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
json-tabhud # Conflicts: # src/main/java/me/xmrvizzy/skyblocker/skyblock/dwarven/DwarvenHud.java Pull new upstream things into branch | |||
2023-08-13 | Rework some dungeon screens from the rp, fix collideWith op to make them ↵ | msg-programs | |
work correctly | |||
2023-08-13 | Make padding from screen edges larger | msg-programs | |
2023-08-10 | Implement missing arguments (top, bot) for collide op | msg-programs | |
2023-08-07 | Fix dungeons death counter in the tab hud | Aaron | |
2023-08-06 | Add missing location values for place op | msg-programs | |
2023-08-06 | Have screen padding respect the scale | msg-programs | |
2023-08-06 | Introduce layout constants, make padding to screen bigger | msg-programs | |
2023-08-06 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
json-tabhud # Conflicts: # src/main/java/me/xmrvizzy/skyblocker/SkyblockerMod.java # src/main/java/me/xmrvizzy/skyblocker/skyblock/dwarven/DwarvenHud.java # src/main/java/me/xmrvizzy/skyblocker/skyblock/tabhud/screens/main/GardenScreen.java # src/main/java/me/xmrvizzy/skyblocker/skyblock/tabhud/util/PlayerLocator.java Pull upstream changes | |||
2023-08-06 | Add error handling, rename EmptyWidget to ErrorWidget and allow custom string. | msg-programs | |
2023-07-30 | Refactor mixins | Kevinthegreat | |
2023-07-29 | Change resource dirs to not contain uppercase letters. | msg-programs | |
2023-07-29 | Remove unused imports | msg-programs | |
2023-07-29 | Move HudCommsWidget to a different dir | msg-programs | |
2023-07-27 | Load layout from resoure packs, see details. | msg-programs | |
Use resource pack logic to load the layouts. Finally delete the old screen defs, replace with builtin layout JSON files. Include a top-aligned layout as a builtin resource pack. Implement more possibilites for the layout to support said pack. | |||
2023-07-27 | Misc fixes and changes | msg-programs | |
2023-07-24 | Garden Tab Hud Improvements | Aaron | |
- Added visitors widget - Added camera position widget with yaw & pitch which've been rounded to 3 points of precision | |||
2023-07-23 | Massive refactor, see details | msg-programs | |
Instead of creating a new widget instance every frame, instantiate once and update content. This means that every widget had to be updated to work like that. This also necessitated some ugly hackery for the dwarven HUD. Many other minor things like moving and renaming classes | |||
2023-07-18 | Add Dark Auction Tab Hud | Aaron | |
2023-07-16 | POC for JSON-based tabhud config. | msg-programs | |
2023-07-14 | Merge pull request #201 from AzureAaron/skyblock-levels-fixes-improvements | Aaron | |
Skyblock Levels fixes + Tab Hud improvements | |||
2023-07-14 | Refactor DungeonBuffWidget | Kevinthegreat | |
2023-07-14 | Refactor player widgets | Kevinthegreat | |
2023-07-13 | Format player names in the players widget | Aaron | |
2023-07-13 | Fix rank prefixes and emblems showing in some player lists | Aaron | |
2023-07-11 | Sort + Colourize Blessings | Aaron | |
2023-07-02 | Vampire Minion (#194) | Aaron | |
2023-06-24 | Reformat files | Aaron | |
2023-06-24 | Added Rift Tab Hud + 1 Rift related fix | Aaron | |
2023-06-19 | Format file | Aaron | |
2023-06-19 | Improve documentation and trim trailing space | Aaron | |