Open leo60228 opened 5 months ago
In addition to this, typing commands goes like this: use / to open the chat start typing "gamemode" input is recognized as //amemode
Yes the problem here is that my input automation patch, were written for 1.20.60/70 and broken in 1.20.80.
It always has caused regression for previous game versions and never left the buggy state.
To be honest I would need to debug the behavior again and add another toggle to the mods menu / rename the old toggle to show the end version
With the keyboard autofocus patch enabled, inputting the key sequence
tasdf
will result in chat being opened andtsdf
being typed, rather than the expectedasdf
.