1
0
forked from Clones/Controlify
Commit Graph

56 Commits

Author SHA1 Message Date
isXander 0f719c0f45 refactor button guide, bindings and controller identification 2023-02-19 21:56:14 +00:00
isXander 23c048f401 store current controller in config 2023-02-17 02:02:42 +00:00
isXander 7e53fac611 broken controller input detection (close #28) 2023-02-17 01:17:32 +00:00
isXander 8e31472c07 joystick axis rendering (no textures), improve config error handling and fix joystick deadzones being unordered 2023-02-17 00:46:40 +00:00
isXander fa1a3331e6 default controller theme localisation 2023-02-16 13:01:06 +00:00
isXander d3e709469e fix crash when exiting worlds 2023-02-16 13:00:41 +00:00
isXander 29b01fdbbb fix gamepad deadzones 2023-02-16 13:00:16 +00:00
isXander 209c4cb7d0 fix xbox textures not loading 2023-02-16 12:59:57 +00:00
isXander c785d4ee77 22w07a 2023-02-16 12:58:43 +00:00
isXander fb3f759277 add feature list to README.md 2023-02-16 12:32:53 +00:00
isXander 5a1504df76 joystick support 2023-02-16 12:32:19 +00:00
isXander 1b5c9daf94 steamdeck identification 2023-02-13 22:13:39 +00:00
isXander f1ba413f62 improve controller snapping 2023-02-13 22:13:11 +00:00
isXander 80c445b5a5 better 100% sensitivity to fit more with bedrock defaults 2023-02-13 22:12:38 +00:00
isXander 06562afaa5 more button guides 2023-02-13 22:12:13 +00:00
isXander 439e7bcca6 make HID failure log more specific 2023-02-13 22:11:13 +00:00
isXander ae0e92a708 controller axes calibration 2023-02-13 22:10:51 +00:00
isXander 4a5cf40459 auto jump for controllers 2023-02-13 22:06:10 +00:00
isXander 6332e9c7bc swap hands and shift click binds 2023-02-13 22:05:00 +00:00
isXander bcecc59c28 bump modmenu 2023-02-13 22:03:09 +00:00
isXander 153e3e5102 fix player look being fps dependant and super slow 2023-02-12 13:18:11 +00:00
isXander 234f382cc3 fix controller hid service always disabling 2023-02-11 16:27:43 +00:00
isXander 7b2624c12e better HID service failure handling 2023-02-11 14:19:08 +00:00
isXander d46ead7fee bump version 2023-02-10 21:44:39 +00:00
isXander 89de9fedcc fix unable to bind to GUI press button 2023-02-10 21:43:06 +00:00
isXander 1a71ac00bb close #17 2023-02-10 21:23:38 +00:00
isXander 7da85b9361 rewrite player look input to feel more bedrock-y 2023-02-10 21:17:10 +00:00
isXander 9e0440a7f4 vmouse snapping 2023-02-10 21:00:39 +00:00
isXander 773aebe04e button guide hud 2023-02-09 23:08:28 +00:00
isXander ab801e37b4 scrollable vmouse, YACL compat, toggle sneak/sprint, 22w06a, custom name 2023-02-08 21:54:01 +00:00
isXander 6c5108469c compound binds, complete vanilla compat, better vmouse screen handling, controller uuid, beta notice screen, configurable movement keys, vmouse shift key, icon, optimize controller save/load 2023-02-05 14:55:28 +00:00
Xander 9c7972c971 mod conflict template 2023-02-05 14:33:02 +00:00
Xander 7c58a0bef9 Update issue templates 2023-02-05 14:29:04 +00:00
isXander ee774dcfee better theme handling and better mouse hide handling (still not perfect) 2023-02-03 20:57:42 +00:00
isXander c9b0870af3 controller hid identification + ps4 buttons 2023-02-03 19:23:08 +00:00
Xander 5bd390f2b1 Add files via upload 2023-02-03 09:39:52 +00:00
isXander 2f0e66dca9 vmouse sensitivity 2023-02-02 22:06:59 +00:00
isXander 2d2fcf906f adjust default stick deadzone 2023-02-02 22:06:26 +00:00
isXander b64e2cf56f settings button in controls 2023-02-02 22:06:08 +00:00
isXander 09628defc4 virtual mouse + singleplayer screen compat + 22w05a 2023-02-02 21:36:44 +00:00
isXander 57fcd0c0dc better deadzone algorithm 2023-02-02 21:34:10 +00:00
isXander da864b96be fix resources not being in git 2023-02-01 23:17:11 +00:00
isXander 08931e9739 fix list components not scrolling from controller navigation 2023-02-01 23:16:34 +00:00
isXander 5684b498df bind menu & button rendering 2023-02-01 23:09:04 +00:00
isXander 4d594684de fix conflicting key/controller binds 2023-02-01 15:52:42 +00:00
isXander aa1f0ea286 configurable gui buttons 2023-02-01 15:52:23 +00:00
isXander e3178680f2 vertical/horizontal look sensitivity 2023-02-01 15:51:46 +00:00
isXander 4b085c5cce guide button 2023-02-01 15:47:44 +00:00
isXander b77a5361ad better binding api and look sensitivity 2023-02-01 15:04:18 +00:00
isXander 4ea05b9dbf use identifiers for controller bindings for better modded support 2023-02-01 14:22:13 +00:00