aboutsummaryrefslogtreecommitdiff
path: root/src/testMod/java
AgeCommit message (Collapse)Author
2023-09-09Paint WScrollBar using textures (#212)LopyMine
2023-09-09Add input/output filter + weaken WPlayerInvPanel's components' protection (#209)Luiz Feikes
Co-authored-by: Juuz <6596629+Juuxel@users.noreply.github.com>
2023-06-11Merge branch 'unstable/8.0'Juuz
# Conflicts: # gradle.properties # src/main/java/io/github/cottonmc/cotton/gui/client/CottonClientScreen.java # src/main/java/io/github/cottonmc/cotton/gui/client/CottonInventoryScreen.java
2023-06-11Fix incorrect title positions for non-left alignmentsJuuz
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-14Move test mod to root projectJuuz