Delta-v/Content.Server/GameTicking
ShadowCommander 951b0f425a
Refactor mind and ghost deletion code (#3680)
* Refactor mind and ghost deletion code

* Refactor to use EventBus and clean up deletes

* Fix mind eject when being deleted

* Refactor entity manager calls to use IEntity.EntityManager
2021-03-31 14:17:22 -07:00
..
GamePresets Enable nullability in Content.Server (#3685) 2021-03-16 15:50:20 +01:00
GameRules Enable nullability in Content.Server (#3685) 2021-03-16 15:50:20 +01:00
GamePreset.cs Refactor mind and ghost deletion code (#3680) 2021-03-31 14:17:22 -07:00
GameRule.cs Adds shoddy death match system. 2019-05-08 09:55:36 +02:00
GameTicker.JobController.cs Enable nullability in Content.Server (#3685) 2021-03-16 15:50:20 +01:00
GameTicker.cs Refactor mind and ghost deletion code (#3680) 2021-03-31 14:17:22 -07:00
GameTickerBase.cs PauseManager moved to Shared (#3288) 2021-02-18 20:45:45 -08:00
ManifestEntry.cs Game ticker now has a job assignment system. 2020-01-19 19:08:35 +01:00