1.9-nolib
Details
-
FilenameAmmo-matique-1.9-nolib.zip
-
Uploaded by
-
UploadedJan 31, 2010
-
Size229.79 KB
-
Downloads53
-
MD5edaeb500dba6b54698cb9b9f54fd4492
Supported WoW Retail Versions
- 3.3.0
Changelog
------------------------------------------------------------------------
r49 | anyia3 | 2010-01-31 06:58:27 +0000 (Sun, 31 Jan 2010) | 1 line
Changed paths:
A /tags/1.9 (from /trunk:48)
Tagging as 1.9.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------