1
0
forked from Clones/Controlify
Commit Graph

34 Commits

Author SHA1 Message Date
e247508845 ✏️ Re-add iris support with fat-jar. 2023-05-17 17:08:42 +01:00
0adbccc498 Update to Minecraft 1.20 2023-05-16 20:30:56 +01:00
96d05dc706 🐘 Bump Loom 1.2 and other deps 2023-05-14 22:59:38 +01:00
f557c1ab05 ✏️ Move button guide to screen processor + vmouse improvements 2023-05-14 19:27:07 +01:00
0e8bf0cc9b ✏️ New ControllerManager class to store controllers 2023-05-11 16:32:39 +01:00
9017b3008c 🐛 fix rumble reported as unsupported if it's off 2023-05-06 12:51:42 +01:00
681eabd90a fix bugs:
fix reconnecting controllers are unidentified
fix some mod keybinds failing to register
fix crash with unmapped joysticks
2023-05-02 12:30:34 +01:00
9be7541b8a bump YACL 2023-04-21 23:04:21 +01:00
9723d8e667 bump deps 2023-04-18 21:33:52 +01:00
6eaf16d8c3 better navigation 2023-04-16 16:38:44 +01:00
bf874fef4f (unused) abstract joystick renderer system + debug logging + tm joystick mapping 2023-04-14 15:29:52 +01:00
021e2daa46 SDL2 natives are now downloaded through maven 2023-04-11 10:31:43 +01:00
a3583ab5c8 bump deps 2023-04-05 16:37:04 +01:00
ebbc549e32 🎮📳 Controller Vibration! (#38) 2023-04-04 17:17:01 +01:00
0d9ddc27fc improve bindings 2023-03-29 17:56:43 +01:00
ff095aaaba immediately fast compat 2023-03-15 19:55:23 +00:00
91dc8c629a compatibility for tab nav bars in every screen 2023-03-15 19:28:02 +00:00
eeef512fe2 chat offset + rc1 2023-03-09 21:11:40 +00:00
c9294e281d Merge branch 'feature/better-hid-service' into 1.19.x/dev
# Conflicts:
#	src/main/java/dev/isxander/controlify/Controlify.java
2023-03-05 22:18:24 +00:00
05f863a0d7 fix binding api not working with generics and iris compat 2023-02-25 23:27:23 +00:00
c2f1670d27 remove reliance on usagePage and usage to detect controllers and run controller creation on main thread 2023-02-23 18:35:40 +00:00
f17685535a pre1 and less sodium stuff cuz i got a pr merged 2023-02-22 20:19:48 +00:00
75fa069a98 sodium compat 2023-02-20 19:50:40 +00:00
0f719c0f45 refactor button guide, bindings and controller identification 2023-02-19 21:56:14 +00:00
c785d4ee77 22w07a 2023-02-16 12:58:43 +00:00
bcecc59c28 bump modmenu 2023-02-13 22:03:09 +00:00
ab801e37b4 scrollable vmouse, YACL compat, toggle sneak/sprint, 22w06a, custom name 2023-02-08 21:54:01 +00:00
6c5108469c compound binds, complete vanilla compat, better vmouse screen handling, controller uuid, beta notice screen, configurable movement keys, vmouse shift key, icon, optimize controller save/load 2023-02-05 14:55:28 +00:00
c9b0870af3 controller hid identification + ps4 buttons 2023-02-03 19:23:08 +00:00
09628defc4 virtual mouse + singleplayer screen compat + 22w05a 2023-02-02 21:36:44 +00:00
89c4409371 vanilla keybind override and config system 2023-02-01 13:27:21 +00:00
aad9447325 in-game input and start of keybind system 2023-01-31 21:41:38 +00:00
1ba701d2cd controllers! 2023-01-31 18:39:30 +00:00
b090ccb5c1 Initial commit 2023-01-30 22:08:45 +00:00