View Issue Details

IDProjectCategoryView StatusLast Update
0003498Spring engineGeneralpublic2013-03-02 13:06
ReporterLicho Assigned ToKloot  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version92.0 
Summary0003498: Double click unit selects unit's group instead of units of same type on the screen
DescriptionIt should always select units of the same type on screen as is the RTS standard.
Or at least this engine feature should be on/offable so that it can be overriden by lua.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

cleanrock

2013-02-24 08:34

reporter   ~0009901

Last edited: 2013-02-24 08:46

I agree that this should be changed, objections ?

This is very old behaviour in spring (not 92 specific) so players may be used to this way of selecting a group.
Atm Ctrl+DoubleClick selects all units of type (not only on screen).

Google_Frog

2013-02-24 09:09

reporter   ~0009902

How would you replace this functionality game-side? I think listening to mouse clicks directly with a widget is a bit of a hackey solution.

cleanrock

2013-02-24 09:21

reporter   ~0009903

I mean it should be changed in engine, i dont know how feasible it is to make it game configurable.

Licho

2013-02-24 12:19

reporter   ~0009904

GoogleFrog if you want to expose it, just add "doubleclick" event and let lua decide what to do , but in general i think it should just do what doubleclick does in all other RTS .. select units of the same type on the screen.

Forboding Angel

2013-02-24 12:26

reporter   ~0009905

+9001 spring behavior on this drives me nuts!

Google_Frog

2013-02-24 15:19

reporter   ~0009910

Yes, I would like this to be configurable but I was pointing out that it cannot simply be removed from engine. A doubleclick event (maybe even in selectkeys?) would be good.

cleanrock

2013-03-01 16:23

reporter   ~0009950

No objections for one week, committing to develop.

Issue History

Date Modified Username Field Change
2013-02-23 18:59 Licho New Issue
2013-02-24 08:34 cleanrock Note Added: 0009901
2013-02-24 08:46 cleanrock Note Edited: 0009901
2013-02-24 09:09 Google_Frog Note Added: 0009902
2013-02-24 09:21 cleanrock Note Added: 0009903
2013-02-24 12:19 Licho Note Added: 0009904
2013-02-24 12:26 Forboding Angel Note Added: 0009905
2013-02-24 15:19 Google_Frog Note Added: 0009910
2013-03-01 16:23 cleanrock Note Added: 0009950
2013-03-01 16:32 cleanrock Changeset attached => spring develop 7f3f2a8a
2013-03-01 16:32 cleanrock Assigned To => cleanrock
2013-03-01 16:32 cleanrock Status new => resolved
2013-03-01 16:32 cleanrock Resolution open => fixed
2013-03-02 13:06 Kloot Changeset attached => spring develop 0103293f
2013-03-02 13:06 Kloot Assigned To cleanrock => Kloot