Delta-v/Content.Server/Kitchen/Components
James Simonson 1083aeb8e1
Microwave UX enhancements (#24547)
* Facelift Microwave UI

Includes new background light in UI, Uses predictive input, UI now properly disables buttons when microwave is active

* Microwave now shows Elapsed time

* Fixed bad formatting

* Added new term for "BottomMargin"

* Change yellow color

* Update StyleNano.cs

just spacing fixed

* Cook time countdown now detached from server

Instead of the server constantly sending out messages for the cook countdown, it is now predicted client side using TimeSpan

* Update MicrowaveMenu.xaml

forgot to re-add item space

(cherry picked from commit 25f73f64065f370d8560ff4695579c259e4b7667)
2024-02-18 23:03:05 +01:00
..
ActiveMicrowaveComponent.cs Adds explosion when attempting to microwave metal / bugfix (#23887) 2024-01-27 23:51:32 +01:00
ActivelyMicrowavedComponent.cs Fixes construction graphs proccing while being microwaved (#23835) 2024-01-26 22:33:40 +01:00
MicrowaveComponent.cs Microwave UX enhancements (#24547) 2024-02-18 23:03:05 +01:00
ReagentGrinderComponent.cs Rip out remaining machine upgrades (#24413) 2024-01-27 23:43:49 +01:00
SharpComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00