From e70eaf57c287cc93ace7b2e141d9ee2d13a670f0 Mon Sep 17 00:00:00 2001 From: Kevin Lyles Date: Tue, 3 Nov 2009 14:57:11 -0600 Subject: [PATCH] Added future features list --- future-features | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 future-features diff --git a/future-features b/future-features new file mode 100644 index 0000000..c04bad8 --- /dev/null +++ b/future-features @@ -0,0 +1,15 @@ +Weighted total of a character's gear (like GearScore), but using the default weights for that class/spec + add option to use an alternate weight instead/in addition to the default + default here is from defaultVars, NOT just the weight with the default's name in ww_vars + +import/export from/to wowhead weights + +automatic outfit creation using outfitter (and others?) + look into supporting just the equipment manger if possible + needs to handle hit/expertise/def/etc caps intelligently + +option to consider enchants when comparing gear + +better user interaction re: unhandled gems, major errors, etc + +suggestions welcome! -- 1.7.9.5