-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Explosion and selection modifier cheat shortcuts
* Added modifier shortcut to include monsters/spiderwebs in selections. * Added modifier shortcut to include resources/equipment in selections. * Emerge shortcut can now emerge slimy slugs from holes. * DestroyAll shortcut now requires edit mode. Default keybind has been changed from [RCtrl]+[RShift]+[D] to [Delete]. * Default keybind for CommandDropLiveDynamite has been changed from [C] to [LShift]+[C]. * Added edit shortcut to toggle a unit's powered state (the old toggle power shortcut was mislabeled), now renamed ToggleSelfPowered. * Added cheat shortcut to freeze a unit at mousepoint. * Added cheat shortcut to spawn dynamite at mousepoint, and separate version to immediately explode. * Added cheat shortcut to spawn a sonic blaster at mousepoint, and separate version to immediately go off. * Added cheat shortcut to self-destruct all selected units with an explosion (inspired by Kamikaze Raiders). * Fixed ice cube object not being deleted with parent objects when using DestroyAll.
- Loading branch information
1 parent
7cce61a
commit cdcefc9
Showing
12 changed files
with
399 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.