Skip to content

Commit 4228a3d

Browse files
committed
Update changelog
1 parent 4d61b84 commit 4228a3d

File tree

1 file changed

+3
-32
lines changed

1 file changed

+3
-32
lines changed

changelog.md

+3-32
Original file line numberDiff line numberDiff line change
@@ -8,38 +8,9 @@ This version has the following targets:
88
**By donating on my [Ko-Fi](https://ko-fi.com/isxander), you will gain access to builds of Controlify for snapshot
99
builds of Minecraft.**
1010

11-
## New features
12-
13-
- Add deadzone for analogue boat control
14-
- Makes holding the boat directly straight a lot easier.
15-
- Added Legacy Console Edition Mode - makes the look input and vmouse feel and behave like Legacy Console Edition,
16-
for people who prefer it. ([by Permdog99](https://github.com/isXander/Controlify/pull/455))
17-
- Add another server policy: `keyboardLikeMovement`, to make servers enforce this, for anti-cheats.
18-
- Verify downloaded SDL natives with an additional checksum that is contained within the jar, improving security
19-
by preventing the download server from providing a different binary than the one when the jar was built.
20-
- A new, more advanced, scoped logging system is being added throughout the mod to make debugging easier.
21-
22-
## Changes
23-
24-
- A new algorithm is being used to compute the unique ID of each controller
25-
- This comes with the unfortunate side effect of causing all controller-specific configs to be reset, as they're now
26-
treated as new controllers when upgrading from beta 21 or below.
27-
- This algorithm should be more stable, correctly identifying the same physical controller through different
28-
setups, like bluetooth vs wired, or system configuration.
29-
- Give exact battery percentage in low battery notification
30-
- This notification now only appears if the controller is unplugged.
31-
- Remove access wideners and access transformers - no longer needed
32-
- Provide the framework for PojavLauncher support - PojavLauncher needs an update (that is in progress) to make
33-
use of Controlify.
34-
- The amount of jar-in-jar dependencies has been reduced. Instead, Controlify shades and relocates them under its
35-
own package.
36-
- Identify Xbox 360 controller via Wireless Adapter correctly as an Xbox controller (instead of generic) (fix [#403](https://github.com/isXander/Controlify/issue/403))
11+
*This update includes localisation updates*
3712

3813
## Bug fixes
3914

40-
- Fix not being able to break blocks in surivival mode after an out-of-focus client grabs mouse (fix [#436](https://github.com/isXander/Controlify/issue/436))
41-
- This presents when you close any GUI whilst in-game
42-
- Fix Steam Deck controls stopping after the game is suspended (sleeps, or out of focus for a while)
43-
- Fix crash when opening recipe book screens in versions >=1.21.2
44-
- Fix not being able to use the mouse to click on Settings and Use buttons on carousel entries
45-
- Fix crash with Xander's Sodium Options
15+
- Fix Steam Decks not being detected
16+
- Fix low battery warning toast having `%s` where there should have been replacements.

0 commit comments

Comments
 (0)