aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-11-18WItemSlot: Fix default value of iconOnlyPaintedForEmptySlotsJuuz
2023-11-18Use pattern matching instanceof everywhereJuuz
2023-11-18Add Insets.width and Insets.heightJuuz
2023-11-18WScrollPanel: Add insets supportJuuz
2023-11-18WListPanel: Fix addPainters not being called on all childrenJuuz
2023-11-18WListPanel: Split margin into insets and gapsJuuz
2023-11-18WListPanel: Delete commented-out code blockJuuz
2023-11-18WScrollPanel: Add missing since tagsJuuz
2023-11-18WItemSlot: Add toggle for hiding icons for slots with itemsJuuz
2023-11-18Fix Screen.renderBackground being called twiceJuuz
2023-11-14Add scroll bar getters and setters to WScrollPanel (#225)Aya
2023-10-15Fix WLabel/WText.getTextStyleAt with non-left-top alignmentsJuuz
2023-10-15Fix missing resource loader dependencyJuuz
2023-10-15WTextField: Fix onCharTyped not considering editabilityJuuz
2023-10-15WTextField: Fix NPEs when the text renderer is nullJuuz
2023-10-15WScrollBar: Minor javadoc and formatting fixesJuuz
2023-10-15Added set/getScrollingSpeed methods and updated ScrollBarTestGui.java (#218)LopyMine
2023-10-15WLabeledSlider: Make height freely adjustableJuuz
2023-10-15WButton: Remove unused darkmodeColor fieldJuuz
2023-10-15WButton: Make height freely adjustableJuuz
2023-09-27ScreenDrawing+Texture: Improve GUI sprite renderingJuuz
2023-09-27Texture: Fix javadoc errorJuuz
2023-09-27ScreenDrawing: Fix texturedRect not respecting alpha valuesJuuz
2023-09-27ScreenDrawing: Fix shader color escaping from texturedRectJuuz
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