Commit Graph

13 Commits

Author SHA1 Message Date
445053f69d
Update to 26.1
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
2026-04-15 22:04:27 +02:00
2772d52217
Port to 1.20
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2024-02-25 15:45:09 +01:00
65d8aa75ee
Remove a null check in SnowyScreen
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2024-02-25 15:02:54 +01:00
3d5b6133e5
Incomplete port to 22w16b
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2024-02-25 14:55:55 +01:00
d315737321
Make Element.isWithinBounds() public, make SnowyScreen.components a MutableCollection & use GLFW.GLFW_MOUSE_BUTTON_LEFT in ClickGui.kt 2021-06-26 17:08:24 +02:00
98c8da32b5
Make components abstract in SnowyScreen.kt 2021-06-25 22:55:56 +02:00
6471756b95
Get toggled buttons from Configuration.kt (WIP) 2021-05-02 21:48:05 +02:00
1551d70e88
Add components in another file called addComponents.kt 2021-05-01 21:32:24 +02:00
60bf5377cd
Move a few methods 2021-04-30 19:48:53 +02:00
78e1081aba
Make SnowyScreen.components not-null 2021-04-28 20:38:59 +02:00
203ea34ee7
Add a method to the SnowyScreen companion object 2021-04-23 23:21:50 +02:00
c50ce0696f
Remove an useless part of the Util object, and add a poseStack argument to the render function of the Renderable interface. 2021-04-10 15:03:23 +02:00
03f2963486
Add GUI utils. 2021-04-10 14:41:42 +02:00