log Degaine.lua @ 37:2bca68b42a69 v1.0beta7

age author description
Sat, 08 Jan 2011 17:56:59 +0100 contrebasse Correct a potential misfunction when desactivating and reactivating v1.0beta7
Sat, 08 Jan 2011 17:00:00 +0100 contrebasse Weapon is not stealthed while moving and talking / Use a constant for short delay (0.5s) / the long delay is now 2.5s to avoid clipping with emotes v1.0beta6
Sat, 08 Jan 2011 16:09:53 +0100 contrebasse Add a small delay after unmounting
Sat, 08 Jan 2011 15:17:11 +0100 contrebasse Aaaand back to whitelist again...
Sat, 08 Jan 2011 12:22:31 +0100 contrebasse No delay after unmounting (to be tested with vehicles)
Sat, 08 Jan 2011 12:19:01 +0100 contrebasse Back to blacklist with vanity pets and mounts, but there are some exceptions...
Fri, 10 Dec 2010 22:46:30 +0100 contrebasse Correct OnEvent with events1player
Fri, 10 Dec 2010 22:40:32 +0100 contrebasse Use a whitelis instead of a blacklist. Used OnUpdate for mounts, didn't work well with UNIT_AURA v1.0beta5
Fri, 10 Dec 2010 21:42:27 +0100 contrebasse Small change in UNIT_AURA v1.0beta4
Fri, 10 Dec 2010 21:06:46 +0100 contrebasse Adding support for dismount v1.0beta3
Fri, 10 Dec 2010 20:37:09 +0100 contrebasse Revert to disable everything in combat, as spells would mess with everything else
Fri, 10 Dec 2010 20:07:03 +0100 contrebasse ... and reenable spells only when out of combat again
Fri, 10 Dec 2010 20:05:58 +0100 contrebasse When in combat, disable spells only
Fri, 10 Dec 2010 19:37:08 +0100 contrebasse Make a local copy of UnitName()