OpenParsec / openparsec

GNU General Public License v2.0
52 stars 8 forks source link

Client dumps keystrokes while flying into the console when opened. #39

Closed AbortRetryFail closed 9 years ago

AbortRetryFail commented 10 years ago

This seems like it stems from a change in SDL1.2 -> SDL2 since it's mentioned here: https://wiki.libsdl.org/MigrationGuide#Input

If you're flying around on keyboard control, once you open the console, all of the keystrokes from flying get turned into text input and stuck into the console.

All this does is make spurious chat messages, since it usually doesn't start with a /, but it's still annoying.

uberlinuxguy commented 9 years ago

fixed by @AbortRetryFail in 80904e92d84d6f458a77c1397584ecce88e3549c