2.0.1-nolib
Details
-
FilenameAmmo-matique-2.0.1-nolib.zip
-
Uploaded by
-
UploadedFeb 17, 2010
-
Size232.99 KB
-
Downloads52
-
MD5949a0de99379207b295f34fde5200823
Supported WoW Retail Versions
- 3.3.0
Changelog
------------------------------------------------------------------------
r56 | anyia3 | 2010-02-18 00:53:54 +0000 (Thu, 18 Feb 2010) | 1 line
Changed paths:
A /tags/2.0.1 (from /trunk:55)
Tagging as 2.0.1
------------------------------------------------------------------------
r55 | Anyia3 | 2010-02-18 00:52:32 +0000 (Thu, 18 Feb 2010) | 4 lines
Changed paths:
M /trunk/Ammo-matique.lua
* Ammo-matique now switches ammo even for non-targetable enemies, such as
Saurfang and the Lich King pre-fight.
------------------------------------------------------------------------
r53 | Anyia3 | 2010-02-16 01:45:03 +0000 (Tue, 16 Feb 2010) | 5 lines
Changed paths:
M /trunk/Ammo-matique.lua
* Brought back the old behaviour of never wanting to downgrade from premium
ammo once it's been used in a fight. This should remove the last annoying
"you're using the wrong ammo" warnings, and only leave the useful ones.
------------------------------------------------------------------------
r52 | Anyia3 | 2010-02-16 01:36:06 +0000 (Tue, 16 Feb 2010) | 16 lines
Changed paths:
M /trunk/Ammo-matique.lua
M /trunk/Ammo-matique.toc
M /trunk/config.lua
M /trunk/locale.lua
* Major PvE ammo selection configuration overhaul!
Ammo-matique now has a simpler yet more powerful way of configuring ammo
selections. Ammo selection in raid instances is now per-raid zone, and the
raid zones are automatically added as they are discovered (entered).
This change means that you can now, for example, use premium ammo while in
Icecrown Citadel but use low-grade ammo in Ulduar.
Additionally, for dungeons and raids mobs are now only classified as either
Bosses, or Trash.
Due to these changes you will need to set up your PvE ammo preference again -
the old settings are not kept (sorry).
------------------------------------------------------------------------
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.
------------------------------------------------------------------------