Delta-v/Content.Server
Samuka 2738eb5f5f Xenoborgs part 7 (#40042)
* add mothership module

* option for mothership to open self UI

* fix mothership module

* remove mothership body

* swapp real hands for modules

* action sprite for mothership module

* removed hands from mothership core sprite

* xenoborgs now drop a pinpointer to the mothership core once destroyed

* add pinpointer to space movment module

* add base for XenoborgRule

* add xenoborg antag option

* something was needed

* something else was needed

* add ghost role spawn points

* change name in antag selection to Xenoborg Core

* add random spawnPoint markers that don't do anything

* add spawn points to mothership

* update spawn points

* add xenoborgs rule

* add xenoborgs rule to rotation

* add xenoborgs preset

* update preset with secret version
also added xenoborg mode description

* modify Antag Selection system to allow for custom entities via the AntagSelectionDefinition

* fix ghostroles spawners

* fix rule with new entityPrototype

* add spawnpoints to the mothership

* whitelist system to spawnpoints

* updated xenoborg components

* added xenoborg component to xenoborgs

* updated spawnpoints of xenoborgs in the mothership

* add new tags for xenoborg and mothership core

* add new tags for xenoborgs and mothership core

* update ghostrole spawners for xenoborgs

* message for when you get the xenoborg role

* explode all xenoborgs when mothership core dies

* for real now. explode all xenoborgs when mothership core is destroyed

* round end summary for xenoborgs

* temporary

* add guidebook entry for xenoborgs

* instructions on how to borg players

* removed lock from xenoborg control computer

* announcement when all xenoborgs die

* announcement when mothership core is destroyed

* typos

* fix error

* improve xenoborg mind role

* move sounds to xenoborg and mothership component

* play sounds when turned into xenoborg

* change sprites of mothership core actions

* minor fix

* add custom xenoborg start sound

* carps now attack xenoborgs

* added guide link to xenoborgs

* add guidebook link to xenoborgs

* added guidebook link to mothership core

* add link to source of the sound

* fixed minor issue

* has to be 1

* typo

* add light layer to mothership core sprite

* fixed antag selection system

* update guideboook

* update the guidebook again

* alphabet

* documentation

* simplify documentation

Co-authored-by: ScarKy0 <106310278+ScarKy0@users.noreply.github.com>

* make the briefing yml instead of code

* fix bug with sprites

* fix formating

* remove stuff from AntagSelection

* add stuff to AntagSpawner

* fix game rule

* removed secret xenoborg preset

* support for more than one entity for each antag role

* fix gamerule

* fixes

* no xeonborgs

* add xenoborgs to all at once

* engi xenoborg included

* more comments

* more recognizable

* more xenoborgs when more players

* removed unused stuff

* correct access

* removed unnecessary stuff

* use GetAliveHumans and make comments better

* Make the system more robust

* use a constant

* remove overload from the Destroy method

* has to be public to be used in the xenoborg system

* fix the mindrole methods

* not sure, but I was asked to do it

* use a constant for the color

* forgot to make it static

* removed param comments

* removed useless parameters

* fixed stuff

* added event listeneers to xenoborg mind change

* only 4

* unfuck the antagSpawner

* comment

* unfix stuff

* commentary

* removed xenoborg stuff from siliconLawSystem

* move some stuff to the component

* removed space

* removed uncessary stuff

* no need to crate a var

* move stuff from mothership comp to xenoborg comp

* removed XenoborgCoreRoleComponent

* comment on the AntagSelectLocationEvent

* added back empty line

* comment

* make the summary better

* make AntagRoleToPrototypes summary better

* adding useless stuff back cause it was there before

* hascomp instead of trycomp

* again

* LocId instead of string

* make a new logic for the whitelist of the spawnpoint

* added ghostrole tags back

* use hascomp instead of trycomp

* removed whitelist from SpawnPointComponent

* not needed anymore

* no longer subverted

* fixed names

* make it better

* add not

* i'm dumb

* briefing is now handled by the xenoborg system

* call evac if there is too many xenoborgs

* update submodule

* fix division

* Add AutoGenerateComponentPause and AutoPausedField to XenoborgsRuleComponent

* add lines between stuff

* Make the Blocking system more robust

* Make mothership inherit from BaseMob

* remove this stuff cause is bad

* Revert "Make the Blocking system more robust"

This reverts commit 099babfe1daef00e6073e04108920327416e4ca4.

* Mothership core snaps to grid

* stop mothership core from moving

* mothership core is static again

* make guidebook entry on how to xenoborg crew better

* Make mothership core damageable

* If xenoborgs need it, so do zombies i guess

* Start the NextRoundEndCheck

* follow private static readonly naming rule

* Samething

* Fix announcments

* Make it a datafield, no?

* Revert "Make it a datafield, no?"

This reverts commit 62f6255ccccdd583d7f833ae4dbcd09a670f721a.

* remove stuff

* doesn't need to move

* is kinda of a structure

* so it doesn't pry floors as soon as it spawns

* powercell hand to mothership core module

* label for new hand

* core_e -> core-e

* mothership core can pilot the shuttle again

* fix duplicated tag + description to xenoborg tags

* scout xenoborg can now move in space without the jetpack so it can better use the sword module

* improve basic xenoborg module

* remove changes from zombie rule comp

* swap AllEntityQuery for EntityQueryEnumerator

* new line at the end

* change to 15 seconds

* make MothershipCoreDeathAnnouncmentSent into a datafield

---------

Co-authored-by: ScarKy0 <106310278+ScarKy0@users.noreply.github.com>
Co-authored-by: beck-thompson <beck314159@hotmail.com>
2026-01-26 19:22:38 +01:00
..
Access Reverted DeltaV-specific ID computer code. Fixes new Grant/Revoke buttons. 2025-12-29 14:16:27 -06:00
Actions Cleanup duplicate dependency in `AddActionCommand` (#38360) 2025-08-07 18:49:09 +02:00
Acz
Administration Internal Affairs Agent Role (#5075) 2026-01-01 14:27:31 -06:00
Advertise/EntitySystems Add virtual chat API methods in Shared (#40895) 2025-12-29 11:39:28 -06:00
Afk Command resolve mega pr batch 5 (#38389) 2025-08-07 19:16:44 +02:00
Alert Fix alerts mispredict + log spam (#36004) 2025-03-23 16:59:10 +00:00
AlertLevel Trigger Refactor (#39034) 2025-11-23 15:22:15 -06:00
Ame Don't show NaN/infinity if AME has no cores (#41026) 2025-12-29 11:39:29 -06:00
Animals Cleanup warnings: CS0414 (#39748) 2025-11-23 15:22:27 -06:00
Announcements Cleanup: Remove redundant prototype name specifications (#35793) 2025-03-23 15:57:26 +00:00
Anomaly Fix usages of TryIndex() (#39124) 2025-12-29 11:39:03 -06:00
Antag Xenoborgs part 7 (#40042) 2026-01-26 19:22:38 +01:00
Arcade Fix Space Villain tie message (#40958) 2025-12-29 11:39:27 -06:00
Armor Move PriceCalculationEvent and EstimatedPriceCalculationEvent to shared (#37782) 2025-08-05 16:21:45 +02:00
Atmos Document Atmospherics Utils (#41385) 2026-01-26 19:22:37 +01:00
Audio Fix usages of TryIndex() (#39124) 2025-12-29 11:39:03 -06:00
Beam remove usages of obsolete EntityUid method variants (#35106) 2025-03-01 13:17:18 +00:00
Bed Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
Bible Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
Body Added the the revert check to BodySystem's check-if-polymorphed logic 2025-12-29 11:39:38 -06:00
Botany Remove double includes (#41211) 2025-12-29 11:39:34 -06:00
Buckle/Systems Power stuff (#31314) 2024-08-27 01:00:42 +01:00
CPUJob/JobQueues/Queues
Camera
CardboardBox Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
Cargo Stack System Cleanup (#38872) 2025-12-29 11:39:31 -06:00
CartridgeLoader random perf improvements: part 1 (#5025) 2025-12-25 21:52:16 +01:00
Changeling/Systems Changeling cleanup and bugfix (#39843) 2025-11-23 15:22:30 -06:00
CharacterInfo Localization of the title of the job (#30353) 2024-08-09 18:08:24 +01:00
Charges upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
Chat Some guidebook and localisation touch ups (#5178) 2026-01-11 10:27:06 -06:00
Chemistry Chem Dispenser Auto-Labeling (Frontier) (#5261) 2026-01-25 10:46:12 -06:00
Chunking
Clock Watches (#29550) 2024-08-09 17:45:45 +01:00
Cloning real traits system (#5208) 2026-01-20 12:49:59 +01:00
Clothing Add variables to CluwneComponent, allowing for admeme customizing. Also localized two strings. (#40466) 2025-12-29 11:39:20 -06:00
Cluwne Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
Codewords Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
CombatMode upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
Commands Move some Station methods into shared (#38976) 2025-11-23 15:22:20 -06:00
Communications Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Configurable upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
Connection Fix some misc warnings (#37858) 2025-08-05 18:57:38 +02:00
Construction Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
Containers make throw insert container code more clear (#36873) 2025-05-18 16:55:02 +01:00
Coordinates
Crayon Delete FoodComponent, migrate prototypes to EdibleComponent (#41070) 2025-12-29 11:39:31 -06:00
CrewManifest Move some Station methods into shared (#38976) 2025-11-23 15:22:20 -06:00
CriminalRecords/Systems Criminal console status expansion (#36244) 2025-12-29 11:39:29 -06:00
Cuffs Make CuffableComponent and CuffableSystem not Crash (Hopefully) (#39123) 2025-12-29 11:39:35 -06:00
Damage Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
Database real traits system (#5208) 2026-01-20 12:49:59 +01:00
Decals Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Defusable Trigger Refactor (#39034) 2025-11-23 15:22:15 -06:00
Destructible Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
DeviceLinking Fix power sensor looking at wrong electrical network (#40934) 2025-12-29 11:39:26 -06:00
DeviceNetwork Allow multitool device saving on devices with wireless (#38938) 2025-12-29 11:39:14 -06:00
Dice Predicted dice rolls (#34863) 2025-03-01 13:16:50 +00:00
Discord Discord Command Arguments as List (#41113) 2025-12-29 11:39:33 -06:00
Disposal Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
DoAfter
Doors Devices with access restrictions list those restrictions in their examination description (#37712) 2025-12-29 11:39:07 -06:00
Dragon Literally all of the damageable system refactor shitmed fixes. 2025-12-29 11:39:33 -06:00
Drowsiness Stunnable New Status and Cleanup (#38618) 2025-11-23 15:22:21 -06:00
Drunk
EUI Cleanup some easy-to-fix static logger warnings (#37820) 2025-08-05 16:46:49 +02:00
Effects
Electrocution Literally all of the damageable system refactor shitmed fixes. 2025-12-29 11:39:33 -06:00
Emoting Move ChatSystem.Emotes to shared (#40866) 2025-12-29 11:39:24 -06:00
Emp Predict EMPs (#39802) 2025-12-29 11:39:16 -06:00
Engineering Stack System Cleanup (#38872) 2025-12-29 11:39:31 -06:00
Ensnaring Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
EntityConditions/Conditions Entity effects ECS refactor (#40580) 2025-12-29 11:39:22 -06:00
EntityEffects/Effects Mild Entity Effect/Condition Cleanup (#41059) 2025-12-29 11:39:30 -06:00
EntityList Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Entry Remove static IoC from client & server EntryPoint (#40562) 2025-12-29 11:39:15 -06:00
ExCable Add explosive cord. (#25875) 2025-12-29 11:39:12 -06:00
Examine Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Explosion Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
Fax Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Flash Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Fluids Make a lot more puddle stuff predicted (#38871) 2025-12-29 11:39:27 -06:00
Forensics Buff/fix forensic pads (#4932) 2025-12-12 13:21:56 -06:00
GameTicking Xenoborgs part 7 (#40042) 2026-01-26 19:22:38 +01:00
Gateway Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Gatherable EntityLootTable deleted (#37604) 2025-08-04 14:52:39 +02:00
Ghost Station AI ghost role (#40607) 2025-12-29 11:39:37 -06:00
GhostKick Trigger Refactor (#39034) 2025-11-23 15:22:15 -06:00
Gibbing/Systems Paradox Clone (#35794) 2025-03-23 15:45:33 +00:00
Gravity Gravity Generators cannot be unanchored while active (#41256) 2025-12-29 11:39:36 -06:00
GridPreloader Refactor map loading & saving (#34020) 2025-03-01 13:20:37 +00:00
Guardian Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
GuideGenerator Entity effects ECS refactor (#40580) 2025-12-29 11:39:22 -06:00
Guidebook Add guidebook protodata tag: embed prototype values in guidebook text (#27570) 2024-09-14 14:26:27 +01:00
Hands/Systems Stack System Cleanup (#38872) 2025-12-29 11:39:31 -06:00
Holiday CompFactory updates (#37559) 2025-08-04 15:25:05 +02:00
Holopad Move ChatSystem.Emotes to shared (#40866) 2025-12-29 11:39:24 -06:00
Holosign Predict EMPs (#39802) 2025-12-29 11:39:16 -06:00
HotPotato Trigger Refactor (#39034) 2025-11-23 15:22:15 -06:00
Humanoid Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
IP
IconSmoothing randomize iconSmoothing (#28158) 2024-08-09 17:51:14 +01:00
IgnitionSource Trigger Refactor (#39034) 2025-11-23 15:22:15 -06:00
ImmovableRod Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
Implants move all the radio components and system to Shared (#40293) 2025-12-29 11:39:05 -06:00
Info Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Instruments Stunnable New Status and Cleanup (#38618) 2025-11-23 15:22:21 -06:00
Interaction Add explosive cord. (#25875) 2025-12-29 11:39:12 -06:00
Inventory storage and inventory toolshed commands (#39046) 2025-12-29 11:39:05 -06:00
IoC Remove static IoC from client & server EntryPoint (#40562) 2025-12-29 11:39:15 -06:00
Item upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
ItemRecall Wizard Item Recall Spell (#34411) 2025-02-14 16:09:58 +00:00
Jittering
Jobs Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
KillTracking Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
Kitchen Fix grinder items not being reduced (#5080) 2025-12-30 17:39:44 +00:00
Labels/Label upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
LandMines Trigger Refactor (#39034) 2025-11-23 15:22:15 -06:00
Lathe Fix usages of TryIndex() (#39124) 2025-12-29 11:39:03 -06:00
Light Cleanup BatterySystem (#41298) 2025-12-29 11:39:36 -06:00
Lightning Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
Lube HOTFIX Fix pickup effects occurring with verb creation (#38705) 2025-12-29 11:39:21 -06:00
Machines/EntitySystems Add multipart machines system (#35969) 2025-08-06 23:29:17 +02:00
Magic Refactor magic speak system to be a component added to actions (#36328) 2025-05-18 16:48:51 +01:00
MagicMirror Fix barber scissors cancel errors (#40329) 2025-12-29 11:39:24 -06:00
MapText Implement map text (#28705) 2024-07-05 20:23:41 +02:00
Mapping Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Maps Move some Station methods into shared (#38976) 2025-11-23 15:22:20 -06:00
MassMedia Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Materials Stack System Cleanup (#38872) 2025-12-29 11:39:31 -06:00
Mech Cleanup BatterySystem (#41298) 2025-12-29 11:39:36 -06:00
Medical Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
Mind make objectives use yml defined mind filters (#36030) 2025-11-23 15:22:20 -06:00
Mindshield Remove inaccessible code (#41209) 2025-12-29 11:39:34 -06:00
Mining Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
Mobs Move ChatSystem.Emotes to shared (#40866) 2025-12-29 11:39:24 -06:00
Morgue predict morgue and crematorium (#39293) 2025-11-23 15:22:29 -06:00
Motd Clean up command perms (#28451) 2024-06-01 18:01:58 +02:00
MouseRotator
Movement Remove StressTestMovementComponent (#40993) 2025-12-29 11:39:36 -06:00
NPC Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
NameIdentifier Fix usages of TryIndex() (#39124) 2025-12-29 11:39:03 -06:00
Ninja Cleanup BatterySystem (#41298) 2025-12-29 11:39:36 -06:00
NodeContainer Add explosive cord. (#25875) 2025-12-29 11:39:12 -06:00
Nuke Move some Station methods into shared (#38976) 2025-11-23 15:22:20 -06:00
NukeOps Discourage LRP warops announcements (#4876) 2025-12-04 22:48:29 -06:00
Nutrition Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
Nyanotrasen oracle no longer requests items that are far away in the research tree (#4430) 2026-01-16 12:58:50 -06:00
Objectives Fix Duplicate Kill Heads Objectives and Add TargetObjectiveImmune (#4996) 2026-01-02 00:02:12 -07:00
PAI Migrate revenant and PAI shops to use ActionGrant instead of hardcoding them (#40475) 2025-12-29 11:39:19 -06:00
PDA Add in-game date to the PDA (#4277) 2025-08-29 14:41:37 +00:00
Paper Power stuff (#31314) 2024-08-27 01:00:42 +01:00
Parallax Fix usages of TryIndex() (#39124) 2025-12-29 11:39:03 -06:00
ParticleAccelerator fix singulo decay (#28743) 2025-12-29 11:39:32 -06:00
Payload/EntitySystems [HOTFIX] Prevent Payload Enumeration Failure. (#41376) 2026-01-26 19:22:37 +01:00
Physics Admin smite: Homing rods. (#40246) 2025-12-29 11:39:12 -06:00
Pinpointer Predict Nav Beacon Examine (#39408) 2025-11-23 15:22:17 -06:00
Placement "New player" admin logging improvements (#35961) 2025-03-23 16:17:16 +00:00
Players Might fix nukie commander not spawning (#5146) 2026-01-07 10:30:02 -06:00
PneumaticCannon Stunnable New Status and Cleanup (#38618) 2025-11-23 15:22:21 -06:00
Pointing Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Points upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
Polymorph Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
Popups upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
Power Various Upstream Merge Fixes (#5066) 2025-12-30 17:28:33 +01:00
PowerCell Cleanup BatterySystem (#41298) 2025-12-29 11:39:36 -06:00
PowerSink Cleanup BatterySystem (#41298) 2025-12-29 11:39:36 -06:00
Prayer Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Preferences/Managers Cleanup some easy-to-fix static logger warnings (#37820) 2025-08-05 16:46:49 +02:00
Procedural Fix usages of TryIndex() (#39124) 2025-12-29 11:39:03 -06:00
Projectiles Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
Puppet
Radiation Fix usages of TryIndex() (#39124) 2025-12-29 11:39:03 -06:00
Radio Cleanup BatterySystem (#41298) 2025-12-29 11:39:36 -06:00
RandomAppearance
RandomMetadata Make `RandomMetadata` properly support localization (#36343) 2025-04-06 21:36:02 +01:00
RatKing Add virtual chat API methods in Shared (#40895) 2025-12-29 11:39:28 -06:00
Remotes Feature/door remote radial (#36378) 2025-12-29 11:39:29 -06:00
RequiresGrid
Research Fix ResearchSystem threading exception (#40917) 2025-12-29 11:39:25 -06:00
Resist predict morgue and crematorium (#39293) 2025-11-23 15:22:29 -06:00
Respawn Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Revenant Added Imp comment to namespace in Rev code. 2025-12-29 14:19:33 -06:00
Revolutionary Fix warden being and qm being not considered head for tot kill head objective (#32721) 2024-10-24 02:12:06 +01:00
Robotics/Systems Better robotics console (#38023) 2025-11-23 15:22:23 -06:00
Roles MingGetBriefing -> MindGetBriefing (#41413) 2026-01-26 19:22:38 +01:00
Rootable Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Rotation
RoundEnd Move some Station methods into shared (#38976) 2025-11-23 15:22:20 -06:00
Salvage Move some Station methods into shared (#38976) 2025-11-23 15:22:20 -06:00
Sandbox Revert "Fix bug with pipe color" (#39135) 2025-11-23 15:22:15 -06:00
Screens upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
Security Genpop wall lockers (#38102) 2025-08-07 01:24:14 +02:00
SensorMonitoring Predict EMPs (#39802) 2025-12-29 11:39:16 -06:00
Sericulture
ServerInfo Add telegram to the server info-links (#33459) 2024-12-07 17:25:37 +00:00
ServerUpdates System to automatically restart server after certain uptime. (#32814) 2024-10-24 02:20:39 +01:00
Shuttles DV default evac shuttle! (#4970) 2026-01-15 01:14:03 -06:00
Silicons Xenoborgs part 7 (#40042) 2026-01-26 19:22:38 +01:00
Singularity Remove unused dependency (#41231) 2025-12-29 11:39:35 -06:00
Solar Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Sound Trigger Refactor (#39034) 2025-11-23 15:22:15 -06:00
Spawners Xenoborgs part 7 (#40042) 2026-01-26 19:22:38 +01:00
Species/Systems remove a bunch of redundant IsFirstTimePredicted checks (#41119) 2025-12-29 11:39:32 -06:00
Speech Add 2 New Reagents (Felinase and Caninase) (#41136) 2025-12-29 11:39:34 -06:00
Spider Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
SprayPainter Fix recharging spray painter (#40953) 2025-12-29 11:39:26 -06:00
Spreader Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
Sprite Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Stack Stack System Cleanup (#38872) 2025-12-29 11:39:31 -06:00
Station Add bank toolshed commands (#40614) 2025-12-29 11:39:26 -06:00
StationEvents Cleanup warnings: Use TransformSystem for anchoring (#39778) 2025-12-29 11:39:11 -06:00
StationRecords Predict identity (#40185) 2025-12-29 11:39:11 -06:00
Stealth
Storage Add explosive cord. (#25875) 2025-12-29 11:39:12 -06:00
Store Stack System Cleanup (#38872) 2025-12-29 11:39:31 -06:00
StoreDiscount/Systems Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Strip upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
Stunnable Cleanup BatterySystem (#41298) 2025-12-29 11:39:36 -06:00
SubFloor Predict pipe anchoring and unanchroing (#35977) 2025-03-23 16:21:13 +00:00
SurveillanceCamera Cleanup warnings: CS0414, CS8524 (#40776) 2025-12-29 11:39:18 -06:00
Tabletop Fix tabletop grids rarely spawning on top of another (#39327) 2025-11-23 15:22:14 -06:00
Telephone Fix usages of TryIndex() (#39124) 2025-12-29 11:39:03 -06:00
Teleportation Move ChatSystem.Emotes to shared (#40866) 2025-12-29 11:39:24 -06:00
Temperature TemperatureSystem Base Class Initialization (#41196) 2025-12-29 11:39:34 -06:00
Tesla Cleanup BatterySystem (#41298) 2025-12-29 11:39:36 -06:00
Thief Move mind role components to shared (#39606) 2025-11-23 15:22:24 -06:00
Tiles Predict DestructibleSystem Part 2: First batch of entity effects (#41039) 2025-12-29 11:39:30 -06:00
Tips Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Tools Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Toolshed/Commands Clone toolshed commands (#41261) 2025-12-29 11:39:36 -06:00
Traitor PAIs will no longer get uplinks instead of traitors when a player is selected as an traitor (#41069) 2025-12-29 11:39:31 -06:00
Traits real traits system (#5208) 2026-01-20 12:49:59 +01:00
Trigger/Systems Add virtual chat API methods in Shared (#40895) 2025-12-29 11:39:28 -06:00
TurretController Logging for turret controller (#40884) 2025-12-29 11:39:25 -06:00
Turrets Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
UserInterface Fix showvalue Ui for melee weapons (#38703) 2025-11-23 15:22:18 -06:00
VendingMachines Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
Verbs Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Vocalization Move ChatSystem.Emotes to shared (#40866) 2025-12-29 11:39:24 -06:00
VoiceMask Add voice locks to various hidden syndicate items (#39310) 2025-11-23 15:22:23 -06:00
VoiceTrigger Trigger Refactor (#39034) 2025-11-23 15:22:15 -06:00
Voting Fixed votekicks putting you on a one hour vote cooldown (#40622) 2025-12-29 11:39:25 -06:00
Wagging Changeling devour and transform (#34002) 2025-11-23 15:22:18 -06:00
Weapons Port Starlight's expanded makeshift items (#4984) 2025-12-31 14:08:48 -06:00
Weather Cleanup remaining `IMapManager.MapExists` uses (#37851) 2025-08-05 17:10:34 +02:00
Whitelist Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Wieldable Add conditional camera offset based on cursor - Hristov Rework, Part 1 (#31626) 2025-01-28 05:02:03 +00:00
Wires Fix usages of TryIndex() (#39124) 2025-12-29 11:39:03 -06:00
Worldgen Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Xenoarchaeology Cleanup BatterySystem (#41298) 2025-12-29 11:39:36 -06:00
Xenoborgs Xenoborgs part 7 (#40042) 2026-01-26 19:22:38 +01:00
Zombies Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
_CD silicons now hidden from records when filtering by fingerprint or dna (#4390) 2025-09-21 20:30:56 +02:00
_Corvax/Respawn upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
_DEN/TimedDespawn Holofan Rebalance (and Standardizing Holoprojectors) (#4734) 2025-12-05 12:56:09 +00:00
_DV marked as protected trait (#5274) 2026-01-25 10:30:18 -06:00
_EE No more footprint prediction (#5224) 2026-01-16 13:07:45 -06:00
_Goobstation Upstream Merge Changelog Fix (September/October Edition) (#5051) 2025-12-29 22:43:44 +01:00
_Harmony/RoundEnd Port: Disable round end pacifism and add a new command to pacify everyone (#2642) 2025-01-13 15:21:05 -05:00
_Impstation Port Ready Manifest from Impstation (#5187) 2026-01-18 12:47:07 -06:00
_Mono/CorticalBorer Fixed VomitSystem refs. 2025-12-29 11:39:16 -06:00
_NF Chem Dispenser Auto-Labeling (Frontier) (#5261) 2026-01-25 10:46:12 -06:00
_RMC14/Effect Move ChatSystem.Emotes to shared (#40866) 2025-12-29 11:39:24 -06:00
_Shitmed Literally all of the damageable system refactor shitmed fixes. 2025-12-29 11:39:33 -06:00
_Starlight Port Starlight's expanded makeshift items (#4984) 2025-12-31 14:08:48 -06:00
AssemblyInfo.cs
Content.Server.csproj Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Content.Server.csproj.DotSettings
GlobalUsings.cs
Program.cs