1
0
forked from Clones/Controlify
Commit Graph

395 Commits

Author SHA1 Message Date
6af211ac57 Add French translation (fixes #207) 2023-12-17 17:10:23 +01:00
d603445d61 Add file for French translation 2023-12-15 09:25:42 +01:00
22d5950255 Update to 1.20.4 2023-12-07 22:46:53 +00:00
5b44b3e019 Merge branch 'update/1.20.3' into 1.20.x/dev 2023-12-05 21:21:14 +00:00
b1989cbdef 1.20.3 2023-12-05 21:20:42 +00:00
c2edb5b41a Add Traditional Chinese (#196)
* Add Traditional Chinese

* Add Traditional Chinese

* Add Traditional Chinese
2023-12-05 21:19:44 +00:00
406ed3eddb Add Traditional Chinese (#196)
* Add Traditional Chinese

* Add Traditional Chinese

* Add Traditional Chinese
2023-11-26 00:08:19 +00:00
ba5681f329 Update to 1.20.3 2023-11-22 19:27:42 +00:00
09b91cfab8 Fix GamepadController failing when SDL mappings are used 2023-11-22 18:33:51 +00:00
b65981ea57 🇷🇺 Add Russian translation (#191)
* 🇷🇺 Add Russian translation

* «» Change quotation marks in Russian translation
2023-11-18 09:03:25 +00:00
29a012efc9 📜 Bump version + changelog 2023-11-10 23:57:36 +00:00
70b1629bc0 🐛 Slight tweak to keyboard movement list check (equals -> endswith ip) 2023-11-10 23:52:14 +00:00
47ab3b4c63 🐛 Disable in-game testing CI 2023-11-06 23:12:36 +00:00
07eea1c673 🐛 Fix #186 2023-11-06 23:12:06 +00:00
3f0d6eec9c Shorten controller whitelist tooltip (#183) 2023-11-05 19:13:42 +00:00
f527f21fd2 Finish & fix abstract controller manager + optimize hashmaps in codebase + no SDL screen 2023-11-05 18:23:28 +00:00
b07066e097 [BROKEN] Abstract controller manager system 2023-11-03 17:17:50 +00:00
9960fedad1 ✏️ Slightly increase snap point range of slots 2023-11-01 21:24:56 +00:00
a2f13a3095 Add debug screen bind 2023-11-01 21:24:33 +00:00
695796772a ✏️ Keep circularity on look input, like vmouse commit abobe 2023-10-30 19:50:24 +00:00
8529fa8a08 ✏️ Modify vmouse so that controls feel "less square" + apply a harsher easing function (quad -> cubic) 2023-10-30 19:33:38 +00:00
675bceff18 Add a reset all binds button 2023-10-30 19:31:59 +00:00
801c8da9b2 Add donate button to carousel screen 2023-10-30 19:31:08 +00:00
0206186575 improve snapInDirection logic (#179)
Co-authored-by: Xander <xander@isxander.dev>
2023-10-30 19:21:01 +00:00
3ec8daa125 Custom natives path (closes #114) 2023-10-25 20:42:52 +01:00
9427520013 🐘 Update to Loom 1.4 + other deps 2023-10-25 20:40:55 +01:00
24d81b7fcc 🐛 Fix fabric.mod.json requirement being 1.20.x instead of ~1.20.2 2023-10-25 19:22:34 +01:00
9037767040 🐛 Fix rumble not working on joysticks + some driver refactoring 2023-10-25 19:21:58 +01:00
c0242ca41b Update gamecontrollerdb.txt (close #167) 2023-10-25 17:23:42 +01:00
fdda9b8898 Missed a change! 2023-10-25 17:19:52 +01:00
8ad8b3d4f5 More recipe book SnapPoints (#178) 2023-10-25 17:16:18 +01:00
70f92e6b1a 🐛 Fix tridents not having a vibration pattern 2023-10-25 17:15:34 +01:00
cb60b290f5 ✏️ Refactor boat fix slightly 2023-10-25 17:14:51 +01:00
af134478a3 ✏️ Pause screen disconnect shortcut now focuses instead of disconnecting 2023-10-25 17:14:14 +01:00
46cb4b963c Keyboard-like movement whitelist + toast on new servers (close #176) 2023-10-25 17:13:33 +01:00
29eec1e411 D-Pad snapping + better drop key in containers (closes #124) - thanks @arnokeesman for PR and reference 2023-10-25 17:11:43 +01:00
7e23b018c1 🐛 Fix issue with some modded GUIs crashing with controlify (closes #174) 2023-10-25 17:09:27 +01:00
36fadf1445 🐛 Fix unable to create newlines and spaces in signs in mixed input mode (close #151)
Refactor `NavigationHelper` to `HoldRepeatHelper`
2023-10-25 17:08:43 +01:00
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 ScreenProcessors 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