1
0
forked from Clones/Controlify
Commit Graph

197 Commits

Author SHA1 Message Date
834b7e9f6f ✏️ Lazily ask for vibration natives once controller plugged in (close #63) 2023-05-05 19:36:59 +01:00
63c3816a21 Update toasts to be more clear (#64) 2023-05-05 17:53:12 +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
4e076631a4 1.1 release 2023-04-21 23:20:57 +01:00
9e08c2cd98 fix vibration category not appearing if screen is opened via keyboard 2023-04-21 23:05:21 +01:00
9be7541b8a bump YACL 2023-04-21 23:04:21 +01:00
1f1f05cd29 fix test 2023-04-21 23:03:47 +01:00
0c364d08c1 recipe book snapping 2023-04-21 18:13:20 +01:00
7703b79f5a remove deprecated api in rumble mixins 2023-04-21 18:13:02 +01:00
e97b027c6b print driver flag 2023-04-21 18:03:01 +01:00
7ef468fc2c add touchpad and guide glyphs to playstation controllers (#56) 2023-04-21 18:02:30 +01:00
3c24bd4bb7 fix many crashes 2023-04-21 16:43:43 +01:00
996dd47cf4 Update issue templates 2023-04-21 09:51:08 +01:00
db2f3b3680 Update issue templates 2023-04-21 09:49:08 +01:00
9723d8e667 bump deps 2023-04-18 21:33:52 +01:00
06ed74fbca update mid night controls comparison 2023-04-17 18:04:55 +01:00
b769661765 more themes, fix input events passing to ingame from screen, changelog, fix button guide sneak wrong in some places 2023-04-16 23:10:40 +01:00
800f219fa6 ui sounds 2023-04-16 17:44:39 +01:00
6eaf16d8c3 better navigation 2023-04-16 16:38:44 +01:00
8eb8510590 lots of API docs and fix sources jar 2023-04-15 13:12:45 +01:00
2c08d5f15c fix contrast issue in dualsense create/option buttons (#46) 2023-04-15 12:15:22 +01:00
109a6c44b8 dualsense and dualshock3 controllers (thanks Nyaomi) 2023-04-14 22:19:44 +01:00
6847722190 fix GLFW driver triggers 2023-04-14 22:07:13 +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
f8b1c7cdfc fix test 2023-04-14 21:52:11 +01:00
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
20e662f927 1.1 changelog, bump version, update comparison 2023-04-14 11:55:30 +01:00
95e1ce2385 Update zh_cn.json (#44) 2023-04-12 11:32:54 +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
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