1
0
forked from Clones/Controlify
Commit Graph

212 Commits

Author SHA1 Message Date
8d3ce1d573 🐛 Potentially resolve client hang on shutdown issue (relates to #125) 2023-08-06 23:55:19 +01:00
65447897d7 ✏️ Reduce show mouse delay with mixed input to 2 seconds (from 3) (relates to #130) 2023-08-06 23:40:22 +01:00
e643eb8dc3 🐛 Fix mismatched controller guides in inventory (closes #131) 2023-08-06 23:39:45 +01:00
372cfa69c3 🐛 Catch errors with controller detection, so they still load on failure 2023-08-06 23:28:04 +01:00
f985b0e7a0 ✏️ Submit controller screen: Convert the don't show again checkbox to is controller functional question 2023-08-04 23:40:31 +01:00
34f729484b Add 'PRINT_VID_PID' debug property 2023-08-04 23:39:58 +01:00
d74b7d3724 ✏️ Credit Andrew Grant in the carousel screen 2023-08-04 23:37:38 +01:00
45e1e1a139 ✏️ Make invalid name check more intuitive. 2023-08-03 00:10:21 +01:00
cd3b7c6b96 ✏️ Remove jank from the controller submission screen 2023-08-03 00:02:28 +01:00
dea2fe1f9d ✏️ Don't unfocus edit boxes when switching to keyboard/mouse mode 2023-08-02 23:59:58 +01:00
19cdf59666 Unknown controller submission screen. 2023-08-02 23:16:51 +01:00
90710d1510 🐛 Better naming of XInput devices 2023-08-02 23:15:03 +01:00
9ae1159b6d 🐛 Fix controllers with the same name not stacking names properly. 2023-08-02 23:13:28 +01:00
249e12c148 🐛 Fix mixin remap error on runtime 2023-07-29 15:55:41 +01:00
edb0cce91b ✏️ Format unknown HID identifies as hex for easier searching 2023-07-27 20:25:15 +01:00
33bc4bdee4 🐛 Prevent disabling controller when pressing 'Maybe Later' on the calibration screen if the controller is already calibrated. 2023-07-27 20:23:43 +01:00
276cdff132 🐛 Make the reset button act as an unbind button. (close #120) 2023-07-27 20:22:58 +01:00
1df7925109 🐛 Fix chat rendering incorrectly when hidden (close #119) 2023-07-27 20:15:04 +01:00
cbc9d0a284 🐛 Fix mixin remapping issue in dev envs 2023-07-26 11:33:05 +01:00
8c29f6c6a3 🐛 Fix some issue when hotplugging controllers in-game 2023-07-25 20:59:26 +01:00
77b4eccfb3 🐛 Fix crash on servers due to sounds 2023-07-24 22:37:33 +01:00
282a29394b 🐛 Resolve incompatibility with FAPI item group API where custom creative tabs would be randomly ordered when tabbed through 2023-07-24 22:26:46 +01:00
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
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
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