r187
Details
-
FilenameSorhaQuestLog-r187.zip
-
Uploaded by
-
UploadedSep 16, 2016
-
Size391.52 KB
-
Downloads620
-
MD5121e88f440aa074b4294c3eae6807ce1
Supported WoW Retail Versions
- 7.0.3
Changelog
------------------------------------------------------------------------
r187 | sorha2 | 2016-09-16 20:26:11 +0000 (Fri, 16 Sep 2016) | 3 lines
Changed paths:
M /trunk/Core.lua
M /trunk/Modules/Achievements.lua
M /trunk/Modules/Quests.lua
M /trunk/Modules/RemoteQuests.lua
M /trunk/Modules/Scenarios.lua
-Added anchoring for remote quests minion
-More flexable anchoring, try not to loop things, ie Scen->Remote->Achieve->Scen... bad! :P
-Removed quest log expanding code that was used to resolve GetNumQuestLogEntries() not returning collapsed zones, seems to be working now.
------------------------------------------------------------------------
r185 | sorha2 | 2016-09-12 21:49:57 +0000 (Mon, 12 Sep 2016) | 4 lines
Changed paths:
M /trunk/Modules/Achievements.lua
M /trunk/Modules/Quests.lua
M /trunk/Modules/Scenarios.lua
-Fix for some Meta Achievements
-Fix for reputation quest nil comparison error.
-Fix for some quests showing 1/1 when they are not complete
-Removed debug message accidently left in scenario minion
------------------------------------------------------------------------
r184 | sorha2 | 2016-09-07 18:42:10 +0000 (Wed, 07 Sep 2016) | 1 line
Changed paths:
M /trunk/Modules/Quests.lua
Wake up packager, before the day is through
------------------------------------------------------------------------
r183 | sorha2 | 2016-09-07 18:20:38 +0000 (Wed, 07 Sep 2016) | 10 lines
Changed paths:
M /trunk/Locales/Locale-enUS.lua
M /trunk/Modules/Quests.lua
Added world quests zone.
-Shows all world quests you have tracked and any that are active (you're in them)
-Right click to hide, left click to open map and highlight (active track)
-Shift click to share details in chat (No quest Link)
Dugi Arrow Support
-Attempt to make dugi arrow appear when track clicking (ctrl+left default) a quest
Minor objective fixes
------------------------------------------------------------------------
r182 | sorha2 | 2016-08-30 23:50:48 +0000 (Tue, 30 Aug 2016) | 3 lines
Changed paths:
M /trunk/Locales/Locale-enUS.lua
M /trunk/Modules/Quests.lua
M /trunk/Modules/Scenarios.lua
M /trunk/Templates.xml
-Couple quest bug fixes
-Added initial support for Scenario Spell buttons.
--Not to sure how this will work in combat, not hit a good testing situation yet :(
------------------------------------------------------------------------
r181 | sorha2 | 2016-08-29 13:36:27 +0000 (Mon, 29 Aug 2016) | 2 lines
Changed paths:
M /trunk/Locales/Locale-enUS.lua
M /trunk/Modules/Achievements.lua
M /trunk/Modules/Quests.lua
M /trunk/Modules/Scenarios.lua
Basic work to allow Scenario/Quest and Achievement minions to be linked together.
Collapsing widths are problematic, but works ok with static widths
------------------------------------------------------------------------