r37-nolib
Change log
------------------------------------------------------------------------
r37 | tuhljin | 2009-10-20 03:34:34 +0000 (Tue, 20 Oct 2009) | 1 line
Changed paths:
M /trunk/Overachiever_Tabs/Suggestions.lua
M /trunk/Overachiever_Tabs/localization.lua
- Suggestions Tab: Argent Tournament suggestions shown for all tournament subzones in Icecrown (not just "Argent Tournament Grounds").
------------------------------------------------------------------------
r36 | tuhljin | 2009-10-19 19:30:12 +0000 (Mon, 19 Oct 2009) | 10 lines
Changed paths:
M /trunk/AchieveID.lua
M /trunk/GameTip.lua
M /trunk/Overachiever.lua
M /trunk/Overachiever_Tabs/Search.lua
M /trunk/Overachiever_Tabs/Suggestions.lua
M /trunk/Overachiever_Tabs/Watch.lua
M /trunk/Overachiever_Tabs/localization.lua
M /trunk/libs/TjSharedMediaDropDown/TjDropDownMenu.lua
M /trunk/localization.lua
M /trunk/readme.txt
+ Reminder tooltip option for "Check Your Head" achievement.
- Highest-numbered achievement ID now determined automatically so no need to update arbitrary cap value when Blizzard creates new achievements (but note gap range defined in getAllAchievements function in Overachiever.lua
- Only show need to kill reminder if player can attack the unit.
- TjDropDownMenu library updated to version 0.53.
- Converted last remaining getglobal calls to use of global table _G (except in 3rd party library).
- The option to not play a reminder sound for fishing node reminders if a fishing pole is equipped no longer affects whether achievements are added to the list of recent reminders.
- Suggestions Tab:
-- Subzone system implemented where both zone and subzone are checked instead of just zone.
-- Suggestion for level 60 version of Onyxia's Lair removed.
++ Suggestions for Ulduar, Icecrown (Argent Tournament), and Onyxia's Lair (level 80 version).
------------------------------------------------------------------------
r35 | tuhljin | 2009-10-14 06:01:18 +0000 (Wed, 14 Oct 2009) | 8 lines
Changed paths:
M /trunk/AchieveTip.lua
M /trunk/GameTip.lua
M /trunk/Overachiever.lua
M /trunk/Overachiever.toc
M /trunk/Overachiever_Tabs/Overachiever_Tabs.toc
M /trunk/Overachiever_Tabs/Suggestions.lua
M /trunk/Overachiever_Trade/Overachiever_Trade.toc
M /trunk/Overachiever_Trade/localization.lua
M /trunk/readme.txt
+ "Show achievement IDs" option affects tooltips in the main achivement UI.
- Code cleanup in AchieveTip.lua
- Trade module: System for renaming objectives remains in tact (so other localizations can use it) but English version's input to it is commented out because it is no longer necessary (for now).
- Suggestions Tab:
-- Proper differentiation between 10- and 25-man achievements.
-- Proper detection of whether the player is in a Heroic instance, whether it is a 10- or 25-man raid instance, and (when not in an instance) the current raid/dungeon difficulty settings.
-- Suggestions tables are now globally accessible through new table Overachiever.SUGGESTIONS (useful for other addons), but note that it won't exist until Overachiever_Suggestions has loaded.
-- Many suggestions added.
------------------------------------------------------------------------
Facts
- Uploaded on
- 20 Oct 2009
- Game version
- 3.2.0
- Filename
- Overachiever-r37-nolib.zip
- Size
- 685.7 KiB
- MD5
- 60728f42a57629cd10259f287f49d2e8
- Type
- Alpha
- Status
- Normal