From bd02d72014e157897022f0bfe4cca3441b6dc73c Mon Sep 17 00:00:00 2001 From: Cynyr Date: Sun, 16 May 2010 09:56:54 -0500 Subject: [PATCH] Adding Readme, and todo. --- README | 1 + TODO | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 README create mode 100644 TODO diff --git a/README b/README new file mode 100644 index 0000000..5fdf34e --- /dev/null +++ b/README @@ -0,0 +1 @@ +A simple display for combo points for rogues, and kitty druids. Will have options for font size and color changing later. Perhaps a "runebar" like view as well.Perhaps a "combo bar" plugin is a better idea for that, as compoints.lua assummes a fontsting object, and not a bar. diff --git a/TODO b/TODO new file mode 100644 index 0000000..5940f24 --- /dev/null +++ b/TODO @@ -0,0 +1,3 @@ +-Add a multi part bar (see runebar). +-Add color and size changes(seperate options for each) for the font. +-Maybe add maelstrom weapon, or maybe just write a new mod for that, as it will be more CPU intensive than Combopoints, when it is going. -- 1.7.9.5