aboutsummaryrefslogtreecommitdiff
path: root/GuiTest
AgeCommit message (Expand)Author
2021-01-31Merge branch 'master' into unstable/4.0Juuxel
2021-01-31Automatically generate run configs for the test subprojectJuuxel
2020-12-17Add screen networking API, update to 1.16.43.3.0Juuxel
2020-12-17Add screen networking APIJuuxel
2020-11-28Migrate all rectangle rendering to use MatrixStacksJuuxel
2020-11-26Switch CottonHud to use static methodsJuuxel
2020-11-26Remove use of jsr annotations in guitestJuuxel
2020-11-26Fix compilation issues, add support for tooltip components (also from data an...Juuxel
2020-10-24Add simple HUD testJuuxel
2020-09-24Add large slot to the test GUI descriptionJuuxel
2020-08-04Revert "Make layout() client-only, add missing Environment(CLIENT) annotation...Juuxel
2020-08-04Make layout() client-only, add missing Environment(CLIENT) annotations to pai...Juuxel
2020-08-033.0.0 for 1.16.2-pre1Juuxel
2020-06-24Fix dedicated server crash with the test modJuuxel
2020-06-18Move WWidget.addTooltip to use StringRenderablesJuuxel
2020-06-17Update to pre8Juuxel
2020-06-13implement a WTiledSprite widget (#62)Filip Weiss
2020-06-05Make test mod also use v2 mappings2.0.0-beta.1Juuxel
2020-06-05CottonInventoryController -> SyncedGuiDescriptionJuuxel
2020-06-051.16-pre2Juuxel
2020-05-21Make TestController have a focus testJuuxel
2020-05-20Add Inventory label for player inventory panelsJuuxel
2020-05-20Rework GuiTest to be a subprojectJuuxel
2020-05-08Update test mod to 20w17aJuuxel
2020-01-29Fixed GuiTestErnieBernie10
2019-10-24Update to 19w42aFalkreon
2019-09-27Implement HSL colors, update janksonFalkreon
2019-09-22Palette workFalkreon
2019-09-14More snapshot workFalkreon
2019-08-30Implement panel clippingFalkreon
2019-08-30Rearrange drawing, deprecate paintForeground, add widget ticksFalkreon
2019-08-30CottonScreenController -> CottonCraftingController, hit coordinates fixFalkreon
2019-08-30Update to 19w35a, rearrange ScreenDrawing, rename screensFalkreon
2019-08-28Test gui demo leading to list fixesFalkreon
2019-08-28Dramatically improved scrollbars, coordinate fixesFalkreon
2019-08-25More responsive scrollbar. Still glitchy though.Falkreon
2019-08-25More gui test, fix slot offsets, tooltips, and button hoversFalkreon
2019-08-24Add test project, fix readme, work on list widgetFalkreon