fish-station/Content.Server
DrSmugleaf 4e0f52bbaf
Add do after to surgery (#2756)
* Cleanup surgery classes

* Add DoAfter to surgery

* Consolidate doafter, break on user and target move

* Ignore biological surgery data component on the client

* Apply suggestions from code review

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>

* Use a stringbuilder  for surgery descriptions

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2020-12-18 00:21:43 +11:00
..
Actions Actions System + UI (#2710) 2020-12-13 23:28:20 +01:00
Administration Fix admin logout messages for non-admin players. 2020-12-04 00:25:57 +01:00
AI Damage rework (#2525) 2020-12-07 14:52:55 +01:00
Alert/Click Actions System + UI (#2710) 2020-12-13 23:28:20 +01:00
Atmos Traitor Deathmatch (#2719) 2020-12-13 16:00:49 +01:00
Botany Botany (#2357) 2020-10-26 23:19:46 +01:00
Cargo Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
Chat Reorganize commands into the Commands folder (#2679) 2020-12-03 13:40:47 +11:00
Chemistry This is the part where I realize I forgot to fix these as part of sandboxing. 2020-11-27 01:01:56 +01:00
Commands Singularity testing map & "startsingularityengine" admin command (#2752) 2020-12-17 18:20:57 +11:00
Construction Upgradeable machines. (#2675) 2020-12-03 22:49:00 +01:00
Database Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
DeviceNetwork Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
Eui Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
Explosions Make ExplosionHelper methods extensions (#2373) 2020-10-25 12:11:23 +01:00
GameObjects Add do after to surgery (#2756) 2020-12-18 00:21:43 +11:00
GameTicking Fix nullability for ReadyProfiles in GamePreset 2020-12-16 10:00:10 +01:00
GlobalVerbs Damage rework (#2525) 2020-12-07 14:52:55 +01:00
Interfaces Player post-spawn hook and player ghosting controlled by preset (#2734) 2020-12-11 12:10:55 +11:00
Jobs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Mobs Reorganize commands into the Commands folder (#2679) 2020-12-03 13:40:47 +11:00
Objectives Damage rework (#2525) 2020-12-07 14:52:55 +01:00
PDA Fixes uplink account creation failing if you have any non-antag role. 2020-12-15 11:29:11 +01:00
Players ConGroups are gone. Long live admin flags in content. 2020-10-30 16:06:48 +01:00
Preferences Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
Prototypes Traitor (#2566) 2020-12-01 17:05:19 +01:00
Sandbox Improve "give AA ID". 2020-09-29 16:05:29 +02:00
StationEvents Damage rework (#2525) 2020-12-07 14:52:55 +01:00
Throw Fix throwing knockback when weightless (#2369) 2020-10-30 01:06:51 +01:00
Utility Replace MapIndices with Vector2i (#2228) 2020-10-11 15:21:21 +02:00
app.config Updates submodule (#56) 2018-04-12 23:56:43 +02:00
AssemblyInfo.cs Fix exception in ReagentPrototype caused by IMetabolizable (#451) 2019-11-23 21:55:31 +01:00
ConnectionManager.cs Holy crap auth works (#2099) 2020-09-29 14:26:00 +02:00
Content.Server.csproj More nullas as errors (#2611) 2020-12-09 23:28:24 +11:00
EntryPoint.cs Actions System + UI (#2710) 2020-12-13 23:28:20 +01:00
IgnoredComponents.cs Objectives (#2459) 2020-11-22 18:38:07 +11:00
MoMMILink.cs Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
Program.cs Content.{Client,Server} are now Exes that can be ran. 2020-01-22 20:17:32 +01:00
ServerContentIoC.cs Actions System + UI (#2710) 2020-12-13 23:28:20 +01:00
ServerModuleTestingCallbacks.cs Improve integration testing 2019-06-29 01:58:16 +02:00
ServerNotifyManager.cs Reorganize commands into the Commands folder (#2679) 2020-12-03 13:40:47 +11:00
StatusShell.cs Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00