1
0
forked from Clones/Controlify
Commit Graph

103 Commits

Author SHA1 Message Date
8b2dc970cb No fly drifting, improve server policy system (backwards compat with old packet) 2023-08-19 20:07:15 +01:00
b38f392bd7 Take screenshot + pick block with nbt bindings 2023-08-19 20:07:14 +01:00
e4b651f9e0 🤝 Simple voice chat compatibility (fix PTT & whisper not working) 2023-08-11 13:16:48 +01:00
421b8abfc2 Update zh_cn.json (#138) 2023-08-10 22:20:12 +01:00
c4f6207fdf Add names for Radial Menu axes bindings (#139) 2023-08-10 22:20:01 +01:00
44ab103b65 🐛 Fix reach-around policy not being loaded from server config
✏️ Force-enable reach-around on the client if the server specifically allows it, regardless of option in settings
2023-08-08 11:01:45 +01:00
26b78b3974 Merge branch 'feature/radial-menu' into 1.20.x/dev
# Conflicts:
#	src/main/java/dev/isxander/controlify/config/ControlifyConfig.java
#	src/main/java/dev/isxander/controlify/controller/ControllerConfig.java
#	src/main/resources/assets/controlify/lang/en_us.json
2023-08-07 22:25:56 +01:00
8d1819d014 🐛 Fix locale on gamepad deadzones 2023-08-07 22:09:44 +01:00
41ac2b18c7 ✏️ Added featured options to config screen + update toast on launch 2023-08-07 22:09:24 +01:00
4e732b7d8b 🎮 Controller request - 8BitDo Ultimate (close #134) 2023-08-06 23:45:23 +01:00
3286712804 🎮 Add PDP Rematch Xbox Wired Controller to DB (close #136) 2023-08-06 23:34:08 +01:00
da44ec3f4f 🐛 Fix missing texture for DS3 controllers (close #137) 2023-08-06 23:30:35 +01:00
0d487c780d ✏️ Radial menu: move editing of actions into the config screen as it's more intuitive 2023-08-06 19:53:13 +01:00
2069f1ab6d 🖼️ New controller art! 2023-08-04 23:56:47 +01:00
12100142bc 🐛 Fix joystick axis deadzone locale not being found 2023-08-04 23:56:28 +01:00
d74b7d3724 ✏️ Credit Andrew Grant in the carousel screen 2023-08-04 23:37:38 +01:00
cd3b7c6b96 ✏️ Remove jank from the controller submission screen 2023-08-03 00:02:28 +01:00
19cdf59666 Unknown controller submission screen. 2023-08-02 23:16:51 +01:00
bd9eccdc60 Update zh_cn.json (#116) 2023-07-31 01:52:57 +01:00
f10e1498ff 💾 Added 8BitDo SN30 Pro to controller DB (close #123) 2023-07-29 15:54:10 +01:00
6638db83dd 💾 Add more xbox controller identifications to database. 2023-07-27 20:24:51 +01:00
8efac5bdef Start work on radial menu 2023-07-24 22:19:53 +01:00
45e859bdb1 Implement SDL controller identification when hid4java is unavailable (macOS ARM) 2023-07-10 18:01:55 +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
5d6947e829 🐛 Fix joysticks showing the missing texture in the carousel 2023-07-02 20:18:15 +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
3c7b7f38e1 Update zh_cn.json (#98) 2023-07-02 20:08:10 +01:00
ab111847cd Add toast to notify of reach-around policy 2023-06-26 19:24:39 +01:00
1e6db9d83b Custom button guide HUD scaling 2023-06-21 19:07:02 +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
5d4cc1232d server support 2023-06-11 20:25:55 +01:00
e9e83a8b5e ✏️ Abstract GUID and controller name into drivers 2023-06-04 12:28:44 +01:00
6fd6b5a221 🖼️ Update controller icons to be more consistent and render on the calibration screen 2023-06-04 12:26:25 +01:00
daee2de327 ✏️ Greatly improve gyro control 2023-06-04 12:26:25 +01:00
35ed8f3afd 🖼️ Add DS4 icon 2023-05-30 14:25:48 +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
740252b490 ✏️ Removed extra resource-pack. 2023-05-17 17:29:28 +01:00
c77f78b00e ✏️ Allow repeat events for drop key + drop stack 2023-05-16 20:31:48 +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
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