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.
|
Fri, 22 Jun 2012 02:39:22 +0000 |
Farmbuyer of US-Kilrogg |
Update the TODO text. Handle additional slash arg to the tab-opening routine and dispatch accordingly (History done, EOI remains).
|
Mon, 18 Jun 2012 03:02:10 +0000 |
Farmbuyer of US-Kilrogg |
- More cosmetic cleanup.
|
Fri, 08 Jun 2012 08:05:37 +0000 |
Farmbuyer of US-Kilrogg |
- Some more debugging aids (logging error/assert, auto-enable of testing
|
Tue, 29 May 2012 22:50:09 +0000 |
Farmbuyer of US-Kilrogg |
- This code is not quite ready for prime time. Do not run it yet.
|
Fri, 11 May 2012 03:56:21 +0000 |
Farmbuyer of US-Kilrogg |
Implement a list of items to be automatically marked as sent to the guild vault. List controlled on the Options tab like the existing filter. Default list is Cataclysm crafting material drops.
|
Fri, 11 May 2012 03:08:12 +0000 |
Farmbuyer of US-Kilrogg |
- Make sure popup dialogs are on top of Ace3's widgets.
|
Tue, 08 May 2012 02:41:23 +0000 |
Farmbuyer of US-Kilrogg |
Do not use UnitName on other people during RAID_ROSTER_UPDATE, as they may be a weed (thank you Calvieri for unknowingly eating a lifegiving seed and exposing this bug). Be more informative to the user about errors during load. Do not try to run other files if a load-time error happens, as it only generates cascading noise.
|
Fri, 13 Apr 2012 04:28:46 +0000 |
Farmbuyer of US-Kilrogg |
- instance_tag() also returns max instance size as a plain number, adjust
|
Sat, 28 Jan 2012 18:24:22 +0000 |
Farmbuyer of US-Kilrogg |
Updated lib-st widget from WRDW. Properly notice new generating tabs. Updated help text.
|
Thu, 03 Nov 2011 14:10:37 +0000 |
Farmbuyer of US-Kilrogg |
...of COURSE there's more than one realm named Kilrogg...
|
Mon, 10 Oct 2011 20:49:07 +0000 |
Farmbuyer of US-Kilrogg |
Fix typo, update tooltip comment in help file.
|
Wed, 05 Oct 2011 02:14:07 +0000 |
Farmbuyer of US-Kilrogg |
- Reassigning loot, and marking loot as disenchanted/vault, will update the
|
Thu, 01 Sep 2011 02:03:14 +0000 |
Farmbuyer of US-Kilrogg |
Put in slower but portable loot pattern matching, finally.
|
Thu, 25 Aug 2011 00:45:31 +0000 |
Farmbuyer of US-Kilrogg |
- new blizz methods for editboxes in dialog popups
|
Fri, 17 Jun 2011 00:13:35 +0000 |
Farmbuyer of US-Kilrogg |
Minor tweaks, fold in reload
|
Wed, 15 Jun 2011 23:35:07 +0000 |
Farmbuyer of US-Kilrogg |
Some help docs on history
|
Sat, 16 Apr 2011 06:03:29 +0000 |
Farmbuyer of US-Kilrogg |
Import of 2.15, moving to wowace svn.
|