fish-station/Content.Server/GameObjects/Components/Chemistry
mirrorcult f744b655b8
Refactor MeleeWeaponComponent and related comps to be ECS (#4133)
* move everything to MeleeWeaponSystem

* refactor MeleeChemicalInjector

* hypospray and flash refactor

* stunbaton refactor

* bugfixes

* flash afterinteract

* resolve issues

* props

* playing the slots

* MeleeInteractEvent + bugfixes

* spear can actually use MeleeChemicalInjector
2021-06-05 09:20:52 +02:00
..
AdminAddReagentVerb.cs Removes solution transfer verbs (#4048) 2021-05-21 23:36:16 +02:00
ChemMasterComponent.cs Use ActorComponent instead of IActorComponent or BasicActorComponent. (#3966) 2021-05-12 13:42:18 +02:00
FoamSolutionAreaEffectComponent.cs Makes more things queue delete to prevent physics collision callback issues. 2021-05-26 18:43:12 +02:00
HyposprayComponent.cs Refactor MeleeWeaponComponent and related comps to be ECS (#4133) 2021-06-05 09:20:52 +02:00
InjectorComponent.cs Serialization v3 content PR (#3491) 2021-03-05 01:08:38 +01:00
PillComponent.cs Makes more things queue delete to prevent physics collision callback issues. 2021-05-26 18:43:12 +02:00
ReagentDispenserComponent.cs Use ActorComponent instead of IActorComponent or BasicActorComponent. (#3966) 2021-05-12 13:42:18 +02:00
ReagentTankComponent.cs Serialization v3 content PR (#3491) 2021-03-05 01:08:38 +01:00
RehydratableComponent.cs Removes chem. and react. from every prototype ID (#3767) 2021-04-08 23:48:02 +10:00
SmokeSolutionAreaEffectComponent.cs Entity Reagent Reactions v2 (#3714) 2021-03-26 12:02:41 +01:00
SolutionAreaEffectComponent.cs SnapGridComponent Removal (#3884) 2021-04-28 10:49:37 -07:00
SolutionAreaEffectInceptionComponent.cs Add Smoke and Foam chemical reaction effects. (#2913) 2021-02-03 15:26:46 +01:00
SolutionContainerComponent.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
SolutionTransferComponent.cs Fix being able to fill beakers through walls (#4103) 2021-05-28 11:20:16 +02:00
TransformableContainerComponent.cs Update submodule, fix a bunch of warnings. 2021-02-23 22:26:59 +01:00
VaporComponent.cs Makes a few deletes queued. (#4015) 2021-05-17 13:14:28 +02:00