aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-09-27Texture: Support GUI spritesJuuz
2023-09-27CottonInventoryScreen: Fix z order issuesJuuz
2023-09-27Bump dependency versionsJuuz
2023-09-09Fix code styleJuuz
2023-09-09Fix messed up mcmeta formattingJuuz
2023-09-09Move scroll bar textures to GUI spritesJuuz
2023-09-09Merge branch 'master' into unstable/9.0Juuz
2023-09-09Paint WScrollBar using textures (#212)LopyMine
2023-09-09Update French translations (#208)jagerbob
2023-09-09BackgroundPainter: Update texture paths in javadocJuuz
2023-09-09Use GUI sprites for panel texturesJuuz
2023-09-09Add BackgroundPainter.createGuiSpriteJuuz
2023-09-09Initial port to 1.20.2Juuz
2023-09-09Add since tags and make all deprecations forRemoval=trueJuuz
2023-09-09Add input/output filter + weaken WPlayerInvPanel's components' protection (#209)Luiz Feikes
2023-07-23Update JanksonJuuz
2023-07-21Translate Mod Menu description into Tatar (#206)Amirhan-Taipovjan-Greatest-I
2023-07-02Fix WPanelWithInsets.expandToFit(WWidget) not considering insetsJuuz
2023-06-11Merge branch 'unstable/8.0'Juuz
2023-06-11Fix incorrect title positions for non-left alignmentsJuuz
2023-06-04ScreenDrawing: Clean up javadocJuuz
2023-06-04Update to 1.20 RC 1Juuz
2023-05-27DarkModeTestGui: Fix code styleJuuz
2023-05-27Add GUI- and widget-level dark mode togglesJuuz
2023-05-14Tatar translation! (#195)Amirhan-Taipovjan-Greatest-I
2023-05-14Move test mod to root projectJuuz
2023-05-14Move javadoc taglet classes to root projectJuuz
2023-05-14Fix #196Juuz
2023-04-24Update zh_cn (#194)Enaium
2023-04-10Add item-based subclass of SyncedGuiDescriptionJuuz
2023-04-10Add dev-only crash for when screens are opened in Item.useJuuz
2023-03-19Add simple focus model implementationJuuz
2023-03-19Rename FocusHandler -> FocusModel, improve docsJuuz
2023-03-18Update Checkstyle and fix code formatJuuz
2023-03-18Remove unnecessary overrideJuuz
2023-03-18Add missing since tags, remove outdated TODOJuuz
2023-03-18Update to 1.19.4, add new focus APIJuuz
2023-03-18Improve tiled NinePatchBackgroundPainter performance (#185)Juuz
2023-02-08Fix WBox Horizontal Offset (#184)BlazingTwist
2023-02-02Fix #182Juuz
2023-02-02Remove commented-out code in ScreenDrawingJuuz
2023-01-07Fix WItem display position offset (#181)A_Peng215
2022-12-11Update to Minecraft 1.19.3, part 2Juuz
2022-12-11Update to Minecraft 1.19.3Juuz
2022-12-11Add missing since tags in javadocJuuz
2022-10-22Allow WGridPanel to have gaps between widgets. (#170)Roman / Linnea Gräf
2022-10-13IconInsets for WButton Icon (#175)Alexander Haas
2022-09-14WTabPanel: Add method for accessing tab countJuuz
2022-09-14WTabPanel: Add methods to access and change the current tabJuuz
2022-09-12Fix Checkstyle errorsJuuz