Delta-v/Content.Server/Shuttles/Systems
Rainfey 4e6c59cfe5
Refactor antag rule code (#23445)
* Initial Pass, Rev, Thief

* Zombie initial pass

* Rebase, Traitor

* Nukeops, More overloads

* Revert RevolutionaryRuleComponent

* Use TryRoundStartAttempt, Rewrite nukie spawning

* Comments, Add task scheduler to GameRuleSystem

* Zombie initial testing done

* Sort methods, rework GameRuleTask

* Add CCVar, Initial testing continues

* Might as well get rid of the obsolete logging

* Oops, i dont know how to log apparently

* Suggested formatting fixes

* Suggested changes

* Fix merge issues

* Minor optimisation

* Allowed thief to choose other antags

* Review changes

* Spawn items on floor first, then inserting

* minor tweaks

* Shift as much as possible to ProtoId<>

* Remove unneeded

* Add exclusive antag attribute

* Fix merge issues

* Minor formatting fix

* Convert to struct

* Cleanup

* Review cleanup (need to test a lot)

* Some fixes, (mostly) tested

* oop

* Pass tests (for real)

---------

Co-authored-by: Rainfall <rainfey0+git@gmail.com>
Co-authored-by: AJCM <AJCM@tutanota.com>
2024-02-29 17:25:10 +11:00
..
ArrivalsSystem.cs Use new ComponentPauseGenerator (#25183) 2024-02-26 14:36:19 +11:00
DockingSystem.AutoDock.cs Remove 700 usages of Component.Owner (#21100) 2023-10-19 12:34:31 -07:00
DockingSystem.Shuttle.cs Fix docking FTL to planets being impossible (#21780) 2023-11-21 20:02:02 -05:00
DockingSystem.cs Predict doors and airlocks (#25419) 2024-02-23 10:01:31 +11:00
EmergencyShuttleSystem.Console.cs Use new ComponentPauseGenerator (#25183) 2024-02-26 14:36:19 +11:00
EmergencyShuttleSystem.cs Use new ComponentPauseGenerator (#25183) 2024-02-26 14:36:19 +11:00
RadarConsoleSystem.cs Handheld Mass Scanner (#25526) 2024-02-26 16:19:51 -07:00
ShuttleConsoleSystem.Drone.cs Lock Anomaly generator to research access (#24464) 2024-02-01 19:45:24 +11:00
ShuttleConsoleSystem.cs Lock Anomaly generator to research access (#24464) 2024-02-01 19:45:24 +11:00
ShuttleSystem.FasterThanLight.cs Revert "Fix chat bubbles (#25643)" (#25645) 2024-02-28 00:51:20 +11:00
ShuttleSystem.GridFill.cs Refactor antag rule code (#23445) 2024-02-29 17:25:10 +11:00
ShuttleSystem.IFF.cs Remove 700 usages of Component.Owner (#21100) 2023-10-19 12:34:31 -07:00
ShuttleSystem.Impact.cs Revert "Fix chat bubbles (#25643)" (#25645) 2024-02-28 00:51:20 +11:00
ShuttleSystem.cs Predict doors and airlocks (#25419) 2024-02-23 10:01:31 +11:00
SpaceGarbageSystem.cs Salvage magnet revamp (#23119) 2024-01-04 14:25:32 +11:00
ThrusterSystem.cs Rip out remaining machine upgrades (#24413) 2024-01-23 09:13:04 +11:00