Delta-v/Content.Server
moneyl 493b80095d
Chem dispenser attempts to eject into hands (#576)
Previously the chem dispenser eject button placed the container on top of the dispenser. Now it will attempt to place it in your active hand, then your secondary hand. If both hands are full then it'll place it on top of the dispenser like before.
2020-01-29 19:15:35 +01:00
..
AI Raycast API changes. 2020-01-25 13:55:29 -08:00
Administration API changes, renamed SpawnEntityAt to SpawnEntity. 2020-01-24 16:10:48 -08:00
Cargo Implement Cargo Console (#413) 2019-11-22 01:37:14 +01:00
Chat Rider static analysis (#433) 2019-11-13 23:37:46 +01:00
Chemistry De-hardcode chemical metabolism of StomachComponent (#437) 2019-11-21 23:24:19 +01:00
Explosions GridCoordinates API changes. 2020-01-25 01:39:14 -08:00
GameObjects Chem dispenser attempts to eject into hands (#576) 2020-01-29 19:15:35 +01:00
GameTicking API changes, renamed SpawnEntityAt to SpawnEntity. 2020-01-24 16:10:48 -08:00
GlobalVerbs Rejunevate now satiates hunger and thirst plus code quality (#456) 2019-11-23 21:57:02 +01:00
Interfaces Run database migrations in parallel with the rest of game startup to improve load times. 2020-01-25 16:16:48 +01:00
Mobs Makes players spawn on job spawn markers on roundstart (#543) 2020-01-23 17:31:47 +01: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 Sandbox panel 2019-10-02 21:47:32 +02:00
Utility Fix exception in ReagentPrototype caused by IMetabolizable (#451) 2019-11-23 21:55:31 +01:00
AssemblyInfo.cs Fix exception in ReagentPrototype caused by IMetabolizable (#451) 2019-11-23 21:55:31 +01:00
Content.Server.csproj Content.{Client,Server} are now Exes that can be ran. 2020-01-22 20:17:32 +01:00
EntryPoint.cs Run database migrations in parallel with the rest of game startup to improve load times. 2020-01-25 16:16:48 +01:00
MoMMILink.cs Fix compiler warnings. 2019-04-19 23:44:28 +02:00
Program.cs Content.{Client,Server} are now Exes that can be ran. 2020-01-22 20:17:32 +01:00
ServerContentIoC.cs Added preferences backend (#465) 2019-12-22 13:47:34 +01:00
ServerModuleTestingCallbacks.cs Improve integration testing 2019-06-29 01:58:16 +02:00
ServerNotifyManager.cs Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06: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