Delta-v/Content.Server/Chemistry
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
..
Commands Make some prototypes use frozen collections (#22576) 2024-01-22 18:36:50 +01:00
Components Add a system for modifying entity names without causing conflicts (#27863) 2024-07-25 00:17:01 +02:00
Containers/EntitySystems Moved Serverside solution container code to shared (yes that includes ensureSolution!) (#27478) 2024-05-07 04:40:39 +02:00
EntitySystems Turn ReagentEffects into generic EntityEffects (#28168) 2024-07-25 01:55:29 +02:00
TileReactions Replace obsolete EntityWhitelist IsValid usages part 2 (#28506) 2024-06-08 20:03:26 +02:00