From c01ff5dd7edc3beb9c70ce13ea7e3b5f9b8d914b Mon Sep 17 00:00:00 2001 From: Silversage of Eitrigg Date: Sat, 8 Oct 2011 17:10:04 -0700 Subject: [PATCH] delete todo.txt --- todo.txt | 49 ------------------------------------------------- 1 file changed, 49 deletions(-) delete mode 100644 todo.txt diff --git a/todo.txt b/todo.txt deleted file mode 100644 index bbf786a..0000000 --- a/todo.txt +++ /dev/null @@ -1,49 +0,0 @@ -TODO: - -1. Deal with gems. -2. Normalize to gear level. I think this means to normalize to iLvl purps. -3. Deal with equal weighted stats -4. Change model to one that generates lines in the tooltip rather than computes a value. -5. Enable all vectors, but only report "interesting" ones. What's interesting? - * All vectors for the current class. - * (Variant) All vectors for the current class where gear is appropriate type. - - -Q: Points to move to a readme. SageGearLevel (SGL)... - * SGL helps players quickly assess whether an item is an upgrade for that - character, for an alt, or for a raidmate. - * SGL alerts players to best reforging, gem, and enchant choices. - * SGL assesses overall gear level in a class- and spec- specific manner. - -Q: When to display a vector's results for an item. - * Whenever the vector is for the current toon's class, and might be remotely appropriate. - * - -Q: What additional info should be shown? - * Reforge info - - -Q: Information a player wants to know about gear for the current toon: - - -Q: Information a player wants to know about gear for an alt: - - -Q: Information a player wants to know about gear for a raidmate: - * When: Items which drop? Items while in a raid? - --------------------------------------------------------------------------------- -For the current toon's class and spec: - * ALWAYS show SGL - * Show which reforging will be used to produce that SGL - * Highlight suggested actions to optimize gear (reforging/gems/enchants) - -For the current toon's class and offspecs: ??? - -For the current toon's alts: - * Show SGL only for equippable upgrades. - -For raidmates: - * Show SGL only for equipment which drops in instance - * (Variant) Show SGL except for items known bound to another player. - * Show SGL only when the item is an upgrade for some raidmate \ No newline at end of file -- 1.7.9.5