log

age author description
Sat, 12 Mar 2011 08:34:52 -0600 Chris Mellon use the slot name on the bar for weapon enchants, guess at a fix for an error with OOC scheduling
Wed, 23 Feb 2011 19:03:17 -0600 Chris Mellon fix some drycoded OOC stuff
Sat, 19 Feb 2011 07:23:26 -0600 Chris Mellon fix location not being stored, add a framework for doing stuff when OOC
Sun, 13 Feb 2011 08:55:58 -0600 Chris Mellon add instant/wound/deadly poison support
Tue, 18 Jan 2011 22:38:13 -0600 Chris Mellon packager support for lib gratuity
Tue, 18 Jan 2011 22:34:29 -0600 Chris Mellon Add in support for custom display of weapon enchants.
Sat, 15 Jan 2011 18:12:29 -0600 Chris Mellon Updates to weapon enchant handling - add a phantom frame for the third enchant, move them to the bottom
Tue, 11 Jan 2011 18:09:33 -0600 Chris Mellon Finally have the consolidated buff toggle stuff worked out
Fri, 07 Jan 2011 09:04:46 -0600 Chris Mellon more dead end exploration into consolidated buffs
Fri, 31 Dec 2010 13:13:54 -0600 Chris Mellon Do the refactoring that was needed for the consolidated header, works in a pretty clean way now, still need to get it set up for flyouts and in-combat support
Fri, 31 Dec 2010 08:36:30 -0600 Chris Mellon hacked in very, very basic consolidated buff support. Needs *much* clean up, get side effects out of functions that don't want them, get the hide/show anchor logic into a secure state thingy
Wed, 29 Dec 2010 06:13:13 -0600 Chris Mellon I did not remember to not commit my one-timer hack
Wed, 29 Dec 2010 04:41:19 -0600 Chris Mellon Added tag 1.0 for changeset c5aea18cbcff
Wed, 29 Dec 2010 04:34:01 -0600 Chris Mellon sycn with wowace 1.0
Wed, 29 Dec 2010 10:31:48 +0000 root Tagging as 1.0
Wed, 29 Dec 2010 03:44:47 -0600 Chris Mellon Embedding is hard
Wed, 29 Dec 2010 03:27:21 -0600 Chris Mellon Update pkgmeta to add some missing sub-dependencies and package-as for correct case
Tue, 28 Dec 2010 16:58:40 -0600 Chris Mellon update readme
Tue, 28 Dec 2010 16:55:19 -0600 Chris Mellon Start getting all the settings together for packaging & syndication
Tue, 28 Dec 2010 16:54:40 -0600 Chris Mellon OOC only workaround for bug in off-hand weapon enchant
Mon, 13 Dec 2010 09:01:53 -0600 Chris Mellon updates to how vehicle swapping is handled
Tue, 16 Nov 2010 07:09:20 -0600 Chris Mellon cleanup
Tue, 26 Oct 2010 08:18:02 -0500 Chris Mellon just some comment/formatting cleanup
Mon, 25 Oct 2010 17:18:15 -0500 Chris Mellon tighten up the spacing on the bar text
Tue, 19 Oct 2010 14:08:10 -0500 Chris Mellon move an incorrectly located EnableMouse
Tue, 19 Oct 2010 14:05:46 -0500 Chris Mellon use entering/exiting events for vehicles instead of entered/exited (drycode). Fix a typo causing a global to be used
Sun, 17 Oct 2010 17:21:12 -0500 Chris Mellon minor lie, slightly better vehicle support
Sun, 17 Oct 2010 08:45:13 -0500 Chris Mellon as good of vehicle support as we can get right now
Sat, 16 Oct 2010 00:56:40 -0500 Chris Mellon correctly position debuffs when temp enchants are present
Fri, 15 Oct 2010 22:40:50 -0500 Chris Mellon allow hiding of the anchor
Fri, 15 Oct 2010 21:41:55 -0500 Chris Mellon basic, buggy, temp weapon enchant support. Secure headers are totally screwed with these
Wed, 13 Oct 2010 12:29:17 -0500 Chris Mellon more tooltip refactoring/fixes
Wed, 13 Oct 2010 11:46:08 -0500 Chris Mellon correct tooltips being associated with wrong buff
Wed, 13 Oct 2010 11:35:40 -0500 Chris Mellon disable the blizz buff frame by default now, leave the temp buffs
Wed, 13 Oct 2010 11:29:56 -0500 Chris Mellon tooltips on my debuffs too
Wed, 13 Oct 2010 11:11:13 -0500 Chris Mellon tooltips for buffs
Wed, 13 Oct 2010 09:28:45 -0500 Chris Mellon comments
Wed, 13 Oct 2010 09:27:34 -0500 Chris Mellon Hooray support for debuffs
Tue, 12 Oct 2010 22:11:46 -0500 Chris Mellon Don't set bars to full & then actual value every update, flicker is bad
Tue, 12 Oct 2010 18:58:24 -0500 Chris Mellon add code to hide the blizz frames. Currently commented
Tue, 12 Oct 2010 18:37:59 -0500 Chris Mellon force a scan on login
Tue, 12 Oct 2010 18:14:06 -0500 Chris Mellon use deferred processing of unit_aura in order to avoid race conditions with the attributes of the secure frames
Tue, 12 Oct 2010 17:49:28 -0500 Chris Mellon get rid of the debugging backdrop on the group header
Tue, 12 Oct 2010 17:45:59 -0500 Chris Mellon correctly update values when timed
Tue, 12 Oct 2010 17:16:28 -0500 Chris Mellon Correctly pull the index from the secure attribute in order to bind the right buff to the right frame
Tue, 12 Oct 2010 16:52:47 -0500 Chris Mellon finish mergeing the bars with the secure buttons. Almost done! Just minor housekeeping to take care of at this point
Tue, 12 Oct 2010 16:36:58 -0500 Chris Mellon begin work on merging the timer bars into the actual secure buttons
Tue, 12 Oct 2010 06:00:39 -0500 Chris Mellon initial commit for hg