Commit Graph

11 Commits

Author SHA1 Message Date
019e62f33b
Finish first try at porting to 1.21.11
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
2026-02-05 21:23:57 +01:00
b56a8b0cad
Finish actually updating to 1.21.2
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
2025-04-15 15:48:10 +02:00
19304abe03
Fix the fabric TitleScreenMixin on Minecraft 1.21.2
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
2025-04-15 15:38:41 +02:00
73efd7eaac
Update to 1.21.2 and make gradle not process access wideners
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
2025-04-15 15:05:36 +02:00
9503ac000b
Move KeyMappings and KeyAccessor to fabric, to replace them using a RegisterKeyMappingsEvent in neoforge
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
2025-02-02 19:54:44 +01:00
2fa0575f68
Move TitleScreenMixin to fabric, to replace it using a RegisterMenuScreensEvent in neoforge
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
2025-02-02 19:48:02 +01:00
febeddb093
Move EndTickMixin to fabric, to replace it using a ClientTickEvent in neoforge
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
2025-02-02 19:36:04 +01:00
93877b14cb
Move the okzoomer-related functions and variables to a new file named OkZoomerCompat.kt 2021-07-16 16:47:39 +02:00
4bc41e3b38
Add Ok Zoomer compatibility 2021-07-16 14:37:40 +02:00
56255825e2
Update the fabric zoom mixin to avoid compatibility issues 2021-07-15 21:01:51 +02:00
35775b98f2
Add a Zoom button 2021-06-27 19:17:52 +02:00