[patch] Quit and Resign options - Page 2

[patch] Quit and Resign options

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

Moderator: Moderators

colorblind
Spring Developer
Posts: 374
Joined: 14 Mar 2005, 12:32

Post by colorblind »

I've made some changes:

* There's an extra 'quit' option
* When resigning units self-d instantly

Patch & screenshot are updated.
User avatar
zwzsg
Kernel Panic Co-Developer
Posts: 7052
Joined: 16 Nov 2004, 13:08

Post by zwzsg »

colorblind wrote:* When resigning units self-d instantly
I don't think I'd want that. I prefer when units are left for the first teammate to type .take
colorblind
Spring Developer
Posts: 374
Joined: 14 Mar 2005, 12:32

Post by colorblind »

Then you can simply use the button "Quit". That will do the same as SHIFT-ESC does now (i.e. it leaves your units intact while you quit the game).

I know, I know, reading and undestanding forum posts can be hard sometimes ...
User avatar
jcnossen
Former Engine Dev
Posts: 2440
Joined: 05 Jun 2005, 19:13

Post by jcnossen »

I applied the patch...
The quit button didn't seem to have any code though...

The vs8 patch was a bit broken (apart from the incorrect paths), so I added the files myself. I can't actually compile spring with vs8, but it should be ok.
User avatar
Caydr
Omnidouche
Posts: 7179
Joined: 16 Oct 2004, 19:40

Post by Caydr »

On occasion I need to quit Spring and I can't see what's going on. For instance, my display has screwed up. I can't always select something in a box. Surely I'm not the only one who's experienced this. Maybe this could come up when you push ESC, while shift-ESC would just do...whatever.
Egarwaen
Posts: 1207
Joined: 27 Feb 2006, 21:19

Post by Egarwaen »

Caydr wrote:Maybe this could come up when you push ESC, while shift-ESC would just do...whatever.
Isn't ESC bound to "stop trying to issue a command"?
User avatar
Zenka
Posts: 1235
Joined: 05 Oct 2005, 15:29

Post by Zenka »

Quitting Spring must be bound to shift+Esc.
I use Esc a lot in game, just to get my hands free of whatever I was doing.

Why don't you use alt+f4 for emergency quitting?
User avatar
SwiftSpear
Classic Community Lead
Posts: 7287
Joined: 12 Aug 2005, 09:29

Post by SwiftSpear »

Caydr wrote:On occasion I need to quit Spring and I can't see what's going on. For instance, my display has screwed up. I can't always select something in a box. Surely I'm not the only one who's experienced this. Maybe this could come up when you push ESC, while shift-ESC would just do...whatever.
alt f4?
ctrl-shift-esc?
colorblind
Spring Developer
Posts: 374
Joined: 14 Mar 2005, 12:32

Post by colorblind »

jcnossen wrote:I applied the patch...
The quit button didn't seem to have any code though...
Thanks for applying it! And you're right ... I forgot to add another OR for the quitBox in the first IF :oops: . Your fix does the trick also though.
And sorry for the incorrect VS8 project file patch; perhaps I'll just leave those out next time.
espylaub
Posts: 205
Joined: 01 May 2006, 11:35

Post by espylaub »

On a more general note, I think there needs to be a really annoying message when an ally drops. How many times has one of your allies dropped and you didn't notice until 20 minutes later when it's too late?

Just as a side note.
User avatar
Caydr
Omnidouche
Posts: 7179
Joined: 16 Oct 2004, 19:40

Post by Caydr »

espylaub wrote:On a more general note, I think there needs to be a really annoying message when an ally drops. How many times has one of your allies dropped and you didn't notice until 20 minutes later when it's too late?

Just as a side note.
TVO could probably do this. It'd be a very simple change, comparable to the new custom death messages.
Post Reply

Return to “Engine”