1.9beta3
Details
-
FilenameAmmo-matique-1.9beta3.zip
-
Uploaded by
-
UploadedJan 27, 2010
-
Size342.64 KB
-
Downloads204
-
MD5ac6110571b0425f79458ca7e5ef68f3b
Supported WoW Retail Versions
- 3.3.0
Changelog
------------------------------------------------------------------------
r47 | anyia3 | 2010-01-27 13:11:45 +0000 (Wed, 27 Jan 2010) | 1 line
Changed paths:
A /tags/1.9beta3 (from /trunk:46)
Tagging as 1.9beta3
------------------------------------------------------------------------
r46 | Anyia3 | 2010-01-27 13:11:27 +0000 (Wed, 27 Jan 2010) | 4 lines
Changed paths:
M /trunk/Ammo-matique.lua
* Fixed brokeness that was jamming up the choosing of low-grade ammo once
premium had been picked (bug introduced in 1.9beta1).
------------------------------------------------------------------------
r44 | Anyia3 | 2010-01-27 07:07:53 +0000 (Wed, 27 Jan 2010) | 4 lines
Changed paths:
M /trunk/Ammo-matique.lua
* Prevent running SetAttribute while in combat lockdown, as that seems to
cause taint.
------------------------------------------------------------------------
r42 | Anyia3 | 2010-01-23 07:43:54 +0000 (Sat, 23 Jan 2010) | 15 lines
Changed paths:
M /trunk/Ammo-matique.lua
M /trunk/Ammo-matique.toc
A /trunk/Voices/wasm_female1.mp3
A /trunk/Voices/wasm_male1.mp3
M /trunk/bindings.xml
M /trunk/config.lua
M /trunk/locale.enUS.lua
M /trunk/locale.lua
A /trunk/secure.xml
* Removed "auto-reload" feature since it's no longer possible to implement
given the new 3.3 constraints Blizzard imposes.
* Stop trying to switch ammo while in combat - getting ammo on the cursor while
in combat is highly annoying.
* Warn if in combat and using the wrong ammo due to Ammo-matique not being able
to switch for you.
* Changed the implementation of the "equip premium" and "equip low-grade" key
bindings. They now use a SecureActionButton and can hence be used in-combat
again. Unfortunately I can't migrate the previous key-binds across, so it
is necessary to re-set the keybinds (Esc -> Key Bindings -> Ammo-matique).
------------------------------------------------------------------------
r41 | Anyia3 | 2010-01-23 02:00:31 +0000 (Sat, 23 Jan 2010) | 3 lines
Changed paths:
M /trunk/Ammo-matique.lua
* Don't even try to equip ammo if we're in combat lock-down...
------------------------------------------------------------------------
r40 | Anyia3 | 2010-01-20 04:09:06 +0000 (Wed, 20 Jan 2010) | 3 lines
Changed paths:
M /trunk/Ammo-matique.lua
* Fixed broken "/ammo config" command.
------------------------------------------------------------------------