View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0003498 | Spring engine | General | public | 2013-02-23 18:59 | 2013-03-02 13:06 | ||||
Reporter | Licho | ||||||||
Assigned To | Kloot | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 92.0 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0003498: Double click unit selects unit's group instead of units of same type on the screen | ||||||||
Description | It 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. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
cleanrock (reporter) 2013-02-24 08:34 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 (reporter) 2013-02-24 09:09 |
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 (reporter) 2013-02-24 09:21 |
I mean it should be changed in engine, i dont know how feasible it is to make it game configurable. |
Licho (reporter) 2013-02-24 12:19 |
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 (reporter) 2013-02-24 12:26 |
+9001 spring behavior on this drives me nuts! |
Google_Frog (reporter) 2013-02-24 15:19 |
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 (reporter) 2013-03-01 16:23 |
No objections for one week, committing to develop. |
![]() |
|||
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 | View Revisions |
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 |