Good First IssueOversight
Repository-Metriken
- Stars
- (445 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 13T 5h) (90 gemergte PRs in 30 T)
Beschreibung
Exploit Reports
- I confirm this issue is not an exploit. (Required)
BYOND Version
515.1633
Issue Description
Air Alarms' thresholds can not be turned off by setting them to -1.
What did you expect to happen?
Setting thresholds to -1 should turn them off.
What happened instead?
Setting thresholds to -1 clamps it to 0.
Why is this bad/What are the consequences?
Slight inconvenience over setting the threshold to min/max.
Steps to reproduce the issue.
- Open an Air Alarm.
- Go to Thresholds.
- Set one of them to -1.
When did the problem start happening?
Since TGUI Inputs were introduced.
Extra information
Relevant log output/runtime error
No response