Delta-v/Content.Server
metalgearsloth ee209cd720
Fix grenades throwing (#1205)
Exceptions

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2020-06-24 17:30:39 +02:00
..
AI Refactor pathfinding updates and add AccessReader support (#1183) 2020-06-22 18:55:50 +02:00
Administration Adds warp points to make moving around the map for testing easier. 2020-05-24 14:32:22 +02:00
Cargo Refactored GalacticBankManager (#1089) 2020-06-12 18:31:57 +02:00
Chat Adds ISuicideAct and support for Held Item and Environmental suicides (#1010) 2020-05-28 01:05:12 +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 grenades throwing (#1205) 2020-06-24 17:30:39 +02:00
GameTicking Fix a late joining client not knowing if the lobby has been paused (#1199) 2020-06-23 21:30:37 +02:00
GlobalVerbs Rejuvenate now resets stuns. 2020-06-23 21:05:25 +02:00
Health/BodySystem Fix an but not all integration tests. 2020-06-08 14:40:03 +02:00
Interfaces Add delaystart and forcepreset commands (#1163) 2020-06-21 22:05:47 +02:00
Mobs Drop items on entering dead or crit states (#1082) 2020-06-07 16:48:53 +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 Run database migrations in parallel with the rest of game startup to improve load times. 2020-01-25 16:16:48 +01:00
Sandbox Allow more lobby parameters to be configured. 2020-02-08 21:23:37 +01:00
Throw use CannyFastMath in various places even where it might not be any different 2020-06-14 09:36:53 -04:00
Utility Moves SharedInteractionSystem to Content.Shared namespace 2020-06-13 16:10:26 +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 Add utility AI (#806) 2020-06-18 14:52:44 +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 Add utility AI (#806) 2020-06-18 14:52:44 +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
app.config Updates submodule (#56) 2018-04-12 23:56:43 +02:00