# HG changeset patch # User Farmbuyer of US-Kilrogg # Date 1318279747 0 # Node ID 7d27427278690b7df65062f6783f2408f42e0919 # Parent a7376e6de73c890ba5023169d45fed9f65a4e946 Fix typo, update tooltip comment in help file. diff -r a7376e6de73c -r 7d2742727869 core.lua --- a/core.lua Sun Oct 09 15:51:24 2011 +0000 +++ b/core.lua Mon Oct 10 20:49:07 2011 +0000 @@ -185,6 +185,12 @@ -- Try to extract numbers from the .toc "Version" and munge them into an -- integral form for comparison. The result doesn't need to be meaningful as -- long as we can reliably feed two of them to "<" and get useful results. +-- +-- This makes/reinforces an assumption that revision_large of release packages +-- (e.g., 2016001) will always be higher than those of development packages +-- (e.g., 87), due to the tagging system versus subversion file revs. This +-- is good, as local dev code will never trigger a false positive update +-- warning for other users. do local r = 0 for d in addon.revision:gmatch("%d+") do @@ -1059,7 +1065,7 @@ self.dprint('comm', "ours is older, yammering") if newer_warning then self:Print(newer_warning, - self.format_hypertext('popupurl',"click here",ITEM_QUALITY_UNCOMMON) + self.format_hypertext('popupurl',"click here",ITEM_QUALITY_UNCOMMON), self.format_hypertext('doping',"click here",ITEM_QUALITY_UNCOMMON)) newer_warning = nil end diff -r a7376e6de73c -r 7d2742727869 verbage.lua --- a/verbage.lua Sun Oct 09 15:51:24 2011 +0000 +++ b/verbage.lua Mon Oct 10 20:49:07 2011 +0000 @@ -8,8 +8,8 @@ - special treatment for recipes / BoE items? default to guild vault? -- rebroadcasting entire boss sections, entire days. maybe only whisper -to specific people rather than broadcast. +- [DONE,TEST,comm] rebroadcasting entire boss sections, entire days. (TODO: maybe only whisper +to specific people rather than broadcast.) - [DONE] signpost a potential boss kill, pipeline loot until the cache clears @@ -426,10 +426,6 @@ Using the "Saved Texts" feature plus the +Clear> button is a great way of putting off pasting loot into your guild's website until a more convenient time. - -All of the choices in the right-click dropdown menus have tooltips with some -additional information, but these only appear when the Blizzard option "Beginner -Tooltips" is enabled (Interface - Game - Help - Beginner Tooltips). ]] T.tips_slashies = [[