aboutsummaryrefslogtreecommitdiff
path: root/GuiTest/src/main/resources/fabric.mod.json
AgeCommit message (Collapse)Author
2020-06-051.16-pre2Juuxel
- All Text usages apart from screen titles have been replaced with class_5348 - WLabel. and WText. getTextAt has been replaced by getTextStyleAt to match vanilla functionality - CottonInventoryScreen.drawForeground - Prevents vanilla from rendering the player inventory label (already rendered by us and not needed in every GUI) - The title is now rendered using the title coordinate fields like in vanilla
2019-09-27Implement HSL colors, update janksonFalkreon
2019-08-24Add test project, fix readme, work on list widgetFalkreon