Delta-v/Content.Server/Shuttles/Components
Rainfey b9d2f5a409
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>

(cherry picked from commit 4e6c59cfe51211064d79a727cc2d37c2a2f55a2c)
2024-03-07 01:06:59 +01:00
..
ArrivalsBlacklistComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ArrivalsShuttleComponent.cs Use new ComponentPauseGenerator (#25183) 2024-03-07 00:57:05 +01:00
ArrivalsSourceComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
AutoDockComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
DockingComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
EmergencyShuttleComponent.cs Shuttle timers (#19471) 2023-12-22 23:00:29 +01:00
EmergencyShuttleConsoleComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
EscapePodComponent.cs Use new ComponentPauseGenerator (#25183) 2024-03-07 00:57:05 +01:00
FTLComponent.cs Unrevert audio (#21330) 2023-12-02 20:16:36 +01:00
FTLDestinationComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
GridFillComponent.cs Refactor antag rule code (#23445) 2024-03-07 01:06:59 +01:00
GridSpawnComponent.cs Only hide ruins labels (#23925) 2024-01-26 22:27:09 +01:00
IFFConsoleComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
PendingClockInComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
PriorityDockComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
RecentlyDockedComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ShuttleComponent.cs Fix thrusters (#24446) 2024-01-27 23:50:30 +01:00
ShuttleConsoleComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
SpaceGarbageComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
StationArrivalsComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
StationCargoShuttleComponent.cs Split cargo shuttle to its own component (#23926) 2024-01-26 22:27:13 +01:00
StationCentcommComponent.cs Add more centcomm spawning logs (#22726) 2023-12-22 22:57:03 +01:00
StationEmergencyShuttleComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ThrusterComponent.cs Rip out remaining machine upgrades (#24413) 2024-01-27 23:43:49 +01:00