aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker/skyblock/tabhud/screenbuilder
AgeCommit message (Expand)Author
2023-09-09Remove outdated commentsmsg-programs
2023-08-24Rename builtin resource packmsg-programs
2023-08-21Refactor codeKevinthegreat
2023-08-20Make string value of enums finalmsg-programs
2023-08-15Add format version file to resource pack for future breaking changes.msg-programs
2023-08-13Rework some dungeon screens from the rp, fix collideWith op to make them work...msg-programs
2023-08-10Implement missing arguments (top, bot) for collide opmsg-programs
2023-08-06Add missing location values for place opmsg-programs
2023-08-06Have screen padding respect the scalemsg-programs
2023-08-06Introduce layout constants, make padding to screen biggermsg-programs
2023-08-06Add error handling, rename EmptyWidget to ErrorWidget and allow custom string.msg-programs
2023-07-29Change resource dirs to not contain uppercase letters.msg-programs
2023-07-29Remove unused importsmsg-programs
2023-07-27Load layout from resoure packs, see details.msg-programs
2023-07-27Misc fixes and changesmsg-programs
2023-07-23Massive refactor, see detailsmsg-programs