Delta-v/Content.Server/Fluids
SlamBamActionman f08ba8b494
Turn ReagentEffects into generic EntityEffects (#28168)
* Oh the possibilities

* Merge fixes

* Forgot to remote LavaSystem oops

* Changed EntityEffectArgs to EntityEffectBaseArgs and EntityEffectReagentArgs

* Throw exception for unimplemented effectargs

* Remove Json and overrideable datafields

* Fix test issues

* Actually fix the compiling issue

* Fix comments and remove EntityEffectArgs (no longer used, replaced with EntityEffectBaseArgs)
2024-07-25 01:55:29 +02:00
..
Components Add prediction to Spill Container verb, add dummy TrySpill methods to shared (#25813) 2024-04-07 14:11:49 +02:00
EntitySystems Turn ReagentEffects into generic EntityEffects (#28168) 2024-07-25 01:55:29 +02:00
ShowFluidsCommand.cs Un-revert IPlayerManager refactor (#21244) 2023-10-31 19:00:44 +01:00