1
0
forked from Clones/Controlify
Commit Graph

87 Commits

Author SHA1 Message Date
9d7d8a9ff3 expose YACL option gen to bindings 2023-04-14 20:28:57 +01:00
abe6b27cef refactor binding api (sorry enjarai) 2023-04-14 20:11:57 +01:00
07b57d5637 separate resource pack 2023-04-14 15:53:35 +01:00
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
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
021e2daa46 SDL2 natives are now downloaded through maven 2023-04-11 10:31:43 +01:00
3577fcb458 make explosion rumble distance change mid-way through 2023-04-05 23:57:53 +01:00
3b1566cdc1 better controller hid identification - should fix the 50/50 controller not found 2023-04-05 23:54:10 +01:00
ca56271c6e remove vanilla override from jump 2023-04-05 21:41:44 +01:00
f0aab6830b misc rumble source 2023-04-05 21:41:10 +01:00
893f2f8839 fish bite vibration 2023-04-05 21:16: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
cf3e67fff4 rumble source 2023-04-05 12:27:47 +01:00
f7fe7d8ec0 binding api full javadoc 2023-04-05 10:00:45 +01:00
4940b04f09 more rumble effects
- new continuous rumble
- block break rumble
- item break rumble
- fix damage rumble
2023-04-04 23:38:56 +01:00
ebbc549e32 🎮📳 Controller Vibration! (#38) 2023-04-04 17:17:01 +01:00
506fe550c8 reach-around 2023-03-29 22:40:28 +01:00
0d9ddc27fc improve bindings 2023-03-29 17:56:43 +01:00
8f5d42e5aa registry for screenop 2023-03-27 19:11:11 +01:00
b426312a8e reduce bow sensitivity option 2023-03-26 22:32:53 +01:00
c4fa5cbed3 close #35 2023-03-26 19:56:23 +01:00
0d9321e3ba compound joysticks, button guide in screens, improve API 2023-03-26 18:13:15 +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
e1462a4f6b fix events 2023-03-12 11:14:42 +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
a80498028f fix vmouse spawning top left when it should spawn in the middle 2023-02-28 13:17:14 +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
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
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
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