1
0
forked from Clones/Controlify
Commit Graph

214 Commits

Author SHA1 Message Date
9cb95b0a94 ✏️ Use SDL when a controller isn't detected with hid4java 2023-07-12 18:03:50 +01:00
4b75eab7bb ✏️ Improve feel of keyboard-like movement 2023-07-11 22:06:21 +01:00
7ccfd426a1 🐛 Fix move/jump/sneak not working after hotplugging a controller ingame 2023-07-11 22:05:55 +01:00
a8e868cef2 🐛 Fix vanilla overrides not being able to be held down (close #106) 2023-07-11 19:48:26 +01:00
f9c93c8ab1 🐛 Fix vanilla overrides triggering more than once 2023-07-11 08:11:51 +01:00
45e859bdb1 Implement SDL controller identification when hid4java is unavailable (macOS ARM) 2023-07-10 18:01:55 +01:00
23d65cb89d 🐛 Fix the controller default config syncing with the normal config after a serialization failure 2023-07-10 17:05:43 +01:00
4755e164ad ✏️ Optimize rumble driver calls + silence rumble when out of focus rather than cancel all effects 2023-07-10 17:05:43 +01:00
8a3436d1c1 Configurable mixed input mode 2023-07-10 17:05:43 +01:00
1b447b5d74 Maybe later button for controller calibration 2023-07-10 17:05:42 +01:00
74b9410e3c 🐛 Move sound registry to main to prevent registry freeze crash on QSL 2023-07-08 23:12:29 +01:00
2b41391a73 🐛 Fix vanilla overrides getting stuck sometimes 2023-07-08 21:04:58 +01:00
884ce1f2d3 🐛 Fix the vmouse still rendering when using cursor on Steam Deck 2023-07-02 20:18:15 +01:00
5d6947e829 🐛 Fix joysticks showing the missing texture in the carousel 2023-07-02 20:18:15 +01:00
d24f5b2ce7 🧹 Remove unused beta notice screen 2023-07-02 20:18:14 +01:00
c1712981c6 🐛 Fix rare crash to do with delegate_setup config option 2023-07-02 20:18:14 +01:00
e3d3e6211b 🐛 Fix Steam Deck not auto focusing buttons in GUIs 2023-07-02 20:18:14 +01:00
6859bcfa5d 🐛 Fix vmouse not working properly on most GUIs 2023-07-02 20:18:14 +01:00
5e7d8dc366 Allow usage of d-pad on gamepads to navigate GUIs 2023-07-02 20:18:13 +01:00
9221c6a504 ✏️ More clear no gyro message for Steam Deck 2023-07-02 20:18:13 +01:00
209de2f026 Allow ingame button guide to be placed at the bottom 2023-07-02 20:18:13 +01:00
8d30a2fc45 🐛 Fix crash on shutdown when not using SDL natives with joysticks 2023-07-02 20:18:12 +01:00
aab2ab5973 🐛 Fix vanilla overrides sometimes not working 2023-07-02 20:18:12 +01:00
31ff1824a5 🐛 Fix journeymap crash on Steam Deck (don't ask how idk either) 2023-07-02 20:18:12 +01:00
3c7b7f38e1 Update zh_cn.json (#98) 2023-07-02 20:08:10 +01:00
ab111847cd Add toast to notify of reach-around policy 2023-06-26 19:24:39 +01:00
9f90c1c0c4 🐛 Fix vanilla overrides not working with mixed input mode 2023-06-26 19:04:40 +01:00
cc26988ba2 🐛 Fix issues with mixed input mode 2023-06-26 17:42:32 +01:00
245ebb7edd 🧹 Minor cleanup to the button guide api 2023-06-26 17:42:05 +01:00
e524631438 add controlify.debug.print_trigger_state debug property 2023-06-25 22:53:51 +01:00
1e6db9d83b Custom button guide HUD scaling 2023-06-21 19:07:02 +01:00
b370572dcc ✏️ Re-add immediately fast compat 2023-06-21 19:06:30 +01:00
c5c7a3775f Mixed input mode for Steam Deck 2023-06-16 17:26:42 +01:00
320c9d3d83 ✏️ Improve reach-around 2023-06-15 18:35:00 +01:00
dc78eb61a2 ✏️ Real-world gyro sensitivity 2023-06-15 18:34:28 +01:00
f7cf37f201 Support for analog boat movement. 2023-06-15 18:16:59 +01:00
3f820e1c01 Another dramatic improvement to gyro control 2023-06-12 22:03:01 +01:00
4df60549c6 Improve controller calibration algorithm 2023-06-12 20:25:05 +01:00
adc439128f 🐛 Fix calibration screen getting stuck if controller was disconnected 2023-06-12 19:38:30 +01:00
3c9d6f2b53 🐛 Fix hotplugging controllers when no controllers were connected on startup 2023-06-11 21:51:01 +01:00
35c17bde33 Fix ARM detection for SDL2 2023-06-11 21:37:16 +01:00
5d4cc1232d server support 2023-06-11 20:25:55 +01:00
0b5767e547 🐘 Bump YACL to beta 7 2023-06-05 22:34:13 +01:00
6f75006605 🐛 Fix crash with joysticks 2023-06-04 14:01:20 +01:00
f373b3fc27 🐛 Fix crashing with some joysticks 2023-06-04 12:35:53 +01:00
e9e83a8b5e ✏️ Abstract GUID and controller name into drivers 2023-06-04 12:28:44 +01:00
b68f718901 ✏️ Add/improve button guides for carousel screen and title screen respectively 2023-06-04 12:28:09 +01:00
6fd6b5a221 🖼️ Update controller icons to be more consistent and render on the calibration screen 2023-06-04 12:26:25 +01:00
f1975159c6 🐛 Fix natives onboarding getting stuck on first launch 2023-06-04 12:26:25 +01:00
daee2de327 ✏️ Greatly improve gyro control 2023-06-04 12:26:25 +01:00