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.
|
Wed, 01 Feb 2012 06:53:34 +0000 |
Farmbuyer of US-Kilrogg |
Make sure that missed duration fields get set to a safe value (can be missed in certain encounters).
|
Wed, 01 Feb 2012 02:34:10 +0000 |
Farmbuyer of US-Kilrogg |
Also detect LFR happening and load then, before they zone in and potentially get into combat. Detect combat and avoid secure button creation in that case anyhow.
|
Mon, 30 Jan 2012 14:43:24 +0000 |
Farmbuyer of US-Kilrogg |
Document entry fields. Add support for AddonLoader.
|
Sun, 29 Jan 2012 03:38:30 +0000 |
Farmbuyer of US-Kilrogg |
Handle text generation modules being LoadOnDemand. lib-st widget to v5 to fix handling multiple live ST instances.
|
Sat, 28 Jan 2012 23:36:23 +0000 |
Farmbuyer of US-Kilrogg |
May as well match game text here.
|
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.
|
Sat, 21 Jan 2012 01:39:44 +0000 |
Farmbuyer of US-Kilrogg |
Make sure tab row fills width.
|
Fri, 20 Jan 2012 11:48:38 +0000 |
Farmbuyer of US-Kilrogg |
If tekDebug is found, feed debugging messages there instead of print(); 'alsolog' functionality unchanged.
|
Fri, 20 Jan 2012 10:46:58 +0000 |
Farmbuyer of US-Kilrogg |
Add simple button to Blizzard options. Fix case insensitivity of tab title scanning from command line.
|
Fri, 13 Jan 2012 01:18:32 +0000 |
Farmbuyer of US-Kilrogg |
Shift-for-history-deletion also works for block entries; note this in the tooltips.
|
Fri, 13 Jan 2012 01:12:36 +0000 |
Farmbuyer of US-Kilrogg |
Handle moving from one instance kill/loot into a new instance, and then getting loot from trash in the new instance before seeing any bosses.
|
Thu, 12 Jan 2012 02:24:15 +0000 |
Farmbuyer of US-Kilrogg |
Fix 'alsolog' toggling during raids when log table already restored. Correct log message when triggering start of an cache animation group. Disable ML/DKP module for now.
|
Fri, 30 Dec 2011 21:29:44 +0000 |
Farmbuyer of US-Kilrogg |
More debug message tweaks. Put comm and loot caches on separate-but-related expirations; comm is now a bit shorter and loot is now a bit longer. Check cache expirations more often (possibly revert this).
|
Thu, 29 Dec 2011 23:15:51 +0000 |
Farmbuyer of US-Kilrogg |
Comment/debug changes to help in tracking down cache bug. Do not run OnAccept when pressing Enter in an empty editbox.
|
Fri, 23 Dec 2011 01:08:02 +0000 |
Farmbuyer of US-Kilrogg |
Remove some older commented code. Cosmetic comment changes. Clear stray empty 'count' strings out of rebroadcast loot histories, if restoring previous version's data (and not in combat).
|
Sat, 10 Dec 2011 01:04:16 +0000 |
Farmbuyer of US-Kilrogg |
Mostly code cosmetic tweaks. Split up EOI and History dropdown tables. Draw attention to realm names in popups, as they don't have to match the currently-played realm.
|
Fri, 09 Dec 2011 03:16:59 +0000 |
Farmbuyer of US-Kilrogg |
Use new Frame widget method EnableResize. Allow deleting loot item's history entry along with the main loot entry.
|
Thu, 08 Dec 2011 08:24:59 +0000 |
Farmbuyer of US-Kilrogg |
Tag LFR raids as such in difficulty string, instead of as 25.
|
Wed, 07 Dec 2011 08:27:58 +0000 |
Farmbuyer of US-Kilrogg |
Manual loot insertion should not go through recent cache.
|
Fri, 02 Dec 2011 01:59:31 +0000 |
Farmbuyer of US-Kilrogg |
Ultraxion
|
Fri, 02 Dec 2011 01:35:24 +0000 |
Farmbuyer of US-Kilrogg |
TOC bump for 4.3. Some DS abbreviations.
|
Thu, 03 Nov 2011 14:10:37 +0000 |
Farmbuyer of US-Kilrogg |
...of COURSE there's more than one realm named Kilrogg...
|
Fri, 21 Oct 2011 21:34:38 +0000 |
Farmbuyer of US-Kilrogg |
Passing in data field for StaticPopup_Show must be done earlier.
|
Mon, 10 Oct 2011 20:49:07 +0000 |
Farmbuyer of US-Kilrogg |
Fix typo, update tooltip comment in help file.
|
Sun, 09 Oct 2011 15:51:24 +0000 |
Farmbuyer of US-Kilrogg |
Drycoded rebroadcast of entire days/bosses, finally.
|
Sun, 09 Oct 2011 01:02:27 +0000 |
Farmbuyer of US-Kilrogg |
Drycoded revision check/popup.
|
Fri, 07 Oct 2011 03:47:45 +0000 |
Farmbuyer of US-Kilrogg |
Avoid errors in case of unusual race condition closing windows with open dropdowns.
|