4.0.6beta1
Details
-
FilenameRaidChecklist-4.0.6beta1.zip
-
Uploaded by
-
UploadedDec 23, 2010
-
Size149.81 KB
-
Downloads139
-
MD5903c4e608a43caaaddcc586251fa5845
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
r98 | anyia3 | 2010-12-23 06:54:15 +0000 (Thu, 23 Dec 2010) | 1 line
Changed paths:
A /tags/4.0.6beta1 (from /trunk:97)
Tagging as 4.0.6beta1
------------------------------------------------------------------------
r97 | Anyia3 | 2010-12-23 06:53:04 +0000 (Thu, 23 Dec 2010) | 14 lines
Changed paths:
M /trunk/data.lua
M /trunk/locale_deDE.lua
M /trunk/locale_enUS.lua
M /trunk/locale_koKR.lua
M /trunk/locale_ruRU.lua
M /trunk/main.lua
M /trunk/providers.lua
* Added support for handling race-specific abilities.
* Added "Arcane Torrent" abilities to the "Interrupt (cooldown >30s)" entry,
per Malazee's request.
* Preliminary translations for displaying race-specific abilities, hopefully
they're reasonable - I speak no Korean or Russian I'm afraid...
* Preliminary translations for the "Interrupt (cooldown >30s)" entry.
* Fixed bug where the detailed information window would error out when trying
to display entries with talent spec information in a non-US locale.
------------------------------------------------------------------------
r96 | Anyia3 | 2010-12-23 05:32:49 +0000 (Thu, 23 Dec 2010) | 8 lines
Changed paths:
M /trunk/.pkgmeta
A /trunk/LocalLibs
A /trunk/LocalLibs/LibGroupTalents-1.0
A /trunk/LocalLibs/LibGroupTalents-1.0/LibGroupTalents-1.0.lua
A /trunk/LocalLibs/LibGroupTalents-1.0/lib.xml
M /trunk/RaidChecklist.toc
M /trunk/embeds.xml
M /trunk/providers.lua
* Adding a local fix to the LibGroupTalents library to resolve the Mage
inspection issue. There has been no action on the ticket I raised, so I'm
taking this into my own hands now. My fix might not be 100% correct, but it
is sufficient for the RaidChecklist purposes. To not interfere with any other
addons which might use LibGroupTalents, the one embedded with RaidChecklist
presents itself as "LocalLibGroupTalents-1.0" instead.
------------------------------------------------------------------------
r95 | Anyia3 | 2010-12-23 04:52:07 +0000 (Thu, 23 Dec 2010) | 3 lines
Changed paths:
M /trunk/config.lua
M /trunk/locale_ruRU.lua
* Imported Russian translations provided by GreenSmile - thank you!
------------------------------------------------------------------------
r94 | Anyia3 | 2010-12-21 02:20:24 +0000 (Tue, 21 Dec 2010) | 7 lines
Changed paths:
M /trunk/data.lua
M /trunk/locale_enUS.lua
* Added an entry for interrupts with longer cooldowns. Given the unforgiving
heroics at this point, all interrupts are valuable.
Ideally the Blood Elf "Arcane Torrent" racial ability should be included too,
but currently I don't have support for per-race abilities.
------------------------------------------------------------------------
r92 | Anyia3 | 2010-12-06 11:07:16 +0000 (Mon, 06 Dec 2010) | 3 lines
Changed paths:
M /trunk/locale_koKR.lua
* Imported updated Korean translations.
------------------------------------------------------------------------
r90 | Anyia3 | 2010-12-06 00:41:43 +0000 (Mon, 06 Dec 2010) | 4 lines
Changed paths:
M /trunk/data.lua
* Fixed the poison-curing entry. Shamans can't cleanse, but paladins can.
This resolves ticket #17.
------------------------------------------------------------------------
r88 | Anyia3 | 2010-12-03 08:32:27 +0000 (Fri, 03 Dec 2010) | 4 lines
Changed paths:
M /trunk/locale_enUS.lua
* Made note of the fact that hunter traps are now more potent and should no
longer be considered unreliable.
------------------------------------------------------------------------
r87 | Anyia3 | 2010-12-03 08:31:53 +0000 (Fri, 03 Dec 2010) | 3 lines
Changed paths:
M /trunk/locale_deDE.lua
* Imported updated translations from Morrtin.
------------------------------------------------------------------------
r85 | Anyia3 | 2010-11-23 10:56:18 +0000 (Tue, 23 Nov 2010) | 4 lines
Changed paths:
M /trunk/config.lua
M /trunk/locale_enUS.lua
M /trunk/main.lua
* Added a config option to choose which side of the checklist the detailed
information panel is attached to.
------------------------------------------------------------------------
r84 | Anyia3 | 2010-11-23 10:42:22 +0000 (Tue, 23 Nov 2010) | 3 lines
Changed paths:
M /trunk/main.lua
* Minor corrections to the display of the details window.
------------------------------------------------------------------------
r83 | Anyia3 | 2010-11-23 10:35:18 +0000 (Tue, 23 Nov 2010) | 3 lines
Changed paths:
M /trunk/data.lua
* Imported the data for the AoE snare entry.
------------------------------------------------------------------------
r82 | Anyia3 | 2010-11-23 10:14:36 +0000 (Tue, 23 Nov 2010) | 5 lines
Changed paths:
M /trunk/data.lua
M /trunk/locale_enUS.lua
M /trunk/main.lua
* Added elemental resistance buffs.
* Added placeholder entry for AoE-snare.
------------------------------------------------------------------------
r81 | Anyia3 | 2010-11-23 09:57:36 +0000 (Tue, 23 Nov 2010) | 3 lines
Changed paths:
M /trunk/data.lua
* Added missing Demoralizing Screech entry.
------------------------------------------------------------------------
r80 | Anyia3 | 2010-11-23 09:52:57 +0000 (Tue, 23 Nov 2010) | 10 lines
Changed paths:
M /trunk/data.lua
M /trunk/locale_deDE.lua
M /trunk/locale_enUS.lua
M /trunk/locale_koKR.lua
M /trunk/main.lua
* Imported the spell/ability IDs from Malazee's latest data drop.
* Added links to the detailed information window.
Now all spells/abilities/poisons that RaidChecklist checks for are listed,
together with a note on what the source is (talent, trained, specialization,
or pet).
* Added the spell/skill icon for each entry to the detailed information window.
------------------------------------------------------------------------
r79 | Anyia3 | 2010-11-23 08:24:16 +0000 (Tue, 23 Nov 2010) | 8 lines
Changed paths:
M /trunk/locale_enUS.lua
M /trunk/main.lua
* Added a detailed information window to display the specific talents and
abilities RaidChecklist is actually checking for. Simply clicking an entry
in the list toggles the detailed information window.
Currently it is only aware of talents and levels. More to come once I've
imported the latest data drop from Malazee.
------------------------------------------------------------------------
r78 | Anyia3 | 2010-11-21 14:38:30 +0000 (Sun, 21 Nov 2010) | 14 lines
Changed paths:
M /trunk/data.lua
M /trunk/providers.lua
* Switched the talent checking over to use the new data table.
This means that all data is now centralized, so what is shown in the
tooltips is what is really being checked for.
* Added level checking to only flag abilities which can be trained at the
current level. E.g. Bloodlust/Heroism will not show up for a mage until
said mage is level 85 (the level where Time Warp becomes trainable).
* Added checking for individual talents rather than just talent trees.
This greatly improves the accuracy of the reporting in the checklist.
Abilities provided by talents which are obtainable by more than one spec
are denoted with an asterisk (*) in the tooltip.
------------------------------------------------------------------------