D does not work as an input key in 4.1.1.1
Moderators: Flumminator, Zomis
D does not work as an input key in 4.1.1.1
So if Player 2's control scheme is WASD (as typical), then Player 2 will not go right no matter how many times you press D. Basically any control scheme with the D key in it is broken, since pressing D won't do anything. This is an oddly specific bug, but I'm pretty sure it's not purely on my end.
Re: D does not work as an input key in 4.1.1.1
This is caused by commit d81b002c4d63b292284b1bea1972b4d764f6fb59 (and the fact that the default Makefile builds with -DDEBUG). The same code would cause 'V' to fail as an input key.
I like that it's built -DDEBUG by default.
I think the DEBUG keys 'd' & 'v', as well as the speed keys '1'..'9', should be processed as debug keys only when at least two modifiers are pressed (out of shift / ctrl / alt / meta). Otherwise they're just too conflicty with normal configs.
Unrelated micro-bug: commit ad93f89279233a6adfa0dc0ebe3570c4c614cedb added a damaged file src/-transparent
I like that it's built -DDEBUG by default.
I think the DEBUG keys 'd' & 'v', as well as the speed keys '1'..'9', should be processed as debug keys only when at least two modifiers are pressed (out of shift / ctrl / alt / meta). Otherwise they're just too conflicty with normal configs.
Unrelated micro-bug: commit ad93f89279233a6adfa0dc0ebe3570c4c614cedb added a damaged file src/-transparent
Re: D does not work as an input key in 4.1.1.1
Much agreed. I normally use 1-5 to control player focus, so I was somewhat confused when I realized that switching players was also speeding up and slowing down the game.
Re: D does not work as an input key in 4.1.1.1
Player 5 ?!
- TheOnyxGuy
- Posts: 641
- Joined: Wed Oct 30, 2013 5:32 am
- Location: Russia
- Contact:
Re: D does not work as an input key in 4.1.1.1
There are five focus buttons, 4 for each player, fifth for all players at once (works only if all players are close enough to fit in the screen boundaries)
Previously known as Eizzoux (boooo)