1
0
forked from Clones/Controlify
Commit Graph

182 Commits

Author SHA1 Message Date
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
5669ea9b3a Experimental anti-snapback 2023-06-04 12:05:15 +01:00
35ed8f3afd 🖼️ Add DS4 icon 2023-05-30 14:25:48 +01:00
361ceefd6f 🧹 Refactor gui package 2023-05-30 14:24:15 +01:00
5639436197 🤝 Re-add compatibility with YACL 2023-05-30 14:22:24 +01:00
fce4dc37ec minor improvements to carousel 2023-05-29 20:49:06 +01:00
f044aa1f1f bump to yacl-3-beta.5 2023-05-29 20:48:28 +01:00
086bc0a0b5 Use translations for new UI 2023-05-29 07:36:21 +01:00
b8c38cefc2 YACL 3.x port with new controller carousel select screen 2023-05-29 07:04:30 +01:00
74880ad17a Added german localisation (#71) 2023-05-19 16:58:35 +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