1
0
forked from Clones/Controlify

📜 Add radial menu to readme, 1.5.0 changelog, update mod comparison table

This commit is contained in:
isXander
2023-08-08 11:17:29 +01:00
parent 44ab103b65
commit 6d9932a480
3 changed files with 82 additions and 3 deletions

View File

@ -1,6 +1,6 @@
| | Controlify (1.3.0) | [Midnight Controls (1.8.0)](https://github.com/TeamMidnightDust/MidnightControls) | [Controllable (0.19.2)](https://mrcrayfish.com/mods/controllable) | [Controller Support Mod (8.0.4)](https://github.com/Stereowalker/Controller-Support-Mod) |
| | Controlify (1.5.0) | [Midnight Controls (1.8.0)](https://github.com/TeamMidnightDust/MidnightControls) | [Controllable (0.20.2)](https://mrcrayfish.com/mods/controllable) | [Controller Support Mod (9.0.0)](https://github.com/Stereowalker/Controller-Support-Mod) |
|------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------|-------------------------------------------------------------------|------------------------------------------------------------------------------------------|
| **Mod Updates** | Frequent mod updates with new features | Generally inactive. Updates to new versions quickly. | Maintained. | Inactive, stuck on 1.19.3 |
| **Mod Updates** | Frequent mod updates with new features | Generally inactive. Updates to new versions quickly. | Maintained. | Very slow updates |
| **Custom Screen Compatibility** | Convenient APIs to hook into controller support directly from `Screen` implementation. | No API. Sometimes necessary to mixin into Midnight Controls and edge-case code required. | ⛔ | ⛔ |
| **Screen Navigation** | 4-axis navigation, emulating arrow key navigation with optional cursor emulation | 4-axis navigation, emulating arrow key navigation | Cursor emulation only. | 2-axis tab-key emulation |
| **Controller rumble** | ✅ Individual rumble effect intensity configuration | ⛔ | ✅ | ⛔ |
@ -17,7 +17,7 @@
| **Configurability** | Each controller has individual settings with the ability to map every single controller action. No hardcoding! | needs testing | Each controller has individual settings with plenty of options. | None |
| **Mod keybindings** | ✅ | ✅ | ✅ | ✅ |
| **On-screen keyboard** | ⛔ Allows chat window to be shifted up for system on-screen keyboards | ⛔ | ⛔ | ✅ |
| **Radial action menu** | | ✅ | ✅ | ⛔ |
| **Radial action menu** | | ✅ | ✅ | ⛔ |
A table such as this does not reflect the general user experience of each mod, and you should try them all out before making
a decision. This table is also not exhaustive, and there are many more features that are not listed here.