r51
Details
-
FilenameDegaine-r51.zip
-
Uploaded by
-
UploadedFeb 27, 2011
-
Size6.46 KB
-
Downloads82
-
MD5fabe2a69498510fec0197d749fbd29f6
Supported WoW Retail Versions
- 4.0.6
Changelog
2011-02-28 contrebasse <contrebasse>
[1bc6e598e1e3] [tip]
* Exceptions.lua
Add Ghost Wolf
2011-02-27 contrebasse <contrebasse>
[2e42e992d588]
* Localization.lua
Oops, forgot a file
[94566cb4534f]
* Bindings.xml Degaine.lua Degaine.toc
Attempt to localize the addon, hope it works...
[baca2f8f91d8]
* .hgtags:
Tagging as v1.0beta11
[f861e1c0535b] [v1.0beta11]
* Degaine.lua
Take into account that sheathing while drawing doesn't actually sheath
[f50094e78073]
* .hgtags:
Added tag v1.0beta10 for changeset ecfa62976b03
[ecfa62976b03] [v1.0beta10]
* Degaine.toc Exceptions.lua
Cosmetic
[1967c9a3c5c2]
* Degaine.lua Degaine.toc Exceptions.lua
Put exceptions into their own file, and permit to adjust their delay (as it is done with Mr Chilly).
[3fbe79addc87]
* Degaine.lua
Talking while moving now draw weapons
2011-01-16 contrebasse <contrebasse>
[50c865dd6563]
* .hgtags:
Tagging as v1.0beta9
[a478b8a44b9e] [v1.0beta9]
* Degaine.lua
Add QUEST_PROGRESS event
2011-01-15 contrebasse <contrebasse>
[3e07cd033f1e]
* .hgtags:
Tagging as v1.0beta8
[2f955a56c2ca] [v1.0beta8]
* Degaine.lua
Debug the debug tag...
2011-01-08 contrebasse <contrebasse>
[10e39f0c71e1]
* .hgtags:
Tagging as v1.0beta7
[2bca68b42a69] [v1.0beta7]
* Degaine.lua
Correct a potential misfunction when desactivating and reactivating
[f5fa2c836a4f]
* .hgtags:
Tagging as v1.0beta6
[83cfab9dcb63] [v1.0beta6]
* Degaine.lua
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
[6f99c7f30f15]
* Degaine.lua
Add a small delay after unmounting
[b59da9bd1df7]
* Degaine.lua
Aaaand back to whitelist again...
[64a266eaf0ef]
* Degaine.lua
No delay after unmounting (to be tested with vehicles)
[37d2dcb3688d]
* Degaine.lua
Back to blacklist with vanity pets and mounts, but there are some exceptions...
2010-12-10 contrebasse <contrebasse>
[d66bb6a8d8bb]
* Degaine.lua
Correct OnEvent with events1player
[f14fad7938a4]
* .hgtags:
Tagging as v1.0beta5
[a91e7552c682] [v1.0beta5]
* Degaine.lua
Use a whitelis instead of a blacklist. Used OnUpdate for mounts, didn't work well with UNIT_AURA
[239bedf57140]
* .hgtags:
Tagging as v1.0beta4
[dd1ef3996d7f] [v1.0beta4]
* Degaine.lua
Small change in UNIT_AURA
[06da6c8049fc]
* .hgtags:
Tagging as v1.0beta3
[3b1123f50be4] [v1.0beta3]
* Degaine.lua
Adding support for dismount
[44e8394d6982]
* Degaine.lua
Revert to disable everything in combat, as spells would mess with everything else
[ddcb7021838b]
* Degaine.lua
... and reenable spells only when out of combat again