Delta-v/Content.Server
Bakke d8f893d335
Fix harpy singing (#292)
* Stop singing when muzzled

* Changes to when harpies can sing

Stops harpies from opening the MIDI UI while muzzled. Also reworks how
harpies are stopped from singing when incapacitated, so that harpies are
allowed to sing while cuffed. And for UX sake, tells the player why they
can't sing when applicable. This should fix some of #180.

* Refactor to remove SingerIncapacitatedEvent

* Significantly clean up HarpySingerComponent

* Do not allow singing while zombified, also refactoring

* Additional singing conditions

Now stops singing if knocked down, stunned, or asleep. Also prevents
singing if the player for any reason can not talk.

* Stop singing when muted status effect is applied

* Damage interrupts harpies when singing

* Rename cantSpeak to canNotSpeak

* Remove most cant-sing explanations

* Change can-not-sing feedback message

Co-authored-by: Debug <49997488+DebugOk@users.noreply.github.com>
Signed-off-by: Bakke <luringens@protonmail.com>

---------

Signed-off-by: Bakke <luringens@protonmail.com>
Co-authored-by: Debug <49997488+DebugOk@users.noreply.github.com>
2023-10-27 18:13:03 +00:00
..
Abilities/Mime Mimes are Psionists too. (#299) 2023-10-25 16:20:39 +02:00
Access Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Actions Action container rejig (#20260) 2023-09-27 21:59:12 +02:00
Acz Content-side changes for packaging. (#9382) 2022-09-14 19:39:55 +10:00
Administration Mind tweaks & fixes (#21203) 2023-10-24 18:04:06 +02:00
Advertise Refactor Advertise System (#19669) 2023-09-27 21:59:12 +02:00
Advertisements Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
Afk Fix warnings and code cleanup/fixes (#13570) 2023-01-19 13:56:45 +11:00
Alert Fix component generic usages where IComponent would not be valid (#19482) 2023-08-24 20:10:55 +10:00
AlertLevel Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Ame Display current load and maximum capacity (#20181) 2023-10-20 15:30:21 +02:00
Animals Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Announcements Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
Anomaly Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Antag Fixed players without headrevs ticked being picked anyway (#20895) 2023-10-20 15:30:22 +02:00
Arcade Predict StorageComponent (#19682) 2023-09-27 21:59:12 +02:00
Armor Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -05:00
Atmos Predict tile-prying (#21167) 2023-10-23 23:54:01 +02:00
Audio Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
BarSign/Systems Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -05:00
Beam Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
Bed Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Bible Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Body Add internal temperatures for cooking meats (#20659) 2023-10-23 23:50:43 +02:00
Botany Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Buckle/Systems Moves buckling and vehicles to shared, some cleanup (#15923) 2023-05-01 17:04:23 +10:00
CPUJob/JobQueues/Queues Move jobQueue to engine (#16443) 2023-05-15 12:47:12 +10:00
Cabinet predict itemcabinet (#14045) 2023-02-12 02:35:05 +00:00
Camera Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
CardboardBox Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
Cargo Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
CartridgeLoader Fix component constraints (#20241) 2023-09-27 21:59:12 +02:00
CharacterInfo Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
Charges Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
Chat Make common netspeak get replaced in the chat (#20180) 2023-10-23 23:51:49 +02:00
Chemistry Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Chunking Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Cloning Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Clothing Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Cluwne Remove usages of obsolete MetaDataComponent setters (#19582) 2023-08-28 19:20:31 +10:00
CombatMode Fix hostile simplemob rotation (#20900) 2023-10-14 22:06:22 +02:00
Commands Revert "Remove most usages of obsolete TransformComponent methods (#1… (#19714) 2023-09-01 12:30:29 +10:00
Communications Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Configurable Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
Connection Ban message improvements (#14731) 2023-03-18 19:55:12 -05:00
Construction Predict tile-prying (#21167) 2023-10-23 23:54:01 +02:00
Containers Kill `ContainerHelpers` (#20908) 2023-10-14 22:02:35 +02:00
Contests Remove unused dependencies (#19490) 2023-08-24 09:55:15 -08:00
Cooldown Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
Coordinates Kill `SharedEntityExtensions` and all popup extensions (#20909) 2023-10-20 15:29:43 +02:00
Crayon Kill `UserInterfaceHelpers` (#20912) 2023-10-14 22:02:34 +02:00
CrewManifest Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Cuffs Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -05:00
Damage Added fun: Darts (#20582) 2023-10-20 15:31:13 +02:00
Database Store round start date in the database (#21153) 2023-10-23 23:54:01 +02:00
Decals Predict tile-prying (#21167) 2023-10-23 23:54:01 +02:00
Defusable Fixes Syndicate Bomb logs (#20240) 2023-09-27 21:59:12 +02:00
DeltaV Fix harpy singing (#292) 2023-10-27 18:13:03 +00:00
Destructible Moves SolutionContainerManagerComponent to Shared. (#20944) 2023-10-14 22:07:17 +02:00
DetailExaminable Hide flavor text if identity hidden (#19635) 2023-08-30 09:38:16 +10:00
DeviceLinking Predict tile-prying (#21167) 2023-10-23 23:54:01 +02:00
DeviceNetwork Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
Devour Refactor actions to be entities with components (#19900) 2023-09-08 18:16:05 -07:00
Dice Fixes dice being unable to roll their max value (#13845) 2023-02-02 06:27:05 +13:00
Discord Fix invalid types for some discord webhook values (#19515) 2023-08-24 22:59:43 -07:00
Disposal Make forcing others into disposals take longer and more apparent (#20687) 2023-10-08 19:53:53 +02:00
DoAfter More DoAfter Changes (#14609) 2023-04-02 21:13:48 -04:00
Doors Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Dragon Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -05:00
Drone Move minds, roles, jobs and objectives to shared (#19679) 2023-08-30 21:46:11 -07:00
Drunk Drunk Shader (#8910) 2022-06-23 14:33:25 +10:00
EUI Move minds, roles, jobs and objectives to shared (#19679) 2023-08-30 21:46:11 -07:00
Effects Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
Electrocution Fix electrocution resolve error log (#21179) 2023-10-24 18:03:52 +02:00
Emoting Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
Emp Adds Duration to EMP Event (#18437) 2023-09-27 21:59:12 +02:00
Engineering Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Ensnaring Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
EntityList Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
Entry Add test to load all config presets (#20705) 2023-10-08 19:58:55 +02:00
Examine Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
Explosion Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Extinguisher Moves SolutionContainerManagerComponent to Shared. (#20944) 2023-10-14 22:07:17 +02:00
Eye/Blinding Predict StorageComponent (#19682) 2023-09-27 21:59:12 +02:00
Fax Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
Flash Revolutionaries (#18477) 2023-10-08 19:58:33 +02:00
Fluids Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Forensics Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Friends Add mob retaliation (#19901) 2023-10-08 19:58:55 +02:00
GameTicking Whitelist refactor number 5834 (#291) 2023-10-25 16:15:05 +02:00
Gateway gateway changes (#20304) 2023-09-27 21:59:12 +02:00
Gatherable Add new entity spawn test & fix misc bugs (#19953) 2023-10-20 15:29:43 +02:00
GenericAntag move ninja objectives code into generic antag system (#20186) 2023-09-27 21:59:12 +02:00
Ghost Fix ghost actions disappearing when toggling visibility of other ghosts (#21033) 2023-10-20 15:31:14 +02:00
GhostKick Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
Glue Moves SolutionContainerManagerComponent to Shared. (#20944) 2023-10-14 22:07:17 +02:00
Gravity Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Guardian fixed localization for guardian (#21101) 2023-10-23 23:49:57 +02:00
GuideGenerator Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
Hands/Systems Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
HealthExaminable Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
Holiday Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Holosign Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
HotPotato Hot potato on fire (#16017) 2023-05-06 20:30:16 +10:00
Humanoid Sex restriction for markings (#19894) 2023-09-27 21:59:12 +02:00
IP Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
IdentityManagement Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
IgnitionSource ignition source refactor (#21044) 2023-10-23 23:53:31 +02:00
ImmovableRod easiest bug fix of my life (#20686) 2023-10-08 19:53:52 +02:00
Implants Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -05:00
Info Rename "Server Info" to ServerInfo (#15436) 2023-04-16 10:55:59 +10:00
Instruments Kill `UserInterfaceHelpers` (#20912) 2023-10-14 22:02:34 +02:00
Interaction Predict tile-prying (#21167) 2023-10-23 23:54:01 +02:00
Inventory Predict StorageComponent (#19682) 2023-09-27 21:59:12 +02:00
IoC Refactor minds to be entities with components, make roles components (#19591) 2023-08-28 16:53:24 -07:00
Item Bows & arrows (#19771) 2023-09-27 21:59:12 +02:00
Jittering Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
Jobs ninja 2 electric boogaloo (#15534) 2023-09-10 16:20:27 +10:00
KillTracking 1v1 me first to 31 no powerups [Deathmatch Gamemode] (#19467) 2023-08-30 18:06:15 -07:00
Kitchen Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Labels/Label Remove usages of obsolete MetaDataComponent setters (#19582) 2023-08-28 19:20:31 +10:00
LandMines Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
Lathe Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -05:00
Light Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Lightning Revert "Remove most usages of obsolete TransformComponent methods (#1… (#19714) 2023-09-01 12:30:29 +10:00
Lube Moves SolutionContainerManagerComponent to Shared. (#20944) 2023-10-14 22:07:17 +02:00
Magic Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
MagicMirror Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
Mapping Revert "Revert "Replace `ResourcePath` with `ResPath` (#15308)" (#155… (#15566) 2023-04-20 20:16:01 +10:00
Maps Predict tile-prying (#21167) 2023-10-23 23:54:01 +02:00
MassMedia Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Materials Fix sound on material reclaimer (#21030) 2023-10-20 15:29:04 +02:00
Mech Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Medical Predict tile-prying (#21167) 2023-10-23 23:54:01 +02:00
Mind Mind tweaks & fixes (#21203) 2023-10-24 18:04:06 +02:00
Mindshield Fix not removing RevolutionaryRoleComponent from minds on mindshield application (#20832) 2023-10-14 22:02:40 +02:00
Mining Add linter-friendly WeightedRandom prototypes (#18729) 2023-08-06 12:31:25 +10:00
MoMMI Fix warnings and code cleanup/fixes (#13570) 2023-01-19 13:56:45 +11:00
Mobs Refactor actions to be entities with components (#19900) 2023-09-08 18:16:05 -07:00
Morgue Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Motd MotD (#13655) 2023-02-28 08:15:48 -08:00
MouseRotator Mouse rotator system (#19267) 2023-09-27 21:59:12 +02:00
Mousetrap Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
Movement Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
NPC Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
NameIdentifier Borgs (#18136) 2023-08-12 16:39:58 -05:00
Ninja Default warp point names (#21017) 2023-10-20 15:29:43 +02:00
NodeContainer Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Nuke Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
NukeOps Replace string data fields with LocId where relevant (#20883) 2023-10-14 22:02:30 +02:00
Nutrition Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Nyanotrasen Fixes issue #269 - MindSwap can now go back. (#297) 2023-10-25 16:21:35 +02:00
Objectives Hijack shuttle objective (#19621) 2023-10-24 18:03:53 +02:00
PAI Microwaved pais get scrambled name + randomly bricked (#19982) 2023-09-27 21:59:12 +02:00
PDA Give ringtone setting a 0.25 second cooldown, style and fixes (#20780) 2023-10-14 22:01:24 +02:00
Paper Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
Parallax Fix salvage mission biome seed (#20885) 2023-10-14 22:02:27 +02:00
ParticleAccelerator Fix debug assert when shooting guns (#21070) 2023-10-20 15:30:20 +02:00
Payload/EntitySystems Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Physics Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Pinpointer Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Placement Add placement logs (#18709) 2023-08-14 23:11:54 -06:00
Plants Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
Players Whitelist refactor number 5834 (#291) 2023-10-25 16:15:05 +02:00
PneumaticCannon Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Pointing Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Points Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -05:00
Polymorph Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Popups Kill `SharedEntityExtensions` and all popup extensions (#20909) 2023-10-20 15:29:43 +02:00
Power Predict tile-prying (#21167) 2023-10-23 23:54:01 +02:00
PowerCell ninja 2 electric boogaloo (#15534) 2023-09-10 16:20:27 +10:00
PowerSink Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
Prayer Fix component generic usages where IComponent would not be valid (#19482) 2023-08-24 20:10:55 +10:00
Preferences/Managers Add some debug messages for random test failures. (#18216) 2023-07-24 03:22:57 +10:00
Procedural Expeditions rework (#18960) 2023-09-27 21:59:12 +02:00
Projectiles Fix debug assert when shooting guns (#21070) 2023-10-20 15:30:20 +02:00
Pulling Revert "ctrl-rclick tweaks" (#7171) 2022-03-18 15:40:02 +11:00
Puppet Rename DummyPuppet to VentriloquistPuppet (#19777) 2023-09-27 21:59:12 +02:00
Radiation Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Radio Add admin Erase verb, add checkbox to erase from the ban panel (#20985) 2023-10-14 22:19:04 +02:00
RandomAppearance Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
RandomMetadata Remove usages of obsolete MetaDataComponent setters (#19582) 2023-08-28 19:20:31 +10:00
RatKing Rat King Milsim + Buffs (#20190) 2023-09-27 21:59:12 +02:00
Remotes Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
Repairable Predict tile-prying (#21167) 2023-10-23 23:54:01 +02:00
Research Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Resist Carrying system. (#217) 2023-10-23 17:10:55 +00:00
Respawn Revert "Remove most usages of obsolete TransformComponent methods (#1… (#19714) 2023-09-01 12:30:29 +10:00
Revenant Predict tile-prying (#21167) 2023-10-23 23:54:01 +02:00
Revolutionary/Components Revolutionaries (#18477) 2023-10-08 19:58:33 +02:00
Roles Use conditions to store progress for Ninja objectives (#20254) 2023-10-14 22:02:24 +02:00
Rotatable Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
RoundEnd Revolutionaries (#18477) 2023-10-08 19:58:33 +02:00
Salvage Fix expeditions console not having any expeditions (#21148) 2023-10-23 23:51:49 +02:00
Sandbox Fix component generic usages where IComponent would not be valid (#19482) 2023-08-24 20:10:55 +10:00
SensorMonitoring Predict StorageComponent (#19682) 2023-09-27 21:59:12 +02:00
Sericulture Sericulture fixes (#19193) 2023-10-08 19:52:10 +02:00
ServerInfo Launcher info links. (#12781) 2022-12-02 17:23:43 -08:00
ServerUpdates Fix server update restarts when server paused. (#8509) 2022-05-30 01:09:50 -07:00
Shuttle/Components Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
Shuttles Hijack shuttle objective (#19621) 2023-10-24 18:03:53 +02:00
Silicons Mind tweaks & fixes (#21203) 2023-10-24 18:04:06 +02:00
Singularity Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Solar Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Sound Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
Spawners Rename SmokeDissipateSpawnComponent to SpawnOnDespawnComponent (#20782) 2023-10-14 22:02:34 +02:00
Speech Social a-anxiety/st-st-stuttering t-trait. (#20500) 2023-10-23 23:51:49 +02:00
Spider Spiders Buff and critters change (#13377) 2023-01-22 18:50:05 -04:00
SprayPainter Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
Spreader Fix fast kudzu (#20875) 2023-10-14 22:02:23 +02:00
Sprite Water gun cargo crate (#16172) 2023-05-07 13:14:54 +10:00
Stack Fix Fultons losing their beacon when split (#20179) 2023-09-27 21:59:12 +02:00
Standing Revert "Remove most usages of obsolete TransformComponent methods (#1… (#19714) 2023-09-01 12:30:29 +10:00
Station Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
StationEvents Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
StationRecords Add admin Erase verb, add checkbox to erase from the ban panel (#20985) 2023-10-14 22:19:04 +02:00
Stealth Cardboard Box and Stealth Components (#11569) 2022-10-10 09:17:53 +11:00
Sticky Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
Storage Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Store Psionics (#44) 2023-10-08 20:07:53 +02:00
Strip Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Stunnable Kill `SharedEntityExtensions` and all popup extensions (#20909) 2023-10-20 15:29:43 +02:00
SubFloor Make trays clientside (#14826) 2023-03-31 14:40:38 +11:00
SurveillanceCamera Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Tabletop Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Teleportation Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
Temperature Add internal temperatures for cooking meats (#20659) 2023-10-23 23:50:43 +02:00
Tiles `InAir` tweaks & chasm fixes (#19707) 2023-09-27 21:59:12 +02:00
Tips Remove accidental using directives on transient dependencies. (#18999) 2023-08-11 16:56:40 -05:00
Toilet Predict tile-prying (#21167) 2023-10-23 23:54:01 +02:00
Tools Predict tile-prying (#21167) 2023-10-23 23:54:01 +02:00
Toolshed/Commands Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
Traitor Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
Traits Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
UserInterface Kill `UserInterfaceHelpers` (#20912) 2023-10-14 22:02:34 +02:00
Vehicle Moves buckling and vehicles to shared, some cleanup (#15923) 2023-05-01 17:04:23 +10:00
VendingMachines Fix component constraints (#20241) 2023-09-27 21:59:12 +02:00
Verbs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
VoiceMask Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
Voting Allow gamemodes to specify custom map pools (#18429) 2023-08-01 16:11:50 -05:00
Warps Default warp point names (#21017) 2023-10-20 15:29:43 +02:00
Weapons Fix debug assert when shooting guns (#21070) 2023-10-20 15:30:20 +02:00
Weather Rename WorldMap to MapId (#14857) 2023-03-27 22:40:57 +11:00
Whitelist Whitelist refactor number 5834 (#291) 2023-10-25 16:15:05 +02:00
Wires Predict tile-prying (#21167) 2023-10-23 23:54:01 +02:00
Worldgen Predict tile-prying (#21167) 2023-10-23 23:54:01 +02:00
Xenoarchaeology fix magnet trigger for artifacts (#21213) 2023-10-24 18:03:52 +02:00
Zombies Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -05:00
AssemblyInfo.cs Add test to load all config presets (#20705) 2023-10-08 19:58:55 +02:00
Content.Server.csproj Weldable cleanup (#19809) 2023-09-05 00:07:01 +10:00
Content.Server.csproj.DotSettings Electrocution. (#4958) 2021-10-25 16:21:56 +02:00
GlobalUsings.cs Global usings (#6472) 2022-02-05 11:39:36 -07:00
Program.cs Content.{Client,Server} are now Exes that can be ran. 2020-01-22 20:17:32 +01:00