Bug Fix/Feature: Make the spam of radar on open/close and login optional

Adds RadarAlertFlood and RadarAlertFloodLeaving
RadarAlertFloodLeaving requires RadarAlertFlood
Radar uses new announcements for these events.
These settings are off by default,
Find them in your local debug settings!
This commit is contained in:
Lirusaito
2019-01-20 14:23:43 -05:00
parent f9fe8a056a
commit 413c24bde8
4 changed files with 48 additions and 15 deletions

View File

@@ -3119,7 +3119,9 @@ Where tag = tag string to match. Removes bot's matching the tag.
<!-- [ACTION] -->
<string name="has_triggered_your_avatar_age_alert">has triggered your avatar age alert</string>
<string name="has_entered">has entered</string>
<string name="has_entered_flood">is now detected in</string>
<string name="has_left">has left</string>
<string name="has_left_flood">is now off the radar for</string>
<!-- [RANGE] -->
<string name="the_sim">the sim</string>
<string name="draw_distance">draw distance</string>