Delta-v/Content.Server/Kitchen/Components
James Simonson 25f73f6406
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
2024-02-13 17:16:00 -05:00
..
ActiveMicrowaveComponent.cs Adds explosion when attempting to microwave metal / bugfix (#23887) 2024-01-23 18:59:09 -04:00
ActivelyMicrowavedComponent.cs Fixes construction graphs proccing while being microwaved (#23835) 2024-01-12 01:42:41 -07:00
MicrowaveComponent.cs Microwave UX enhancements (#24547) 2024-02-13 17:16:00 -05:00
ReagentGrinderComponent.cs Rip out remaining machine upgrades (#24413) 2024-01-23 09:13:04 +11:00
SharpComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00