fish-station/Content.Server
2020-07-06 22:57:01 +02:00
..
Administration Implement DeleteEntitiesWithComponent console command (#1210) 2020-06-24 10:52:52 -07:00
AI Fix AI not using items in hand (#1273) 2020-07-05 12:17:17 +02:00
Cargo Cargo Console Limit (#1095) 2020-07-02 14:45:40 +02:00
Chat WiP movement prediction. 2020-06-24 02:21:20 +02:00
Chemistry use CannyFastMath in various places even where it might not be any different 2020-06-14 09:36:53 -04:00
Explosions Refactor all references to AudioSystem functions now that the old ones are obsolete. (#1081) 2020-06-07 15:55:15 +02:00
GameObjects Fix airlock collisions (#1030) 2020-07-06 22:00:07 +02:00
GameTicking Fix a player's mob continuing to move after disconnecting (#1265) 2020-07-03 23:32:41 +02:00
GlobalVerbs Rejuvenate now resets stuns. 2020-06-23 21:05:25 +02:00
Health/BodySystem BodySystem stuff 2: overused boogaloo (#1174) 2020-07-02 20:51:14 +02:00
Interfaces Use async DB queries. 2020-06-26 03:46:28 +02:00
Mobs Fix lasso buckle (#1246) 2020-07-02 23:36:06 +02:00
Observer Store original character name in mind. 2020-04-18 00:38:19 +02:00
PDA pda improvements (#1072) 2020-06-05 18:44:25 +02:00
Placement Entities now require a location when being spawned. 2019-12-16 21:44:24 -08:00
Players Rider static analysis (#433) 2019-11-13 23:37:46 +01:00
Preferences Use async DB queries. 2020-06-26 03:46:28 +02:00
Sandbox Allow more lobby parameters to be configured. 2020-02-08 21:23:37 +01:00
Throw Fix throwing. 2020-07-02 23:28:37 +02:00
Utility Moves SharedInteractionSystem to Content.Shared namespace 2020-06-13 16:10:26 +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
Content.Server.csproj use CannyFastMath in various places even where it might not be any different 2020-06-14 09:36:53 -04:00
EntryPoint.cs Fix cases of net messages not being registered before being sent. 2020-07-06 22:57:01 +02:00
IgnoredComponents.cs Make Server/Client Ignored Components lists easier to find (#1202) 2020-07-02 15:50:45 +02:00
MoMMILink.cs Use new GetFromJson method for convenience. 2020-04-16 21:24:43 +02:00
Program.cs Content.{Client,Server} are now Exes that can be ran. 2020-01-22 20:17:32 +01:00
ServerContentIoC.cs NodeGroup remake deferment (#1268) 2020-07-06 15:48:18 +02:00
ServerModuleTestingCallbacks.cs Improve integration testing 2019-06-29 01:58:16 +02:00
ServerNotifyManager.cs Allow server to send cursor-located popup messages. 2020-05-23 18:45:47 +02:00
StatusShell.cs Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00