Delta-v/Content.Server/Kitchen/EntitySystems
ShadowCommander 2e1e607aa7
Fix microwave construction (#27500)
The microwave system would update UserInterface on any container changed instead of just the microwave_entity_container. This would cause it to error when trying to update the UI when ConstructionSystem inserted the circuit board and components.
2024-05-07 03:59:41 +02:00
..
KitchenSpikeSystem.cs Simplify DoAfterArgs behavior for movement and distance checks (#25226) 2024-03-24 00:03:28 +01:00
MicrowaveSystem.cs Fix microwave construction (#27500) 2024-05-07 03:59:41 +02:00
ReagentGrinderSystem.cs Content update for UI prediction (#27214) 2024-05-03 00:15:32 +02:00
SharpSystem.cs Make UtensilSystem and SharpSystem not run AfterInteract if it has already been handled (#25826) 2024-04-21 21:56:50 +02:00