Skip to content

Commit 7ccb4ec

Browse files
committed
changelog + bump version
1 parent f0384c4 commit 7ccb4ec

2 files changed

Lines changed: 16 additions & 5 deletions

File tree

changelog.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,19 @@ This version has the following targets:
77

88
**By donating on my [Patreon](https://patreon.com/isxander), you will gain access to builds of Controlify for splitscreen support and snapshot versions**
99

10-
## Bug fixes
10+
## Configurable Look Input Curves
1111

12-
- Fix the temporarily disabling of the enhanced steam deck driver causing a Decky popup
13-
- Fix crash on some NeoForge targets due to NeoForge patching vanilla methods like a good mod loader
14-
- Fix missing texture on custom radial menu icons on NeoForge
12+
You can now pick between Linear, Gentle, Standard, Strong, Cubic, and S-Curve input curves for controller look sensitivity!
13+
14+
Find this new option in the "Sensitivity" section of your controller's settings.
15+
16+
## Changes
17+
18+
- Fix missing texture icon for custom radial icons on NeoForge. (#702 Ellet)
19+
- Fix crash when interacting with CycleButton with a controller
20+
- Fix crash when using Steam Deck
21+
- Fix crash for running Controlify server-side on NeoForge
22+
- Optimise some mixins
23+
- Fix crash when attempting to run Controlify with Title Screen mods that remove vanilla buttons
24+
- Enhanced sodium compatibility is temporarily disabled on 1.21.10-neoforge target due to issues.
25+
- Fix on-screen keyboard opening in the chat menu regardless of settings

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx4G
22
org.gradle.parallel=true
33
org.gradle.configuration-cache=true
44

5-
modVersion=2.4.3
5+
modVersion=2.4.4
66
modId=controlify
77
modName=Controlify
88
modDescription=The most advanced controller mod for Minecraft.

0 commit comments

Comments
 (0)