Thu, 31 May 2012 00:06:20 +0000 |
Farmbuyer of US-Kilrogg |
Replace kludgey debug tooltip toggle with a dropdown, workable at runtime.
|
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.
|
Sat, 12 May 2012 11:08:23 +0000 |
Farmbuyer of US-Kilrogg |
Add a tooltip for debugging g_loot contents; toggle from the advanced debug options. (Font is ginormous, why?)
|
Sat, 12 May 2012 07:17:55 +0000 |
Farmbuyer of US-Kilrogg |
Add a unique field to loot (extracted from uniqueID field when possible, randomly generated when not) and include it in broadcasts. Use this as a history identifier for future loot. Will need to tweak using this in signatures (and finally avoid problems looting multiples of an item to a single person).
|
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, 27 Apr 2012 09:12:45 +0000 |
Farmbuyer of US-Kilrogg |
Add display_bcast_from option.
|
Tue, 17 Apr 2012 08:40:34 +0000 |
Farmbuyer of US-Kilrogg |
Make debug note more visible here.
|
Tue, 17 Apr 2012 06:26:11 +0000 |
Farmbuyer of US-Kilrogg |
Consolidate some common code out of modules.
|
Tue, 17 Apr 2012 04:57:06 +0000 |
Farmbuyer of US-Kilrogg |
Fix some sloppy indentation. Correct handling of delayed-load plugins registering multiple tabs in arbitrary order. Add option to not display tabs for disabled plugins (would normally allow enabling of them).
|
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, 07 Apr 2012 05:40:20 +0000 |
Farmbuyer of US-Kilrogg |
More people going to be looking at g_loot entries, so start cleaning up older fields a bit, and handle loading older data.
|
Sat, 07 Apr 2012 04:59:27 +0000 |
Farmbuyer of US-Kilrogg |
DoTimerEditBoxDropDown widget to ver 5, warn (once) about missing item cache entries in the filter list dropdown.
|
Fri, 06 Apr 2012 18:23:22 +0000 |
Farmbuyer of US-Kilrogg |
Don't collapse wipes into kills across normal/heroic boundaries. Apply preferredIndex change to popup dialogs to avoid memory tainting.
|