1
0
forked from Clones/Controlify
Commit Graph

113 Commits

Author SHA1 Message Date
ff7e676eb5 make YACL a fabric dependency 2023-04-11 10:33:31 +01:00
021e2daa46 SDL2 natives are now downloaded through maven 2023-04-11 10:31:43 +01:00
27bf02ee30 bump + changelog 2023-04-06 00:12:00 +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
a3583ab5c8 bump deps 2023-04-05 16:37:04 +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
19f2d00a3b 1.1 beta 1 2023-04-04 17:30:22 +01:00
ebbc549e32 🎮📳 Controller Vibration! (#38) 2023-04-04 17:17:01 +01:00
2bf7cf4792 stadia controller identification 2023-04-04 16:52:19 +01:00
8eab22fddf fix testing 2023-03-29 23:15:39 +01:00
3c432eddc0 1.1 changelog, bump version, update comparison 2023-03-29 23:02:41 +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
09a2262faf add language keys 2023-03-26 21:32:45 +01:00
c4fa5cbed3 close #35 2023-03-26 19:56:23 +01:00
dc43657b95 fix testing 2023-03-26 18:15:04 +01:00
0d9321e3ba compound joysticks, button guide in screens, improve API 2023-03-26 18:13:15 +01:00
de210df84f Add Simplified Chinese language file (#36) 2023-03-23 23:10:52 +00:00
ae3f34e7a0 Add files via upload 2023-03-23 23:08:00 +00:00
63963c40c2 fix badges 2023-03-15 22:52:53 +00:00
7728cd81e8 fix machete for maven publish 2023-03-15 20:08:47 +00:00
4bea47ce84 fix github release 2023-03-15 20:04:52 +00:00
859693edcc curseforge publishing 2023-03-15 20:02:33 +00:00
ff095aaaba immediately fast compat 2023-03-15 19:55:23 +00:00
74643bd410 1.0 changelog 2023-03-15 19:43:54 +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
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