Ser11y
d7f8614c35
localization support to air alarms, wire panels and more ( #39307 )
...
* Add localization to the air alarms, wire panels, network configurator list menu and loadout window
* delete unused
* redo gas localization, delete unused
* removed the extra key
* Moved and renamed air-alarm-ui-thresholds-gas-name
* Moved localization to the XAML
* Use existing strings for gas names
* it just works
* Rename _atmosphereSystem in ScrubberControl.xaml.cs
_atmosphereSystem -> atmosphereSystem
* Rename _atmosphereSystem in SensorInfo.xaml.cs
_atmosphereSystem -> atmosphereSystem
2025-08-05 17:13:04 +02:00
qwerltaz
2c933c8de7
add: air alarm scrubber select all gases button ( #39296 )
...
* add select all gases button
* now make it work
* localize
* refactor
* remove redundant Orientation
Co-authored-by: Perry Fraser <perryprog@users.noreply.github.com >
* remove useless HorizontalExpand
Co-authored-by: Perry Fraser <perryprog@users.noreply.github.com >
* add nice newline
Co-authored-by: Perry Fraser <perryprog@users.noreply.github.com >
* deduplicate Enum.GetValues<Gas> usage
---------
Co-authored-by: Perry Fraser <perryprog@users.noreply.github.com >
2025-08-04 17:34:10 -07:00
qwerltaz
b374d2468a
air alarm panic wire snipping forces panic mode ( #36439 )
...
* air alarm panic wire snipping forces panic mode
* document
* ForcedMode is datafield
* switch to bool flag
* lock button when panic wire cut
* prevent manually individually changing scrubbers from siphon when panic wire is cut
* failure alert when wire snipped
* is Control
* remove double horizontalExpand
* Update Content.Server/Atmos/Monitor/Systems/AirAlarmSystem.cs
* Update Content.Server/Atmos/Monitor/Systems/AirAlarmSystem.cs
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2025-05-14 22:39:47 +02:00
Southbridge
edbc861c78
Add copy threshold button to air alarms ( #34346 )
2025-01-09 22:55:05 -08:00
MilenVolf
6c86d7b32b
Cleanup some Client atmos systems ( #33634 )
...
* Cleanup `ScrubberControl.xaml.cs`
* Minor cleanups
* Another pile of minor cleanups
* Apply requested changes
* Rename "which" into "bound". Add whitespace after "if"
2024-11-30 02:33:29 +01:00
Ilya246
d3244b6049
copy-settings-to-all-similar for scrubbers and vents in air alarms ( #18363 )
2023-08-09 14:20:19 -04:00
eoineoineoin
8f641137e8
Fix bug where AirAlarmUI would display incorrect scrubber filters ( #12846 )
...
Co-authored-by: Eoin Mcloughlin <helloworld@eoinrul.es >
2022-12-06 15:33:21 -08:00
vulppine
e0bf77490d
number of things, fixing warnings, AtmosAlarmType instead of AtmosMonitorAlarmType
2022-08-29 07:37:26 -07:00
vulppine
b3a4ef9997
file-scoped namespaces
2022-08-23 10:55:46 -07:00
Flipp Syder
565bfa86a4
Air alarm fixes (again, oops) ( #7715 )
...
* fixes critical issue
* alright, this might be the actual fix
* removes useless null checks
* couple more
* removes default functions from unary device data
2022-04-22 23:21:00 -07:00
mirrorcult
ec4d4688c7
Seal/abstract/virtual everything ( #6739 )
2022-02-16 18:23:23 +11:00
Flipp Syder
b1584793bf
Adds fire/air alarms ( #5018 )
...
Co-authored-by: Vera Aguilera Puerto <6766154+Zumorica@users.noreply.github.com >
Co-authored-by: E F R <602406+Efruit@users.noreply.github.com >
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com >
2022-01-02 15:56:24 +11:00