Files
VOREStation/code/datums
Leshana 93318a5345 Fixes players not being removed from the manifest immediately when cryoing.
* The cryopod simply qdel's the datacore records. Old garbage.dm hard-del()'d datums, so it was fine.  Now we need to make sure they are actually removed from the data_core.
* Testing shows this fixes #1713 and in most cases the objects also GC cleanly.  However some older computers still retain hard references to data_core entries. But even in the cases where that prevents a clean GC, the player is still removed from the manifest successfully and promptly, so that can wait.
2017-06-15 17:19:52 -04:00
..
2016-09-24 14:12:43 -04:00
2017-03-03 09:40:34 -05:00
2016-05-29 17:29:36 +01:00
2017-04-22 18:18:31 -07:00
2017-01-07 13:21:03 -05:00
2016-07-24 22:02:58 +01:00
2016-06-01 22:05:04 +01:00