1
0
forked from Clones/Controlify
Commit Graph

236 Commits

Author SHA1 Message Date
b8c38cefc2 YACL 3.x port with new controller carousel select screen 2023-05-29 07:04:30 +01:00
6406b3e818 ✏️ Minor refactoring of mixins 2023-05-17 18:18:53 +01:00
740252b490 ✏️ Removed extra resource-pack. 2023-05-17 17:29:28 +01:00
e247508845 ✏️ Re-add iris support with fat-jar. 2023-05-17 17:08:42 +01:00
c77f78b00e ✏️ Allow repeat events for drop key + drop stack 2023-05-16 20:31:48 +01:00
0adbccc498 Update to Minecraft 1.20 2023-05-16 20:30:56 +01:00
d81b1f59cc Config option delegate_setup to not discover controllers immediately. 2023-05-16 17:07:58 +01:00
546916fc12 whoops partial commit 2023-05-14 22:56:02 +01:00
460de0d73f Remove vanilla override for swap hand, inventory, change perspective 2023-05-14 22:55:36 +01:00
4945e5e698 🐛 Fix hidden mouse hovering buttons in some cases 2023-05-14 22:53:54 +01:00
6045c7b019 🐛 Fix rare crash with button guide hud 2023-05-14 22:53:30 +01:00
c552667985 TitleScreen and OptionsScreen guides 2023-05-14 22:51:25 +01:00
8dd2cd181e Complete container guide 2023-05-14 22:29:58 +01:00
f557c1ab05 ✏️ Move button guide to screen processor + vmouse improvements 2023-05-14 19:27:07 +01:00
45c20bb2dc Implement basic container guide (unfinished) 2023-05-12 15:45:11 +01:00
4c9cb11830 Proper layouts for guides 2023-05-11 20:53:37 +01:00
71c7e26587 Battery level warning + update SDL with macOS ARM support 2023-05-11 16:43:13 +01:00
0e8bf0cc9b ✏️ New ControllerManager class to store controllers 2023-05-11 16:32:39 +01:00
fa1e1293c7 Controller conflict detection 2023-05-07 12:47:32 +01:00
63ebf2dc61 ✏️ Remove vanilla override from show player list 2023-05-07 12:47:05 +01:00
09f23ff725 Display toast on primary controller connect. 2023-05-07 12:44:39 +01:00
b52f6594a8 ✏️ Speed up vmouse snapping speed 2023-05-07 12:43:47 +01:00
de2d1effac ✏️ Only print debug info if non-default 2023-05-07 12:43:23 +01:00
f958a2b1b6 ✏️ Remove VMouse Escape in favour of existing GUI Back bind 2023-05-07 12:41:20 +01:00
af83e5c712 🐛 Re-disable broken Steam Deck driver 2023-05-07 12:39:43 +01:00
fae0123ded minor cleanup 2023-05-06 19:30:12 +01:00
9017b3008c 🐛 fix rumble reported as unsupported if it's off 2023-05-06 12:51:42 +01:00
bded92f518 Allow to unbind bindings with Right Stick Press 2023-05-05 19:37:00 +01:00
11fa56bdb1 🐛 Fix 'GUI Abstract Action 2' not saving properly 2023-05-05 19:37:00 +01:00
25586b45ac ✏️ Add extra details to controller init crash report 2023-05-05 19:37:00 +01:00
740ae1c77a 🐛 Fix issues with 'out of focus input' option (close #58) 2023-05-05 19:36:59 +01:00
3969d9312e 🐛 Fix crashes with some unmapped joysticks. (close #61) 2023-05-05 19:36:59 +01:00
834b7e9f6f ✏️ Lazily ask for vibration natives once controller plugged in (close #63) 2023-05-05 19:36:59 +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
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
3c24bd4bb7 fix many crashes 2023-04-21 16:43:43 +01:00
9723d8e667 bump deps 2023-04-18 21:33:52 +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
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
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