1
0
forked from Clones/Controlify
Commit Graph

67 Commits

Author SHA1 Message Date
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
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
e247508845 ✏️ Re-add iris support with fat-jar. 2023-05-17 17:08:42 +01:00
0adbccc498 Update to Minecraft 1.20 2023-05-16 20:30:56 +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
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
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
63ebf2dc61 ✏️ Remove vanilla override from show player list 2023-05-07 12:47:05 +01:00
fae0123ded minor cleanup 2023-05-06 19:30:12 +01:00
740ae1c77a 🐛 Fix issues with 'out of focus input' option (close #58) 2023-05-05 19:36:59 +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
800f219fa6 ui sounds 2023-04-16 17:44:39 +01:00
8eb8510590 lots of API docs and fix sources jar 2023-04-15 13:12:45 +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
abe6b27cef refactor binding api (sorry enjarai) 2023-04-14 20:11:57 +01:00
6092c896fe fix errors being suppressed on initialise 2023-04-14 13:36:58 +01:00
20e662f927 1.1 changelog, bump version, update comparison 2023-04-14 11:55:30 +01:00
d3fc0a946b rewrite most of joystick mapping 2023-04-11 11:03:07 +01:00
3577fcb458 make explosion rumble distance change mid-way through 2023-04-05 23:57:53 +01:00
f0aab6830b misc rumble source 2023-04-05 21:41:10 +01:00
893f2f8839 fish bite vibration 2023-04-05 21:16:07 +01:00
2f4cbfa099 vibration conflict support - multiple vibrations can play at once 2023-04-05 21:15:52 +01:00
4da33b8eca explosion rumble 2023-04-05 16:36:41 +01:00
cf3e67fff4 rumble source 2023-04-05 12:27:47 +01:00
4940b04f09 more rumble effects
- new continuous rumble
- block break rumble
- item break rumble
- fix damage rumble
2023-04-04 23:38:56 +01:00
ebbc549e32 🎮📳 Controller Vibration! (#38) 2023-04-04 17:17:01 +01:00
506fe550c8 reach-around 2023-03-29 22:40:28 +01:00
0d9ddc27fc improve bindings 2023-03-29 17:56:43 +01:00
8f5d42e5aa registry for screenop 2023-03-27 19:11:11 +01:00
c4fa5cbed3 close #35 2023-03-26 19:56:23 +01:00
0d9321e3ba compound joysticks, button guide in screens, improve API 2023-03-26 18:13:15 +01:00
91dc8c629a compatibility for tab nav bars in every screen 2023-03-15 19:28:02 +00:00
e1462a4f6b fix events 2023-03-12 11:14:42 +00:00
eeef512fe2 chat offset + rc1 2023-03-09 21:11:40 +00:00
300817e561 manual controller switching & keyboard movement setting 2023-03-07 20:03:29 +00:00
0d5307ba43 separate API from impl 2023-02-27 18:08:40 +00:00
05f863a0d7 fix binding api not working with generics and iris compat 2023-02-25 23:27:23 +00:00
84bb9c2a0b new create world screen compat 2023-02-22 20:53:56 +00:00
f17685535a pre1 and less sodium stuff cuz i got a pr merged 2023-02-22 20:19:48 +00:00
75fa069a98 sodium compat 2023-02-20 19:50:40 +00:00
5a1504df76 joystick support 2023-02-16 12:32:19 +00:00
f1ba413f62 improve controller snapping 2023-02-13 22:13:11 +00:00