Delta-v/Content.Server/Nutrition/EntitySystems
metalgearsloth a89d4c750b
Power stuff (#31314)
* Power stuff

- Add shared IsPowered
- Add shared ResolveApc
- Move PowerChangedEvent to shared for now
- Add SlimPoweredLight that actually functions how you'd expect a PoweredLight to function it id didn't have a bunch of bloat on it.

* big update

* boing
2024-08-25 22:18:42 +10:00
..
AnimalHusbandrySystem.cs Add a system for modifying entity names without causing conflicts (#27863) 2024-06-16 15:38:53 -04:00
CreamPieSystem.cs Getting creamed will not reveal a person's identity (#31291) 2024-08-21 17:50:34 -04:00
DrinkSystem.cs Remove obsolete code from Food, Drink and Respirator systems. (#30560) 2024-08-02 17:30:45 +10:00
FatExtractorSystem.cs Power stuff (#31314) 2024-08-25 22:18:42 +10:00
FlavorProfileSystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2023-12-29 08:47:43 -04:00
FoodSequenceSystem.cs Fix lizards being unable to eat custom burgers (#31005) 2024-08-14 13:47:03 -06:00
FoodSystem.cs Custom burgers - FoodSequence system (#30755) 2024-08-10 22:31:32 +03:00
IngestionBlockerSystem.cs Fix masks not toggling voice mask component (#22506) 2023-12-14 20:39:11 -05:00
SliceableFoodSystem.cs Cutting food now moves the food a little bit. (#31166) 2024-08-19 00:18:20 +03:00
SmokingSystem.Cigar.cs Decouple interactions from hands, cleanup old events, add new fears (#28393) 2024-05-31 13:26:19 -07:00
SmokingSystem.SmokingPipe.cs Update SmokingSystem.SmokingPipe.cs to not use Component.Owner (#29967) 2024-07-13 14:06:54 +10:00
SmokingSystem.Vape.cs Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07:00
SmokingSystem.cs replace all uses of TryGetContainingContainer with non-obsolete overload (#30583) 2024-08-04 15:38:53 +10:00
TrashOnSolutionEmptySystem.cs Fix TrashOnSolutionEmptySystem modifying uninitialized entities (#23798) 2024-01-09 13:11:22 -05:00
UtensilSystem.cs Secret stash refractor (#29396) 2024-08-09 09:51:58 +10:00