-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO.txt
20 lines (19 loc) · 1.1 KB
/
TODO.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
(A) Add option to hide tooltip `GameTooltip:NumLines() == 1` @settings +tooltip
(B) Add world map button @worldMapButton +map +button
(B) Everything outside `C_Map.GetMapWorldSize(uiMapID)` doesn't need the ZoneStoryTooltip. @tooltip +map +pin +zoneStory
(C) Fix word wrap in @tooltip
(C) Check if possible, auto-scroll tooltip to quest @tooltip +map +pin
Add meta achievements to data (really required?). @data +achievement
Add right-click menu to continent pin @clickHandler +map +pin
Track minimap pins @hooks +minimap +pin
Show active QLs in world map button @worldMapButton +questLines +map +button
Update `debug:print` @Workspace
Add tag icon for breadcrumb quests @data +questTag
Add tag icon for sequenced quests @data +questTag
Add tag icon for bounty quests @data +questTag
Add tag icon for `.isRepeatable` quests @data +questTag
Add `suggestedGroup` --> `number` to group tag @data +questTag
Show difficultyLevel/level to quests @data +questTag
Show expansion level to quests @data +questTag
Add isInternalOnly to quest filter @data +questFilter
Try using `.achievementID` from quest info @data +questInfo +achievement