|
d0b8f912f1
|
Fix downloading SDL screen loading bar being missing texture
|
2023-10-22 22:16:41 +01:00 |
|
|
94684887cc
|
🐘 Update to 1.20.2
|
2023-09-26 23:12:55 +01:00 |
|
|
fb0373253b
|
🐛 Fix pause screen no longer showing button guides
|
2023-09-26 23:11:04 +01:00 |
|
|
059a78ab22
|
✏️ Improve screen processor factory
|
2023-09-26 23:06:38 +01:00 |
|
|
33dd5729ff
|
🐛 Fix crash when discovering controllers without SDL
|
2023-09-26 23:05:00 +01:00 |
|
|
291975505d
|
➕ Server selection screen controller compat
|
2023-09-26 23:04:30 +01:00 |
|
|
3b14cae35f
|
🐛 Fix NPE upon opening radial menu with an invalid radial action
|
2023-09-12 20:26:58 +01:00 |
|
|
d55186520a
|
Refactor how ScreenProcessor s are created/registered
|
2023-09-06 23:08:40 +01:00 |
|
|
1cb4a40bac
|
Migrate to libsdl4j, SDL download screen, use gamecontrollerdb.txt , calibration now detects joystick triggers
|
2023-09-03 23:41:18 +01:00 |
|
|
7dfd178444
|
Fix generic XInput controllers being identified as 8BitDo.
|
2023-09-03 23:39:49 +01:00 |
|
|
bd9bb7e69d
|
Fix F3+Esc crashing on controller mode (close #156)
|
2023-09-03 23:15:27 +01:00 |
|
|
431a46dcb3
|
Update immediately fast compat and disable compat modules if they fail
|
2023-08-28 00:23:27 +01:00 |
|
|
d5c4f75471
|
📜 Bump version + changelog
|
2023-08-19 20:39:46 +01:00 |
|
|
ed419d8eee
|
✏️ Make server policies allow by default
|
2023-08-19 20:39:46 +01:00 |
|
|
ba32edb359
|
Add vi_vn.json (#145)
|
2023-08-19 20:37:58 +01:00 |
|
|
828e150443
|
🐛 Add @Unique to some mixin members where applicable
|
2023-08-19 20:07:15 +01:00 |
|
|
fa848e7179
|
🐛 Fix toggle sneak enabling when dismounting or landing after flight
|
2023-08-19 20:07:15 +01:00 |
|
|
c8e100b2bc
|
🐛 Fix use item rumble getting stuck on death/respawn
|
2023-08-19 20:07:15 +01:00 |
|
|
8b2dc970cb
|
➕ No fly drifting, improve server policy system (backwards compat with old packet)
|
2023-08-19 20:07:15 +01:00 |
|
|
fa656304c0
|
✏️ Improve radial menu first launch
|
2023-08-19 20:07:15 +01:00 |
|
|
b38f392bd7
|
➕ Take screenshot + pick block with nbt bindings
|
2023-08-19 20:07:14 +01:00 |
|
|
f2e8fc1187
|
📜 Bump to 1.5.1 + changelog
|
2023-08-11 23:21:35 +01:00 |
|
|
1c3aee7ea5
|
➕ Added radial capability to SVC
|
2023-08-11 23:14:24 +01:00 |
|
|
e3f50ea552
|
➕ Add radial icons to the public-facing API
|
2023-08-11 23:13:02 +01:00 |
|
|
e4b651f9e0
|
🤝 Simple voice chat compatibility (fix PTT & whisper not working)
|
2023-08-11 13:16:48 +01:00 |
|
|
ea451e2e16
|
✏️ Slightly increased the values the auto deadzone calibration gives you
|
2023-08-11 00:00:29 +01:00 |
|
|
58fe5c7043
|
✏️ Make rumble effects merge together rather than pausing one another when playing in unison (plays the stronger magnitude for both motors)
|
2023-08-10 23:59:43 +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 |
|
|
6d9932a480
|
📜 Add radial menu to readme, 1.5.0 changelog, update mod comparison table
|
2023-08-08 11:17:29 +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 |
|
|
5836c380ac
|
✏️ Make the "edit box keeps focus" feature customizable behaviour by ComponentProcessor
|
2023-08-08 10:32:05 +01:00 |
|
|
9e476e2969
|
🐘 Bump SDL2 to 2.28.2
|
2023-08-08 00:08:16 +01:00 |
|
|
0ed8d8741f
|
➕ SDL gamepad input driver
|
2023-08-07 23:35:21 +01:00 |
|
|
f8fd2aae86
|
✏️ Make radial menu config button a featured option.
|
2023-08-07 22:37:07 +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 |
|
|
15f575567c
|
🐛 Fix fabric radial icon not rendering
|
2023-08-07 22:23:34 +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 |
|
|
0ea146edee
|
🐛 Rumble: fix continuous effects breaking due to driver optimizations
|
2023-08-07 20:31:24 +01:00 |
|
|
6bbab1eb3c
|
🐛 Radial menu: fix not being able to back out of edit screen after changing an action
|
2023-08-07 20:12:59 +01:00 |
|
|
31baf3f8f9
|
🐘 Update some dependencies
|
2023-08-07 00:14:56 +01:00 |
|
|
8d3ce1d573
|
🐛 Potentially resolve client hang on shutdown issue (relates to #125)
|
2023-08-06 23:55:19 +01:00 |
|
|
4e732b7d8b
|
🎮 Controller request - 8BitDo Ultimate (close #134)
|
2023-08-06 23:45:23 +01:00 |
|
|
65447897d7
|
✏️ Reduce show mouse delay with mixed input to 2 seconds (from 3) (relates to #130)
|
2023-08-06 23:40:22 +01:00 |
|
|
e643eb8dc3
|
🐛 Fix mismatched controller guides in inventory (closes #131)
|
2023-08-06 23:39:45 +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 |
|
|
372cfa69c3
|
🐛 Catch errors with controller detection, so they still load on failure
|
2023-08-06 23:28:04 +01:00 |
|
|
efc08f9923
|
✏️ Finishing touches on radial screen
|
2023-08-06 21:56:56 +01:00 |
|