I think i pressed delete or insert (somethign around there) and without warning it just destroys all your buildings?
Yer it was Del, found the key shortcut list. Surely that should warrent an Are You Sure requester Is there a way to rotate the view left/right?
I'm against a request. This would extremly disrupt the gameflow if you have to delete something fast.
I think just because its in alpha its more of a placeholder for some sort of system. Maybe a warning message pops up in the corner of the screen or some sort of countdown(yes like supcom) would suffice but there are far more important issues that i would rather have addressed first then something like this could be looked at.
The only time the delete button deletes everything you have is when you have A) everything selected or B) have the commander selected while it's in the middle of all your things.
If it really annoys you you can use autohotkey to remap the delete button and it will never happen again: viewtopic.php?f=71&t=47244 All you need is to put in something at the end of the ahk file like: Code: Del::End You can open the ahk file with notepad. Let me know if you need any help.