1
0
forked from Clones/Controlify
Commit Graph

28 Commits

Author SHA1 Message Date
fa656304c0 ✏️ Improve radial menu first launch 2023-08-19 20:07:15 +01:00
58fe5c7043 ✏️ Make rumble effects merge together rather than pausing one another when playing in unison (plays the stronger magnitude for both motors) 2023-08-10 23:59:43 +01:00
45e859bdb1 Implement SDL controller identification when hid4java is unavailable (macOS ARM) 2023-07-10 18:01:55 +01:00
8d30a2fc45 🐛 Fix crash on shutdown when not using SDL natives with joysticks 2023-07-02 20:18:12 +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
6f75006605 🐛 Fix crash with joysticks 2023-06-04 14:01:20 +01:00
f373b3fc27 🐛 Fix crashing with some joysticks 2023-06-04 12:35:53 +01:00
b8c38cefc2 YACL 3.x port with new controller carousel select screen 2023-05-29 07:04:30 +01:00
0adbccc498 Update to Minecraft 1.20 2023-05-16 20:30:56 +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
3969d9312e 🐛 Fix crashes with some unmapped joysticks. (close #61) 2023-05-05 19:36:59 +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
8eb8510590 lots of API docs and fix sources jar 2023-04-15 13:12:45 +01:00
38fab45d98 Merge remote-tracking branch 'origin/feature/drivers' into 1.19.x/dev
# Conflicts:
#	src/main/java/dev/isxander/controlify/controller/gamepad/GamepadController.java
2023-04-14 21:57:39 +01:00
bf874fef4f (unused) abstract joystick renderer system + debug logging + tm joystick mapping 2023-04-14 15:29:52 +01:00
20e662f927 1.1 changelog, bump version, update comparison 2023-04-14 11:55:30 +01:00
beece493c3 gyro & look input modifier & deadzone bug 2023-04-11 11:05:05 +01:00
d3fc0a946b rewrite most of joystick mapping 2023-04-11 11:03:07 +01:00
cf3e67fff4 rumble source 2023-04-05 12:27:47 +01:00
ebbc549e32 🎮📳 Controller Vibration! (#38) 2023-04-04 17:17:01 +01:00
0d9321e3ba compound joysticks, button guide in screens, improve API 2023-03-26 18:13:15 +01: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
a40cd9a2e2 small bits 2023-02-21 22:28:08 +00:00
8e31472c07 joystick axis rendering (no textures), improve config error handling and fix joystick deadzones being unordered 2023-02-17 00:46:40 +00:00
5a1504df76 joystick support 2023-02-16 12:32:19 +00:00