After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 735134 - Default hotkeys need to be reasonable
Default hotkeys need to be reasonable
Status: RESOLVED WONTFIX
Product: gnome-nibbles
Classification: Applications
Component: general
git master
Other Linux
: Normal minor
: ---
Assigned To: gnome-nibbles-maint
gnome-nibbles-maint
Depends on:
Blocks:
 
 
Reported: 2014-08-21 02:13 UTC by Michael Catanzaro
Modified: 2015-09-20 17:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Catanzaro 2014-08-21 02:13:40 UTC
All the worms have the same default hotkeys, so if you try to do a multiplayer game you're not going to get very far unless you know to go into preferences to change the hotkeys.
Comment 1 Chris Allen 2014-08-21 18:47:39 UTC
What if you put in some logic so that, when someone says to start the game, and if both of these exist:

-Human players slot count is greater than 1
-Overlapping key maps exist between the active human player slots

A window pops up saying that conflicting key maps exist and you need to fix them before you can play.
Comment 2 Michael Catanzaro 2014-08-22 02:01:11 UTC
That would be better than leaving things as-is, but I think it would be best (and also easier!) to pick some better default hotkeys. It's probably not possible to find reasonable hotkeys for four players, but there's no reason we have to do that. My recommendation would be to lower the maximum number of human players per game from four down to three.  Worm two can use wasd and worm three can use hjkl: https://en.wikipedia.org/wiki/Arrow_keys
Comment 3 Michael Catanzaro 2015-09-20 17:36:38 UTC
Closing all the bugs. A major rewrite of the code is landing for 3.20, and there's no point in worrying about bugs in the old version anymore.