Willhelm53
8d29047a3a
Puddle Evaporation Fix ( #6584 )
2022-02-10 14:07:21 -07:00
DrSmugleaf
2a3b7d809d
Fix 3000 errors
2021-12-05 18:09:01 +01:00
Vera Aguilera Puerto
5cd42c9ad6
Inline UID
2021-12-03 15:53:09 +01:00
mirrorcult
3ab4a30a0f
Generalize ReagentUnit into FixedPoint2 and use it for damage calculations ( #5151 )
...
* Damage units
* sum ext method
2021-11-03 16:48:03 -07:00
Ygg01
b2aca94586
Refactor Solution from Shared -> Server ( #5078 )
...
* Move entity solution entity systems to shared
* Move SolutionComponents to Server
* Fix namespaces
* Remove Networked Component.
* Fixes
* Add components to ignore list
2021-10-29 23:40:15 +11:00
Ygg01
14b401f9b3
Puddle refactor 2: Spillastic boogaloo ( #4784 )
...
* Refactor PuddleComponent
* Move puddle effects into separate RSIs
Basically egg/tomato/powder puddle will be moved into separate
/Textures/Fluids RSIs
* Fix YAML for puddles
* Fix issues sloth pointed out.
* Ensure Puddle Component are properly added when spawned
* Remove unnecessary method init puddle with starting maxVolume
* Addressed ElectroSr comments
* Add Resolves
* Try fix error in ensureSolution
* Puddle unanchoring
* Address some issues with puddles
* Fix continue -> return
2021-10-27 19:24:18 +11:00