1
0
forked from Clones/Controlify

Commit Graph

  • 086bc0a0b5 Use translations for new UI isXander 2023-05-29 07:36:21 +01:00
  • b8c38cefc2 YACL 3.x port with new controller carousel select screen isXander 2023-05-29 07:04:30 +01:00
  • 74880ad17a Added german localisation (#71) tyrannus 2023-05-19 00:39:51 +02:00
  • ded641887d 🐛 Fix crash with memoryLeakFix isXander 2023-05-19 16:56:01 +01:00
  • 6406b3e818 ✏️ Minor refactoring of mixins isXander 2023-05-17 18:18:53 +01:00
  • 85a6518ed1 🐘 Add publishing relations isXander 2023-05-17 18:18:02 +01:00
  • ddcce9bbe0 Change YACL version to release isXander 2023-05-17 17:58:23 +01:00
  • 740252b490 ✏️ Removed extra resource-pack. isXander 2023-05-17 17:29:28 +01:00
  • a0813d4d5f 📜 Created 1.3.0-beta.1+1.20.md changelog isXander 2023-05-17 17:17:59 +01:00
  • e247508845 ✏️ Re-add iris support with fat-jar. isXander 2023-05-17 17:08:42 +01:00
  • c77f78b00e ✏️ Allow repeat events for drop key + drop stack isXander 2023-05-16 20:31:48 +01:00
  • 0adbccc498 Update to Minecraft 1.20 isXander 2023-05-16 20:30:56 +01:00
  • d81b1f59cc Config option delegate_setup to not discover controllers immediately. isXander 2023-05-15 22:16:59 +01:00
  • f54a504dc3 🐘 Fix in-game test (hopefully) Xander 2023-05-15 14:41:33 +01:00
  • 4adf20efd0 fix container cursor image Xander 2023-05-15 14:40:16 +01:00
  • a9102201e1 update midnight controls comparison isXander 2023-05-14 23:10:05 +01:00
  • 30f2d1fd5f 📜 Changelog 1.2 isXander 2023-05-14 23:07:36 +01:00
  • 96d05dc706 🐘 Bump Loom 1.2 and other deps isXander 2023-05-14 22:59:38 +01:00
  • 546916fc12 whoops partial commit isXander 2023-05-14 22:56:02 +01:00
  • 460de0d73f Remove vanilla override for swap hand, inventory, change perspective isXander 2023-05-14 22:55:36 +01:00
  • 4945e5e698 🐛 Fix hidden mouse hovering buttons in some cases isXander 2023-05-14 22:53:54 +01:00
  • 6045c7b019 🐛 Fix rare crash with button guide hud isXander 2023-05-14 22:51:58 +01:00
  • c552667985 TitleScreen and OptionsScreen guides isXander 2023-05-14 22:51:25 +01:00
  • 8dd2cd181e Complete container guide isXander 2023-05-14 22:29:58 +01:00
  • f557c1ab05 ✏️ Move button guide to screen processor + vmouse improvements isXander 2023-05-14 19:27:07 +01:00
  • 45c20bb2dc Implement basic container guide (unfinished) isXander 2023-05-12 15:45:11 +01:00
  • 4c9cb11830 Proper layouts for guides isXander 2023-05-11 20:53:37 +01:00
  • 71c7e26587 Battery level warning + update SDL with macOS ARM support isXander 2023-05-11 16:43:13 +01:00
  • 0e8bf0cc9b ✏️ New ControllerManager class to store controllers isXander 2023-05-11 16:32:39 +01:00
  • fa1e1293c7 Controller conflict detection isXander 2023-05-07 12:47:32 +01:00
  • 63ebf2dc61 ✏️ Remove vanilla override from show player list isXander 2023-05-07 12:46:21 +01:00
  • 09f23ff725 Display toast on primary controller connect. isXander 2023-05-07 12:44:39 +01:00
  • b52f6594a8 ✏️ Speed up vmouse snapping speed isXander 2023-05-07 12:43:47 +01:00
  • de2d1effac ✏️ Only print debug info if non-default isXander 2023-05-07 12:43:23 +01:00
  • f958a2b1b6 ✏️ Remove VMouse Escape in favour of existing GUI Back bind isXander 2023-05-07 12:41:20 +01:00
  • af83e5c712 🐛 Re-disable broken Steam Deck driver isXander 2023-05-07 12:39:43 +01:00
  • fae0123ded minor cleanup isXander 2023-05-06 19:30:12 +01:00
  • a963480614 update README.md isXander 2023-05-06 19:15:13 +01:00
  • 9017b3008c 🐛 fix rumble reported as unsupported if it's off isXander 2023-05-06 12:51:42 +01:00
  • ede64f471f 📜 1.1.1 changelog isXander 2023-05-05 19:57:43 +01:00
  • a76a120412 ✏️ Change vibration onboarding to be more generic. isXander 2023-05-05 19:56:37 +01:00
  • 45e5fc6295 🔨 Fix build without maven credentials isXander 2023-05-05 19:42:38 +01:00
  • bded92f518 Allow to unbind bindings with Right Stick Press isXander 2023-05-05 19:25:49 +01:00
  • 11fa56bdb1 🐛 Fix 'GUI Abstract Action 2' not saving properly isXander 2023-05-05 19:18:55 +01:00
  • 3e277a3294 ✏️ Exclude language files from PR workflow checks isXander 2023-05-05 17:52:58 +01:00
  • 25586b45ac ✏️ Add extra details to controller init crash report isXander 2023-05-05 17:49:25 +01:00
  • 740ae1c77a 🐛 Fix issues with 'out of focus input' option (close #58) isXander 2023-05-05 17:40:16 +01:00
  • 3969d9312e 🐛 Fix crashes with some unmapped joysticks. (close #61) isXander 2023-05-05 17:34:51 +01:00
  • 834b7e9f6f ✏️ Lazily ask for vibration natives once controller plugged in (close #63) isXander 2023-05-05 17:16:15 +01:00
  • 63c3816a21 Update toasts to be more clear (#64) Madis Otenurm 2023-05-05 19:53:12 +03:00
  • 681eabd90a fix bugs: fix reconnecting controllers are unidentified fix some mod keybinds failing to register fix crash with unmapped joysticks isXander 2023-05-02 12:30:34 +01:00
  • 4e076631a4 1.1 release isXander 2023-04-21 23:20:57 +01:00
  • 9e08c2cd98 fix vibration category not appearing if screen is opened via keyboard isXander 2023-04-21 23:05:21 +01:00
  • 9be7541b8a bump YACL isXander 2023-04-21 23:04:21 +01:00
  • 1f1f05cd29 fix test isXander 2023-04-21 23:03:47 +01:00
  • 0c364d08c1 recipe book snapping isXander 2023-04-21 18:13:20 +01:00
  • 7703b79f5a remove deprecated api in rumble mixins isXander 2023-04-21 18:13:02 +01:00
  • e97b027c6b print driver flag isXander 2023-04-21 18:02:10 +01:00
  • 7ef468fc2c add touchpad and guide glyphs to playstation controllers (#56) Naomi Calabretta 2023-04-21 19:02:30 +02:00
  • 3c24bd4bb7 fix many crashes isXander 2023-04-21 16:43:34 +01:00
  • 996dd47cf4 Update issue templates Xander 2023-04-21 09:51:08 +01:00
  • db2f3b3680 Update issue templates Xander 2023-04-21 09:49:08 +01:00
  • 9723d8e667 bump deps isXander 2023-04-18 21:33:52 +01:00
  • 06ed74fbca update mid night controls comparison isXander 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 isXander 2023-04-16 23:10:40 +01:00
  • 800f219fa6 ui sounds isXander 2023-04-16 17:44:39 +01:00
  • 6eaf16d8c3 better navigation isXander 2023-04-16 16:38:44 +01:00
  • 8eb8510590 lots of API docs and fix sources jar isXander 2023-04-15 13:12:45 +01:00
  • 2c08d5f15c fix contrast issue in dualsense create/option buttons (#46) Naomi Calabretta 2023-04-15 13:15:22 +02:00
  • 109a6c44b8 dualsense and dualshock3 controllers (thanks Nyaomi) isXander 2023-04-14 22:19:44 +01:00
  • 6847722190 fix GLFW driver triggers isXander 2023-04-14 22:07:13 +01:00
  • 38fab45d98 Merge remote-tracking branch 'origin/feature/drivers' into 1.19.x/dev isXander 2023-04-14 21:57:39 +01:00
  • f8b1c7cdfc fix test isXander 2023-04-14 21:52:11 +01:00
  • 9d7d8a9ff3 expose YACL option gen to bindings isXander 2023-04-14 20:28:57 +01:00
  • abe6b27cef refactor binding api (sorry enjarai) isXander 2023-04-14 20:11:57 +01:00
  • 07b57d5637 separate resource pack isXander 2023-04-14 15:53:35 +01:00
  • bf874fef4f (unused) abstract joystick renderer system + debug logging + tm joystick mapping isXander 2023-04-14 15:29:52 +01:00
  • 6092c896fe fix errors being suppressed on initialise isXander 2023-04-14 13:36:00 +01:00
  • 20e662f927 1.1 changelog, bump version, update comparison isXander 2023-04-14 11:55:30 +01:00
  • 95e1ce2385 Update zh_cn.json (#44) 神枪968 2023-04-12 18:32:54 +08:00
  • beece493c3 gyro & look input modifier & deadzone bug isXander 2023-04-11 11:04:47 +01:00
  • d3fc0a946b rewrite most of joystick mapping isXander 2023-04-11 11:03:07 +01:00
  • ff7e676eb5 make YACL a fabric dependency isXander 2023-04-11 10:33:31 +01:00
  • 021e2daa46 SDL2 natives are now downloaded through maven isXander 2023-04-11 10:31:43 +01:00
  • 27bf02ee30 bump + changelog isXander 2023-04-06 00:12:00 +01:00
  • 3577fcb458 make explosion rumble distance change mid-way through isXander 2023-04-05 23:57:53 +01:00
  • 3b1566cdc1 better controller hid identification - should fix the 50/50 controller not found isXander 2023-04-05 23:54:10 +01:00
  • ca56271c6e remove vanilla override from jump isXander 2023-04-05 21:41:44 +01:00
  • f0aab6830b misc rumble source isXander 2023-04-05 21:41:10 +01:00
  • 893f2f8839 fish bite vibration isXander 2023-04-05 21:16:07 +01:00
  • 2f4cbfa099 vibration conflict support - multiple vibrations can play at once isXander 2023-04-05 21:15:52 +01:00
  • a3583ab5c8 bump deps isXander 2023-04-05 16:37:04 +01:00
  • 4da33b8eca explosion rumble isXander 2023-04-05 16:36:41 +01:00
  • cf3e67fff4 rumble source isXander 2023-04-05 12:27:47 +01:00
  • f7fe7d8ec0 binding api full javadoc isXander 2023-04-05 10:00:45 +01:00
  • 4940b04f09 more rumble effects - new continuous rumble - block break rumble - item break rumble - fix damage rumble isXander 2023-04-04 23:38:56 +01:00
  • 19f2d00a3b 1.1 beta 1 isXander 2023-04-04 17:30:22 +01:00
  • ebbc549e32 🎮📳 Controller Vibration! (#38) Xander 2023-04-04 17:17:01 +01:00
  • 2bf7cf4792 stadia controller identification isXander 2023-04-04 16:52:19 +01:00
  • 8eab22fddf fix testing isXander 2023-03-29 23:15:39 +01:00