1
0
forked from Clones/Controlify
Commit Graph

126 Commits

Author SHA1 Message Date
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
a80498028f fix vmouse spawning top left when it should spawn in the middle 2023-02-28 13:17:14 +00:00
808f4eb27f fix workflow 2023-02-27 19:52:08 +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
05be05bab5 fix workflow 2023-02-24 09:49:53 +00:00
b6dd67b3c4 restore behaviour of setting initial controller 2023-02-23 18:38:50 +00:00
ec9f307f39 fix yacl cycling control using wrong binding 2023-02-23 18:37:34 +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
c7b01f194f icon in fmj 2023-02-22 21:30:51 +00:00
166f277ff5 update required mc version 2023-02-22 21:12:48 +00:00
84bb9c2a0b new create world screen compat 2023-02-22 20:53:56 +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
75fa069a98 sodium compat 2023-02-20 19:50:40 +00:00
773cfa32fe fix crash with gamepad binds 2023-02-19 23:16:52 +00:00
861f97be3c fix controller id db file finding 2023-02-19 22:31:56 +00:00
0f719c0f45 refactor button guide, bindings and controller identification 2023-02-19 21:56:14 +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
8e31472c07 joystick axis rendering (no textures), improve config error handling and fix joystick deadzones being unordered 2023-02-17 00:46:40 +00:00
fa1a3331e6 default controller theme localisation 2023-02-16 13:01:06 +00:00
d3e709469e fix crash when exiting worlds 2023-02-16 13:00:41 +00:00
29b01fdbbb fix gamepad deadzones 2023-02-16 13:00:16 +00:00
209c4cb7d0 fix xbox textures not loading 2023-02-16 12:59:57 +00:00
c785d4ee77 22w07a 2023-02-16 12:58:43 +00:00
fb3f759277 add feature list to README.md 2023-02-16 12:32:53 +00:00
5a1504df76 joystick support 2023-02-16 12:32:19 +00:00
1b5c9daf94 steamdeck identification 2023-02-13 22:13:39 +00:00
f1ba413f62 improve controller snapping 2023-02-13 22:13:11 +00:00
80c445b5a5 better 100% sensitivity to fit more with bedrock defaults 2023-02-13 22:12:38 +00:00
06562afaa5 more button guides 2023-02-13 22:12:13 +00:00
439e7bcca6 make HID failure log more specific 2023-02-13 22:11:13 +00:00
ae0e92a708 controller axes calibration 2023-02-13 22:10:51 +00:00
4a5cf40459 auto jump for controllers 2023-02-13 22:06:10 +00:00
6332e9c7bc swap hands and shift click binds 2023-02-13 22:05:00 +00:00
bcecc59c28 bump modmenu 2023-02-13 22:03:09 +00:00
153e3e5102 fix player look being fps dependant and super slow 2023-02-12 13:18:11 +00:00
234f382cc3 fix controller hid service always disabling 2023-02-11 16:27:43 +00:00
7b2624c12e better HID service failure handling 2023-02-11 14:19:08 +00:00
d46ead7fee bump version 2023-02-10 21:44:39 +00:00
89de9fedcc fix unable to bind to GUI press button 2023-02-10 21:43:06 +00:00
1a71ac00bb close #17 2023-02-10 21:23:38 +00:00
7da85b9361 rewrite player look input to feel more bedrock-y 2023-02-10 21:17:10 +00:00
9e0440a7f4 vmouse snapping 2023-02-10 21:00:39 +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