Delta-v/Content.Server/Nuke
keronshb 3327c2998f
Adds Special Respawn, spawns a new disk if the old one was deleted (#12762)
* Spawns a new disk if one was deleted

* Adds tiledef to space checks, also adds a way to randomly check for a respawn point on station

* Removes unused method

* Cuts down on tile checks needed by checking surrounding tiles first

* Fixes up an issue where the coords wouldn't spawn

* Removes disk system, adds special respawning system and comp

* Fixes spelling error

* Fixes linter issue

* Maybe fixes the linter with a ref event?

* Empty commit to rerun tests

* Maybe fix?

* check for deleted grid

* Moves shutdown code to terminating code

* Customtypeseralizer

* changes name of datafield

* Removes owning station references

* Trying the queue event again
2022-12-19 20:38:34 -06:00
..
Commands Fix nuke command exception, add autocomplete (#11828) 2022-10-11 16:35:34 +11:00
NukeCodePaperComponent.cs Nuke fixes (#6868) 2022-02-23 17:00:51 -07:00
NukeCodePaperSystem.cs Fax Machine (#11704) 2022-12-12 05:06:11 +11:00
NukeComponent.cs Gives all nuclear bombs unique codes (#11665) 2022-10-09 12:28:08 -07:00
NukeLabelComponent.cs Gives all nuclear bombs unique codes (#11665) 2022-10-09 12:28:08 -07:00
NukeLabelSystem.cs Gives all nuclear bombs unique codes (#11665) 2022-10-09 12:28:08 -07:00
NukeSystem.cs Adds Special Respawn, spawns a new disk if the old one was deleted (#12762) 2022-12-19 20:38:34 -06:00