Delta-v/Content.Server/Chemistry
SlamBamActionman b9fa941ca6
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-06-30 13:43:43 +10:00
..
Commands Make some prototypes use frozen collections (#22576) 2023-12-25 15:12:22 +11:00
Components Add a system for modifying entity names without causing conflicts (#27863) 2024-06-16 15:38:53 -04:00
Containers/EntitySystems Moved Serverside solution container code to shared (yes that includes ensureSolution!) (#27478) 2024-05-06 17:27:36 -07:00
EntitySystems Turn ReagentEffects into generic EntityEffects (#28168) 2024-06-30 13:43:43 +10:00
TileReactions Replace obsolete EntityWhitelist IsValid usages part 2 (#28506) 2024-06-03 17:40:03 -04:00