feat: Remove unused options and clean up code in RaidTimeline and MapOverlay modules
This commit is contained in:
@@ -246,7 +246,6 @@ L["OPT_RT_ASSIGNMENT_LEAD_TIME"] = "Assignment lead time"
|
||||
L["OPT_RT_ASSIGNMENT_LEAD_TIME_DESC"] = "How many seconds before the planned use the assigned player should be selected."
|
||||
L["OPT_RT_ALERT_HEADER"] = "Alert frame"
|
||||
L["OPT_RT_UNLOCK"] = "Unlock alert frame"
|
||||
L["OPT_RT_PREVIEW"] = "Preview alert"
|
||||
L["OPT_RT_ALERT_COLOR"] = "Text colour"
|
||||
L["OPT_RT_ALERT_PREVIEW"] = "Tranquility in 5"
|
||||
L["OPT_RT_DESC"] = "Create encounter timelines here and open the interactive Ace3 timeline editor for visual planning."
|
||||
@@ -311,7 +310,6 @@ L["OPT_RT_INVALID_SPELL"] = "HMGT: invalid spell ID"
|
||||
L["OPT_RT_TIMELINE_VIEWPORT"] = "Timeline window"
|
||||
L["OPT_RT_TIMELINE_EMPTY_WINDOW"] = "No cooldowns in the current window."
|
||||
L["OPT_RT_TIMELINE_EDITOR"] = "Interactive Timeline"
|
||||
L["OPT_RT_OPEN_EDITOR"] = "Open timeline"
|
||||
L["OPT_RT_START_TEST"] = "Start timeline test"
|
||||
L["OPT_RT_STOP_TEST"] = "Stop test"
|
||||
L["OPT_RT_TEST_HINT"] = "Runs the encounter timeline outside of combat so you can verify assignments, whispers and debug output."
|
||||
|
||||
Reference in New Issue
Block a user