Mon, 13 Aug 2012 21:49:08 -0400 |
Farmbuyer of US-Kilrogg |
- Start paying attention to cross-realm names. New 'fname' and 'realm' keys
|
Wed, 08 Aug 2012 23:15:06 -0400 |
Farmbuyer of US-Kilrogg |
Minor cleanup to player dropdown
|
Wed, 08 Aug 2012 23:13:04 -0400 |
Farmbuyer of US-Kilrogg |
Change how dropdown menus are built, and register "mark as" in the loot dropdowns.
|
Wed, 08 Aug 2012 14:43:26 -0400 |
Farmbuyer of US-Kilrogg |
- Test for errors during startup before trying to manipulate data.
|
Mon, 06 Aug 2012 14:57:14 -0400 |
Farmbuyer of US-Kilrogg |
Tweak 'fix history' output, disable UIDropDownMenu_CreateFrames fix.
|
Mon, 06 Aug 2012 13:14:38 -0400 |
Farmbuyer of US-Kilrogg |
Cleanups and reminders to myself.
|
Sun, 05 Aug 2012 16:53:07 +0000 |
Farmbuyer of US-Kilrogg |
Don't set a default keybinding, but rather change the associated option to not be clunky and gross.
|
Sun, 05 Aug 2012 07:26:06 +0000 |
Farmbuyer of US-Kilrogg |
- Add 'chatprefix' function for building loot line jump links, and a
|
Mon, 30 Jul 2012 19:25:46 +0000 |
Farmbuyer of US-Kilrogg |
- Allow event callbacks using the standard CallbackHandler scheme. Add
|
Sun, 29 Jul 2012 23:12:18 +0000 |
Farmbuyer of US-Kilrogg |
- Brought plugin handling code up to date. SVs are kept in DB namespaces
|
Fri, 27 Jul 2012 19:09:29 +0000 |
Farmbuyer of US-Kilrogg |
Properly switch between profiles.
|
Fri, 27 Jul 2012 10:23:12 +0000 |
Farmbuyer of US-Kilrogg |
(First breaking change for MoP/3.0, incomplete transition.) Move generic user options to acedb. Remove older savedvar-upgrade code for a clean break. Add a profiles tab since it will be expected; changing profiles not yet implemented.
|
Thu, 26 Jul 2012 20:46:00 +0000 |
Farmbuyer of US-Kilrogg |
Break the options panel out of gui.lua into new options.lua. Move default item lists from verbage.lua there also. Redo options panel as a tree instead of a massive scrolling thing, and prepare data structures to let plugins/etc add their own options code.
|
Thu, 26 Jul 2012 03:34:56 +0000 |
Farmbuyer of US-Kilrogg |
Move generation of the Help tab to the same file as the help text. Allow registration of arbitrary tab controls, not just text generation. Move some shared data out of the addon table into a 'gui' state table in preparation for more of the same. Clean some cruft out of the default itemfilter list.
|
Tue, 24 Jul 2012 23:04:51 +0000 |
Farmbuyer of US-Kilrogg |
Do not register '/loot' as a synonym any longer, as it becomes a builtin command in MoP.
|