aboutsummaryrefslogtreecommitdiff
path: root/GuiTest/src/main/resources
AgeCommit message (Collapse)Author
2022-04-13Update to 22w14a (#157)frqnny
2021-06-22Add Icon API to WItemSlot (#119)frqnny
* Add Icon API to WItemSlot * Fix checkstyle * Clean up test description
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-28Test gui demo leading to list fixesFalkreon
2019-08-24Add test project, fix readme, work on list widgetFalkreon