v1.9.8-nolib
Details
-
FilenameBazooka-v1.9.8-nolib.zip
-
Uploaded by
-
UploadedDec 19, 2010
-
Size56.30 KB
-
Downloads62
-
MD59ef928deb9731a8f6b2c43a1795174e7
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
r196 | mitch0 | 2010-12-19 13:31:13 +0000 (Sun, 19 Dec 2010) | 2 lines
Changed paths:
A /tags/v1.9.8 (from /trunk:195)
Tagging as v1.9.8
- better fix for short fade animations: if the anim is too short and no delay is needed, then no animation is created
------------------------------------------------------------------------
r195 | mitch0 | 2010-12-19 13:28:07 +0000 (Sun, 19 Dec 2010) | 1 line
Changed paths:
M /trunk/Bazooka.lua
better fix for short anims (do not even start the anim if it would be too shourt anyway)
------------------------------------------------------------------------
r193 | mitch0 | 2010-12-19 09:41:18 +0000 (Sun, 19 Dec 2010) | 1 line
Changed paths:
M /trunk/Bazooka.lua
workaround for the broken Blizz animation system...
------------------------------------------------------------------------
r191 | mitch0 | 2010-12-10 13:52:04 +0000 (Fri, 10 Dec 2010) | 1 line
Changed paths:
M /trunk/Bazooka.lua
M /trunk/Bazooka_Options/Options.lua
M /trunk/Bazooka_Options/localizations/enUS.lua
make EnableOpacityWorkaround optional, default to off, since I guess most users don't need it
------------------------------------------------------------------------
r190 | mitch0 | 2010-12-10 08:11:03 +0000 (Fri, 10 Dec 2010) | 1 line
Changed paths:
M /trunk/Bazooka.lua
handle OnDatabaseShutdown from AceDB
------------------------------------------------------------------------
r189 | mitch0 | 2010-12-10 07:37:35 +0000 (Fri, 10 Dec 2010) | 1 line
Changed paths:
M /trunk/Bazooka.lua
disable plugins from OnDisable(), hopefully fix mysterious error on logout/reload
------------------------------------------------------------------------
r188 | mitch0 | 2010-12-08 20:44:08 +0000 (Wed, 08 Dec 2010) | 1 line
Changed paths:
M /trunk/Bazooka.lua
replace the AlphaAnim replacement with an Animation based one (which is still not Animation('Alpha') as that still doesn't work the way I expect)
------------------------------------------------------------------------
r187 | mitch0 | 2010-12-08 14:19:44 +0000 (Wed, 08 Dec 2010) | 1 line
Changed paths:
M /trunk/Bazooka.lua
add some debug prints
------------------------------------------------------------------------
r186 | mitch0 | 2010-12-08 14:13:02 +0000 (Wed, 08 Dec 2010) | 1 line
Changed paths:
M /trunk/Bazooka.lua
try to get the blizz alpha anim working
------------------------------------------------------------------------
r184 | mitch0 | 2010-12-04 17:20:42 +0000 (Sat, 04 Dec 2010) | 1 line
Changed paths:
M /trunk/Bazooka.lua
plugins handle LDB callbacks now, only register for interesting callbacks
------------------------------------------------------------------------
r183 | mitch0 | 2010-12-02 13:31:43 +0000 (Thu, 02 Dec 2010) | 1 line
Changed paths:
M /trunk/Bazooka.lua
treat nil type as 'data source' if has text or 'launcher' if not for backwards compatibility (with half-broken plugins)
------------------------------------------------------------------------
r182 | mitch0 | 2010-12-02 13:26:07 +0000 (Thu, 02 Dec 2010) | 1 line
Changed paths:
M /trunk/Bazooka.lua
make unknown-type plugins disabled by default
------------------------------------------------------------------------