1
0
forked from Clones/Controlify
Commit Graph

32 Commits

Author SHA1 Message Date
bf874fef4f (unused) abstract joystick renderer system + debug logging + tm joystick mapping 2023-04-14 15:29:52 +01:00
6092c896fe fix errors being suppressed on initialise 2023-04-14 13:36:58 +01:00
d3fc0a946b rewrite most of joystick mapping 2023-04-11 11:03:07 +01:00
2f4cbfa099 vibration conflict support - multiple vibrations can play at once 2023-04-05 21:15:52 +01:00
4da33b8eca explosion rumble 2023-04-05 16:36:41 +01:00
ebbc549e32 🎮📳 Controller Vibration! (#38) 2023-04-04 17:17:01 +01:00
8f5d42e5aa registry for screenop 2023-03-27 19:11:11 +01:00
0d9321e3ba compound joysticks, button guide in screens, improve API 2023-03-26 18:13:15 +01: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
300817e561 manual controller switching & keyboard movement setting 2023-03-07 20:03:29 +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
caacdf3aad test framework 2023-02-27 19:48:24 +00:00
0d5307ba43 separate API from impl 2023-02-27 18:08:40 +00:00
05f863a0d7 fix binding api not working with generics and iris compat 2023-02-25 23:27:23 +00:00
b6dd67b3c4 restore behaviour of setting initial controller 2023-02-23 18:38:50 +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
23c048f401 store current controller in config 2023-02-17 02:02:42 +00:00
7e53fac611 broken controller input detection (close #28) 2023-02-17 01:17:32 +00:00
5a1504df76 joystick support 2023-02-16 12:32:19 +00:00
ae0e92a708 controller axes calibration 2023-02-13 22:10:51 +00:00
7b2624c12e better HID service failure handling 2023-02-11 14:19:08 +00:00
773aebe04e button guide hud 2023-02-09 23:08:28 +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
ee774dcfee better theme handling and better mouse hide handling (still not perfect) 2023-02-03 20:57:42 +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
b77a5361ad better binding api and look sensitivity 2023-02-01 15:04:18 +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