r44-nolib
Change log
------------------------------------------------------------------------
r44 | tuhljin | 2009-11-02 18:10:18 +0000 (Mon, 02 Nov 2009) | 1 line
Changed paths:
M /trunk/Overachiever_Tabs/localization.lua
- Tabs module: esMX localization should now properly fall back to esES values for the SUBZONES subnamespace.
------------------------------------------------------------------------
r43 | tuhljin | 2009-11-02 17:46:01 +0000 (Mon, 02 Nov 2009) | 3 lines
Changed paths:
M /trunk/Overachiever.toc
M /trunk/Overachiever_Tabs/Overachiever_Tabs.toc
M /trunk/Overachiever_Tabs/Suggestions.lua
M /trunk/Overachiever_Tabs/localization.lua
M /trunk/Overachiever_Trade/Overachiever_Trade.toc
M /trunk/libs/TjOptions.lua
M /trunk/libs/TjOptions.txt
M /trunk/readme.txt
- TjOptions library updated to v0.41
- Suggestions Tab: Now properly tabs through locations when an invalid location is entered provided that the cursor is at the leftmost position or a valid location can be found that matches the text to the left of the cursor.
- Testing esMX concat for Tabs\SUBZONES subnamespace.
------------------------------------------------------------------------
r41 | tuhljin | 2009-10-22 02:40:39 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
M /trunk/Overachiever_Tabs/Suggestions.lua
- Suggestions Tab: Prevent zone/subzone mismatch due to changing subzone when location is being/has been edited.
------------------------------------------------------------------------
r40 | tuhljin | 2009-10-22 00:19:49 +0000 (Thu, 22 Oct 2009) | 3 lines
Changed paths:
M /trunk/Overachiever_Tabs/Suggestions.lua
M /trunk/Overachiever_Tabs/build.lua
M /trunk/Overachiever_Tabs/localization.lua
M /trunk/libs/TjSharedMediaDropDown/TjDropDownMenu.lua
M /trunk/localization.lua
M /trunk/readme.txt
- Suggestions Tab: Zone/instance and subzone override options added.
- TjDropDownMenu library updated to version 0.53 (trims text to fit inside main display).
- String update for auto-tracking options' tooltips (to reflect functionality change from a few versions ago).
------------------------------------------------------------------------
r39 | tuhljin | 2009-10-20 18:15:21 +0000 (Tue, 20 Oct 2009) | 1 line
Changed paths:
M /trunk/GameTip.lua
M /trunk/Overachiever.toc
M /trunk/Overachiever_Tabs/Overachiever_Tabs.toc
M /trunk/Overachiever_Tabs/localization.lua
M /trunk/Overachiever_Trade/Overachiever_Trade.toc
M /trunk/readme.txt
- "Check Your Head": Fixed an issue where some races were associated with the wrong criteria.
------------------------------------------------------------------------
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
- 02 Nov 2009
- Game version
- 3.2.0
- Filename
- Overachiever-r44-nolib.zip
- Size
- 690.5 KiB
- MD5
- b17eea21a4396d484fa749e52c8a3d37
- Type
- Alpha
- Status
- Normal