1
0
forked from Clones/Controlify
Commit Graph

48 Commits

Author SHA1 Message Date
e4b651f9e0 🤝 Simple voice chat compatibility (fix PTT & whisper not working) 2023-08-11 13:16:48 +01:00
9e476e2969 🐘 Bump SDL2 to 2.28.2 2023-08-08 00:08:16 +01:00
31baf3f8f9 🐘 Update some dependencies 2023-08-07 00:14:56 +01:00
e77737cebd 🐘 Bump Loom to 1.3 2023-07-29 15:54:29 +01:00
84e2279633 🐘 Update modmuss50 mod publish plugin 2023-07-26 11:36:47 +01:00
9be29f44cd 🐘 Migrate to modmuss50 mod publish plugin 2023-07-21 20:09:30 +01:00
45e859bdb1 Implement SDL controller identification when hid4java is unavailable (macOS ARM) 2023-07-10 18:01:55 +01:00
3f03b70479 🐘 Bump to 1.20.1 2023-07-08 21:06:02 +01:00
b370572dcc ✏️ Re-add immediately fast compat 2023-06-21 19:06:30 +01:00
5d4cc1232d server support 2023-06-11 20:25:55 +01:00
0b5767e547 🐘 Bump YACL to beta 7 2023-06-05 22:34:13 +01:00
f044aa1f1f bump to yacl-3-beta.5 2023-05-29 20:48:28 +01:00
b8c38cefc2 YACL 3.x port with new controller carousel select screen 2023-05-29 07:04:30 +01:00
ded641887d 🐛 Fix crash with memoryLeakFix 2023-05-19 16:58:27 +01:00
ddcce9bbe0 Change YACL version to release 2023-05-17 17:58:23 +01:00
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
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