1.9.1
Details
-
FilenameAmmo-matique-1.9.1.zip
-
Uploaded by
-
UploadedFeb 12, 2010
-
Size342.89 KB
-
Downloads773
-
MD531e915f06323927ef035829b9834e032
Supported WoW Retail Versions
- 3.3.0
Changelog
------------------------------------------------------------------------
r51 | anyia3 | 2010-02-12 06:55:13 +0000 (Fri, 12 Feb 2010) | 1 line
Changed paths:
A /tags/1.9.1 (from /trunk:50)
Tagging as 1.9.1
------------------------------------------------------------------------
r50 | Anyia3 | 2010-02-12 04:05:33 +0000 (Fri, 12 Feb 2010) | 6 lines
Changed paths:
M /trunk/Ammo-matique.lua
M /trunk/locale.lua
* Improved handling of hot-keys for ammo switching:
- Now initializes the hot-keys earlier and in a smarter way.
- Switching ammo via hot-keys can now print the "equipping [ammo]" message
just as when Ammo-matique switches automatically or via the LDB plugin.
------------------------------------------------------------------------
r48 | Anyia3 | 2010-01-31 06:56:36 +0000 (Sun, 31 Jan 2010) | 3 lines
Changed paths:
M /trunk/Ammo-matique.lua
* Fix to now only warn about using the wrong ammo once per fight.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------