Delta-v/Content.Server/Objectives/Systems
keronshb a40a8a23c3 THE WIZARD (#35406)
* Adds Survivor Antag

* Adds Survivor Role

* Adds Survivor Rule ECS, adds a survivor role event, adds make antagonist to  random global spawn spell

* Moves Survivor Ensurecomp to event handler. Makes Add Survivor Role a broadcast. Adds Survivor Component. Removes redundant briefing.

* Adds Survivor Antagonist role type for admins to keep track of this easier, adds it to Survivor.

* Adds access to survivor game rule system

* Adds Survivor Rule

* Adds end of round survivor text

* Adds end of round reporting logic. Adds logic to start the survivor rule.

* Changes desc from centcomm to shuttle

* survivor (S)

* Checks if they're alive on the shuttle instead of centcomm.

* ftl text selection based on number of survivors.

* Removed Survivor Antagonist, replaced it with Free Agent.

* Adds InvalidForGlobalSpawnSpell tag, checks for it on spawnspell, and adds it to a zombified person.

* Changes logic so we launch the game rule if it hasnt launched yet. Moves rule logic starting to server. Moved survivor rule logic out of event and into Start method.

* Fixes invalid entity issue

* Descs for Survivor Rule and Survivor comps

* Moves Survivor Rule to its own yml

* Checks for dead survivors, changes survivor checks for mind. Adds survivor comp to mind to fix any mindswap issues. Same for invalid survivor tag

* Changes shuttle xform call to just mapid

* Protoid fix

* THE WIZARD

* Wizard spawner

* adds the correct state

* Wizard preset and weight

* Fixes wizard rule

* Weight back to 100%

* Adds Random Metadata

* Wizard locs

* Puts requirements in the right place

* Adds wiz ghost spawner and mob

* wizard spawnpoint fix + shuttle mapping

* wizard loadout + fix wizard spawning + wizard random name

* comment

* Adds Wizard testing

* FIXES SHUTTLE ISSUE BASED REI

* THE WIZARD LOBBY SONG. Special thanks to song creator Chris Remo for allowing us to use this.

* Free Objective ECS + Base Free Objective

* Space Wizard Federation for Wiz Obj issuer.

* Wizard Objectives

* Moves wizard shuttle to base wizard rule. Gives Wizard their objectives. Removes WizardRule

* Renames midround to subgamemodes. Adds wizard sub game mode.

* Adds SubWizard to SubGameModesRule. Adds a SubGameMode with no wizard. Adds No SubGamemodeRule for Wizard preset

* Wizard midround event

* Fixes wizard midround

* Wizard Guidebook

* Removes todo

* Fixes text

* Removes wizard rule ECS, not needed

* Wizard jetpack

---------

Co-authored-by: ScarKy0 <scarky0@onet.eu>
Co-authored-by: ScarKy0 <106310278+ScarKy0@users.noreply.github.com>
2025-03-01 14:40:04 +00:00
..
CarpRiftsConditionSystem.cs Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -05:00
CodeConditionSystem.cs item toggling giga rework + full ninja refactor (#28039) 2024-08-09 17:45:27 +01:00
DieConditionSystem.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
EscapeShuttleConditionSystem.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
FreeObjectiveSystem.cs THE WIZARD (#35406) 2025-03-01 14:40:04 +00:00
HelpProgressConditionSystem.cs Traitor can no longer get multiple objectives to save/help/kill the same person (#33704) 2025-01-01 17:16:47 +00:00
HijackShuttleConditionSystem.cs Fix hijack objective (#21241) 2023-10-31 19:10:24 +01:00
KeepAliveCondition.cs Traitor can no longer get multiple objectives to save/help/kill the same person (#33704) 2025-01-01 17:16:47 +00:00
KillPersonConditionSystem.cs kill objectives only target people with jobs (#2799) 2025-02-06 13:22:55 +00:00
MultipleTraitorsRequirementSystem.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
NinjaConditionsSystem.cs Mind Role Entities (#31318) 2024-10-24 00:32:47 +01:00
NotCommandRequirementSystem.cs Fix warden being and qm being not considered head for tot kill head objective (#32721) 2024-10-24 02:12:06 +01:00
NotJobRequirementSystem.cs Mind Role Entities (#31318) 2024-10-24 00:32:47 +01:00
NumberObjectiveSystem.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
ObjectiveBlacklistRequirementSystem.cs Remove uses of AllObjectives (#30077) 2024-08-09 17:47:51 +01:00
ObjectiveLimitSystem.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
RoleRequirementSystem.cs Mind Role Entities (#31318) 2024-10-24 00:32:47 +01:00
SpeciesRequirementSystem.cs New Thief minor antagonist (#21520) 2024-01-22 18:30:44 +01:00
StealConditionSystem.cs FIX: Thief beacon doubled steal targets (#33750) 2025-01-01 17:20:46 +00:00
SurviveConditionSystem.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
TargetObjectiveSystem.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
TerminatorTargetOverrideSystem.cs exterminator midround minor antag (#19946) 2024-01-22 18:36:12 +01:00