r29

Details

  • Filename
    degaine-r29.zip
  • Uploaded by
  • Uploaded
    Dec 10, 2010
  • Size
    4.53 KB
  • Downloads
    89
  • MD5
    4fa448e93ce5d52e2fc3ed67745e849c

Supported WoW Retail Versions

  • 4.0.3a

Changelog

2010-12-10  contrebasse  <contrebasse>

[f14fad7938a4] [tip]
* .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

[e3f92fae450b]
* Degaine.lua

When in combat, disable spells only

[4da97c12564f]
* Degaine.lua Degaine.toc

Make a local copy of UnitName()

[03f50393cd9c]
* Degaine.lua Degaine.toc

Add notes to .toc

[57e83c900a08]
* Degaine.lua

keep the key and drop the value in (des)activation loops

[c83103057b7a]
* Degaine.lua

Attempt to hack gossips again because there's no emote with non npc

[1bd6494f848d]
* .hgignore:

Ignore *.out files

[60e371f11e5e]
* .hgtags:

Tagging as v1.0beta2

[c627cef1c6d6] [v1.0beta2]
* Degaine.lua

Lots of hacks for merchants and gossips

[7b1f3a9cba48]
* Degaine.lua

Added tradeskills to blacklist

[9f8a4f3c8641]
* Degaine.lua

Added a blacklist for spells with only stealth in it (for now)

[62abf847fef9]
* Degaine.lua

Cosmetic : remove unneeded ';'

[37ac0d31cf0e]
* Degaine.lua

No need for this 'done' var anymore

[571dcc76d801]
* Degaine.lua

Launch OnUpdate only when needed

[47f9e596ef5a]
* Degaine.lua

Use a specific function for drawing

[f8198806d261]
* Degaine.lua

Add slash command

[120f29645e34]
* Bindings.xml Degaine.lua

Do not forget to change function's name in Bindings.xml

[66640a8f1cbd]
* Degaine.lua Degaine.toc

Started reworking code ordering in files, comments and vars are in english

[388b12209e6c]
* .hgtags:

Trying to tag as v1.0beta

[52e5a43002a8] [v1.0beta]
* .hgignore:

Modification des fichiers ignorés

2010-12-08  contrebasse  <contrebasse>

[a4783a78f000]
* Bindings.xml

Bindings.xml cleaned

[5d8813a622d1]
* Degaine.toc

.toc cleaned

[97422a3e11c9]
* .hgignore, Bindings.xml Degaine.lua Degaine.toc

Initial commit, woot !