Fivetonsofflax / opentyrian

Automatically exported from code.google.com/p/opentyrian
GNU General Public License v2.0
0 stars 0 forks source link

If player 2 uses mouse, weapon modes can't be changed. #104

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Play two-player game.
2. Use mouse for player two.
3. Grab (as player 2) any weapon that has two shooting modes, e.g. sonic wave.
4. Weapon mode can't be changed.

In the original and also some half year ago in OpenTyrian (sorry, I
overwrote the binary so I can't tell the actual version) player 1:s weapon
mode key (enter by default) changed the weapon mode for player 2.  Now
there's no way I can guess, except by switching controls now and then :)

I'm using the latest repository version (2f72529448) on Linux.

Original issue reported on code.google.com by jaripekk...@gmail.com on 18 Mar 2010 at 11:45

GoogleCodeExporter commented 9 years ago
This is a result of the changes that gave each player a separate weapon mode.  
Since
the mouse has no switch-mode button, I suppose this isn't ideal. :/

Original comment by mindless...@gmail.com on 19 Mar 2010 at 4:09