Broken keys in 85.0

Broken keys in 85.0

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
User avatar
Jools
XTA Developer
Posts: 2816
Joined: 23 Feb 2009, 16:29

Broken keys in 85.0

Post by Jools »

I have noticed that the alt keys don't work anymore, they don't get caught in keypress callins properly:
http://springrts.com/mantis/view.php?id=2959

Also, it seems that the selectkeys.txt is still broken after spring 85.0, it's perhaps related, but there is not a good way still of selecting the commander, and furthermore the select all similar units (ctrl-z) doesn't work.

Suggested resolution: reinstate IsCommander tag. The CanManualfire tag does not replace its functionality.
User avatar
Beherith
Posts: 5145
Joined: 26 Oct 2007, 16:21

Re: Broken keys in 85.0

Post by Beherith »

Control_C AllMap+_ManualFireUnit+_ClearSelection_SelectOne+

Alt_Z Visible+_InPrevSel+_ClearSelection_SelectAll+

in selectkeys.txt work fine for me.
User avatar
Jools
XTA Developer
Posts: 2816
Joined: 23 Feb 2009, 16:29

Re: Broken keys in 85.0

Post by Jools »

Ctrl-C: It selects also the Decoy Commander(s).

Ctrl-Z: I have this line:

Control_Z AllMap+_InPrevSel+_ClearSelection_SelectAll+

And it clears the selection. Will try with your variant...
User avatar
Jools
XTA Developer
Posts: 2816
Joined: 23 Feb 2009, 16:29

Re: Broken keys in 85.0

Post by Jools »

Beherith wrote: Alt_Z Visible+_InPrevSel+_ClearSelection_SelectAll+
Does this wotk for you if the commander is one of the already selected units? Try to cheat in 15 commanders and try to select then all by first selecting one with mouse button, and then pressing Alt-z.

It doesn't work the same way as if you double click on him.
Post Reply

Return to “Engine”