r67
Details
-
FilenameDoodlepad-r67.zip
-
Uploaded by
-
UploadedNov 20, 2011
-
Size164.92 KB
-
Downloads183
-
MD5869684b7065df8763bae054a2016fa83
Supported WoW Retail Versions
- 4.2.0
- 4.0.6
Changelog
------------------------------------------------------------------------
r67 | dridzt | 2011-11-20 15:15:01 +0000 (Sun, 20 Nov 2011) | 2 lines
Changed paths:
M /trunk/Doodle.lua
- Enable the new raid and dungeon maps in preparation of 4.3 going live.
- Don't use this alpha before 4.3 goes live; there will be blank maps in the background list.
------------------------------------------------------------------------
r66 | dridzt | 2011-10-21 14:30:36 +0000 (Fri, 21 Oct 2011) | 8 lines
Changed paths:
M /trunk/Doodle.lua
Preparation for 4.3
- Dragon Soul raid map added
- End of Time, Well of Eternity, Hour of Twilight dungeon maps added
- Reordering of map browser:
-- Recent->Older current xpac raids
-- Recent->Older current xpac dungeons
-- Older raids
-- BGs/Cities
------------------------------------------------------------------------
r65 | dridzt | 2011-10-19 08:53:48 +0000 (Wed, 19 Oct 2011) | 5 lines
Changed paths:
M /trunk/Doodle.lua
Merge in patch from Miporroent (ticket #2)
- Added a call to RegisterAddonMessagePrefix("DPD2") on Doodlepad_SetDefaults
- Refactored the OnEvent handler into it's own method.
- When guild permissions were set to everybody no messages were being sent. Changed the permission guild check to return true immediately if it was set to everyone.
- Bugfix: Doodlepad_AllowReceive was overwriting the function parameter with a local variable..
------------------------------------------------------------------------