Delta-v/Content.Client/Administration
Kara b9a0894d7c
Event refactor (#9589)
* Station event refactor

* Remove clientside `IStationEventManager`

we can just use prototypes

* Basic API idea

* Cruft

* first attempt at epicness

* okay yeah this shit is really clean

* sort out minor stuff

* Convert `BreakerFlip`

* `BureaucraticError` + general cleanup

* `DiseaseOutbreak`

* `FalseAlarm`

* `GasLeak`

* `KudzuGrowth`

* `MeteorSwarm`

* `MouseMigration`

* misc errors

* `PowerGridCheck`

* `RandomSentience`

* `VentClog`

* `VentCritters`

* `ZombieOutbreak`

* Rewrite basic event scheduler

* Minor fixes and logging

* ooooops

* errors + fix

* linter

* completions, `RuleStarted` property, update loop fixes

* Tweaks

* Fix #9462

* Basic scheduler update fix, and fixes #8174

* Add test

* UI cleanup

* really this was just for testing
2022-07-10 20:48:41 -05:00
..
Commands Console completions (content side) (#8211) 2022-05-18 12:36:21 +10:00
Components Adds twenty-one new smites, moves the explosion smite to the verb category. (#8456) 2022-05-27 00:41:18 -07:00
Managers Client command perms cleanup. (#9599) 2022-07-10 15:43:44 +02:00
UI Event refactor (#9589) 2022-07-10 20:48:41 -05:00
AdminNameOverlay.cs Make two overlays use OverlayDrawArgs aabbs. (#8808) 2022-06-13 18:12:17 +10:00
AdminSystem.Menu.cs EntityLookup as a system for content (#6931) 2022-03-03 21:18:35 +11:00
AdminSystem.Overlay.cs Make the admin player panel overlay button a toggle (#7153) 2022-03-24 17:08:08 +01:00
AdminSystem.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
AdminVerbSystem.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
BwoinkSystem.cs Reorders Sound Systems signatures to match Popup Systems. (#8728) 2022-06-13 09:45:47 +10:00
KillSignSystem.cs Adds twenty-one new smites, moves the explosion smite to the verb category. (#8456) 2022-05-27 00:41:18 -07:00