Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-18 | Spider's Den server Widget | Ghost | |
2024-01-14 | Update top aligned pack.mcmeta (#492) | Kevin | |
2024-01-13 | Refactor | Kevinthegreat | |
2023-12-15 | add new built-in texture pack for recolored textures in dungeons | btwonion | |
2023-08-24 | Rename builtin resource pack | msg-programs | |
2023-08-15 | Add format version file to resource pack for future breaking changes. | msg-programs | |
2023-08-13 | Add missing alignment op to rp dungeon layout | msg-programs | |
2023-08-13 | Rework some dungeon screens from the rp, fix collideWith op to make them ↵ | msg-programs | |
work correctly | |||
2023-08-13 | Rework dungeon hub layout from rp | msg-programs | |
2023-08-13 | Rework farming islands layout from rp | msg-programs | |
2023-08-13 | Rework rp icon | msg-programs | |
2023-08-13 | Remove trailing whitespace in rp description | msg-programs | |
2023-08-06 | Add resource pack description and icon. | msg-programs | |
Latter looks a bit off thanks to whatever Minecraft uses to scale the icon... | |||
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-29 | Change resource dirs to not contain uppercase letters. | 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. |