Controlify 2.0.0-beta.13
This version has the following targets:
- Fabric 1.20.1
- Fabric 1.20.4
- NeoForge 1.20.4
- Fabric 1.20.6
- NeoForge 1.20.6
- Fabric 1.21
- NeoForge 1.21
Changes
- FINALLY FIX CRASHING!
- The JVM crashes appear to be fully solved, other crashes are unrelated
- Crashes relating to the radial menu could be solved, not 100% sure!
Controlify 2.0.0-beta.12
- This version adds the new NeoForge 1.21 target.
- 1.21 targets now have re-enabled mod compatibility with the following mods
- Sodium
- Simple Voice Chat
- Immediately Fast
This version has the following targets:
- Fabric 1.20.1
- Fabric 1.20.4
- NeoForge 1.20.4
- Fabric 1.20.6
- NeoForge 1.20.6
- Fabric 1.21
- NeoForge 1.21
Changes
- Add named bindings to control descriptions
- Fix double-pressing for Radial Menu back button and Sodium tick box controls
- Add 1.21 neoforge target
- Fix back button hint showing as abstract action 1 in create world screen
- Fix toggle key mappings not working (toggle sprint)
- Fallback to default controller glyph set if the specified glyph is not mapped
- Fix crash going into the settings menu for 1.20.4 and below targets
- Add the ability to map 5 more miscellaneous button inputs, for example, Google Stadia Assistant button.
- This is incomplete and the font glyphs are currently missing
Controlify 2.0.0-beta.11
This build brings incomplete support for NeoForge for 1.20.6 and 1.20.4. These builds are missing all networking features.
This version has the following targets:
- Fabric 1.20.1
- Fabric 1.20.4
- NeoForge 1.20.4
- Fabric 1.20.6
- NeoForge 1.20.6
- Fabric 1.21
Changes
- Fallback to default controller font set if the font mapping file does not exist for the controller's namespace
- Add a controller icon for PSP (thanks _cheburkot_)
- Add incomplete support for NeoForge 1.20.4 and 1.20.6
- Fix compatibility with Fabric API 0.100+ on 1.20.6
- Update to the SDL library, this will be redownloaded
- Fix registry sync issue that prevented non-Controlify clients joining Controlify servers.
- Fix the default controller sprite being displayed as purple/black.
Controlify 2.0.0-beta.10
This version has the following builds - make sure you select the right one for your Minecraft version:
- 1.20.1
- 1.20.4
- 1.20.6 (also supports 1.20.5)
Changes
- Rename
ControlifyEntrypoint#onControlifyPreInit
toonControlifyInit
and call it a lot later.- The old method has been deprecated but is still called.
- This fixes the Zoomify crash.
- Add some JavaDoc to the new binding API.
- Removed debug logs that were left in by accident.