aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-01Update to 1.17.1-rc1, bump to 4.1.14.1.1Juuxel
2021-07-01Bump version to 4.1.04.1.0Juuxel
2021-06-27Add a "visual logger" for showing error messages in a dev envJuuxel
2021-06-27Fix Screen.onClose not being called in CottonInventoryScreenJuuxel
2021-06-27Clean up by using enhanced switchJuuxel
2021-06-27Fix WBar.withConstantMaximum and clean up the classJuuxel
2021-06-22Minor tweaks to WItemSlot.get/setIconJuuz
2021-06-22Add Icon API to WItemSlot (#119)frqnny
2021-06-16Revert "Add loom-quiltflower"Juuz
2021-06-16Add --stacktrace to GH workflowJuuz
2021-06-16Clean up code using switch expressionsJuuz
2021-06-16Add loom-quiltflowerJuuz
2021-06-09Update versions4.0.0Juuxel
2021-06-09Prevent adding widgets to themselves recursivelyJuuxel
2021-06-09Remove WWidget.createPeersJuuxel
2021-06-05Make insets properly swappable, add WPanelWithInsets4.0.0-beta.4Juuz
2021-06-05Update Mod Menu supportJuuz
2021-06-05Bump versionsJuuz
2021-06-05Switch from accessor to AW, fixes #113Juuz
2021-06-04Validate root panels automaticallyJuuz
2021-06-04Make WBar.validate safe to call multiple timesJuuz
2021-06-04Add test title to ScrollingTestGuiJuuz
2021-06-04Move scrolling test gui to a test commandJuuz
2021-05-29Bump version to 4.0.0-beta.34.0.0-beta.3Juuz
2021-05-29fix dupe with guis without block inventory (#104)Gabriel Henrique de Oliveira
2021-05-29Bump version to 4.0.0-beta.14.0.0-beta.2Juuz
2021-05-29Link Yarn javadocs to oursJuuz
2021-05-29Exclude the impl package (and subpackages) in javadocJuuz
2021-05-29Add (back) NinePatchBackgroundPainter with padding supportJuuz
2021-05-27Make all WTextField instance fields private4.0.0-beta.1Juuz
2021-05-27CottonHud: migrate to static methodsJuuz
2021-05-27Revert "WTextField: Fix #111 properly by using setText everywhere"Juuz
2021-05-27WTextField: Fix #111 properly by using setText everywhereJuuz
2021-05-27WTextField: Clean up WTextField.invertedRectJuuz
2021-05-27WTextField: Remove commented-out vanilla codeJuuz
2021-05-27Remove unimplemented insertTextJuuz
2021-05-27Fix #111Juuz
2021-05-27Move Vec2i into widget.dataJuuz
2021-05-27Update to 1.17-pre1Juuz
2021-05-27Convert Texture to a recordJuuz
2021-05-27Update LibNinePatch to 1.1.0, use ContextualTextureRendererJuuz
2021-05-27Improve BackgroundPainter javadoc about 9patchJuuz
2021-05-27Bump version to 4.0.0-alpha.34.0.0-alpha.3Juuz
2021-05-27Replace bad 9patch with LibNinePatch, fix bug with ItemIconJuuz
2021-05-27Javadoc improvementsJuuz
2021-05-27Convert Insets into a recordJuuz
2021-05-27Add GH workflowJuuz
2021-05-27Add title position property to GuiDescriptionsJuuz
2021-05-21Port to 21w20a. Fixes #109 (#110)4.0.0-alpha.2Reece Mackie
2021-04-05support new modmenu api (#103)DragonEggBedrockBreaking