Delta-v/Content.Server/Nuke
exincore faa7f3461c
feat(fax): Fax machines print, copy, and send paper labels (#25979)
* feat(fax): Client fax file-print parses and stores label

* feat(fax): Fax machines print, copy, and send paper labels

* style(Fax): Comments and formatting

* feat(fax): Make fax admin logging more consistent and clear

* refactor(fax): Replace ternary with a simpler null coalescing

* refactor(fax): Make FaxSystem Send method signature consistent with Copy, PrintFile

* refactor(fax): Read entire file and process later instead of peeking first

* refactor(fax): Remove local variables only used for style

* style(fax): Fix some nearby style errors

* fix(fax): Undo an inaccurate change to admin log formatting

* refactor(fax): Separate `firstLine` variable

* fix(fax): Use Environment.NewLine

* bienvenidos

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2024-04-28 16:12:45 +10:00
..
Commands Remove 700 usages of Component.Owner (#21100) 2023-10-19 12:34:31 -07:00
NukeCodePaperComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
NukeCodePaperSystem.cs feat(fax): Fax machines print, copy, and send paper labels (#25979) 2024-04-28 16:12:45 +10:00
NukeComponent.cs reduce nuke required floor radius variable (#22947) 2023-12-25 01:09:10 -07:00
NukeLabelComponent.cs Replace string data fields with LocId where relevant (#20883) 2023-10-10 23:06:24 -04:00
NukeLabelSystem.cs Replace string data fields with LocId where relevant (#20883) 2023-10-10 23:06:24 -04:00
NukeSystem.cs Content update for UI prediction (#27214) 2024-04-26 18:16:24 +10:00