LibDogTag-2.0-r49385

Details

  • Filename
    LibDogTag-2.0-r49385.zip
  • Uploaded by
  • Uploaded
    Sep 20, 2007
  • Size
    37.32 KB
  • Downloads
    42
  • MD5
    35692857199ab66c1868d3a035bfb001

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
r49385 | xionglingfeng | 2007-09-20 20:06:42 -0400 (Thu, 20 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua

LibDogTag-2.0 - Fix some translation bugs.
------------------------------------------------------------------------
r49291 | xionglingfeng | 2007-09-19 14:11:44 -0400 (Wed, 19 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua

LibDogTag-2.0 - Add Chinese Simplify translation.
------------------------------------------------------------------------
r49251 | ckknight | 2007-09-18 22:52:28 -0400 (Tue, 18 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua

LibDogTag-2.0 - add tag [TalentSpec], which works if you have LibRockComm-1.0 and the person you're checking it on also has it. It returns in the form of 0/41/20, not names yet (which if I implement, will be another tag).
------------------------------------------------------------------------
r49133 | ckknight | 2007-09-17 16:16:16 -0400 (Mon, 17 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua

LibDogTag-2.0 - fix issue where IsLessEqual/IsGreater didn't work
------------------------------------------------------------------------
r49103 | ckknight | 2007-09-17 01:27:43 -0400 (Mon, 17 Sep 2007) | 2 lines
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua

LibDogTag-2.0 - COW-12
- make :IsEqual, :IsLess, :IsLessEqual all check to see if the value and arg can be numbers, and in that case, compare as numbers. Otherwise definitely compare both as strings. Before, you could do "10" < "5".
------------------------------------------------------------------------
r49040 | ckknight | 2007-09-16 15:56:19 -0400 (Sun, 16 Sep 2007) | 2 lines
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua

LibDogTag-2.0 - COW-13
- make it so that ?? shows up as red instead of gray.
------------------------------------------------------------------------
r48705 | ckknight | 2007-09-12 00:29:56 -0400 (Wed, 12 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua

LibDogTag-2.0 - fix RestXP and PercentRestXP for when unit is not literally "player".
------------------------------------------------------------------------
r48667 | ckknight | 2007-09-11 21:36:11 -0400 (Tue, 11 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua

LibDogTag-2.0 - bugfix with :UpdateAllForUnit
------------------------------------------------------------------------
r48041 | ckknight | 2007-09-03 02:18:24 -0400 (Mon, 03 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua

LibDogTag-2.0 - fix bug with threat event.
------------------------------------------------------------------------
r48039 | ckknight | 2007-09-03 01:23:34 -0400 (Mon, 03 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua

LibDogTag-2.0 - spelling is for chumps
------------------------------------------------------------------------
r48038 | ckknight | 2007-09-03 01:19:33 -0400 (Mon, 03 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua

LibDogTag-2.0 - fix bug with newDict and newSet not returning properly.
------------------------------------------------------------------------
r48036 | ckknight | 2007-09-03 00:37:24 -0400 (Mon, 03 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua

LibDogTag-2.0 - add a check
------------------------------------------------------------------------
r48025 | ckknight | 2007-09-02 22:05:28 -0400 (Sun, 02 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua

LibDogTag-2.0 - upgrade to LibStub r2
------------------------------------------------------------------------
r47999 | ckknight | 2007-09-02 18:17:18 -0400 (Sun, 02 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.toc

LibDogTag-2.0 - fix TOC name
------------------------------------------------------------------------
r47995 | ckknight | 2007-09-02 17:51:53 -0400 (Sun, 02 Sep 2007) | 1 line
Changed paths:
   D /branches/DogTag-1.0/Joker/LibDogTag-1.0
   A /trunk/LibDogTag-2.0 (from /branches/DogTag-1.0/Joker/LibDogTag-1.0:47994)

LibDogTag-2.0 - moving to trunk
------------------------------------------------------------------------
r47994 | ckknight | 2007-09-02 17:49:53 -0400 (Sun, 02 Sep 2007) | 3 lines
Changed paths:
   D /branches/DogTag-1.0/Joker/LibDogTag-1.0/LibDogTag-1.0.lua
   D /branches/DogTag-1.0/Joker/LibDogTag-1.0/LibDogTag-1.0.toc
   A /branches/DogTag-1.0/Joker/LibDogTag-1.0/LibDogTag-2.0.lua (from /branches/DogTag-1.0/Joker/LibDogTag-1.0/LibDogTag-1.0.lua:47989
   A /branches/DogTag-1.0/Joker/LibDogTag-1.0/LibDogTag-2.0.toc (from /branches/DogTag-1.0/Joker/LibDogTag-1.0/LibDogTag-1.0.toc:47988
   M /branches/DogTag-1.0/Joker/LibDogTag-1.0/lib.xml

LibDogTag-1.0 - :RegisterFontString -> :AddFontString
- :UnregisterFontString -> :RemoveFontString
- bump version to LibDogTag-2.0
------------------------------------------------------------------------
r47990 | ckknight | 2007-09-02 17:25:10 -0400 (Sun, 02 Sep 2007) | 1 line
Changed paths:
   D /branches/DogTag-1.0/Joker/LibDogTag-1.0/DogTag-1.0.toc
   D /branches/DogTag-1.0/Joker/LibDogTag-1.0/embeds.xml
   A /branches/DogTag-1.0/Joker/LibDogTag-1.0/lib.xml

LibDogTag-1.0 - remove unneeded files, add lib.xml
------------------------------------------------------------------------
r47989 | ckknight | 2007-09-02 17:05:30 -0400 (Sun, 02 Sep 2007) | 3 lines
Changed paths:
   M /branches/DogTag-1.0/Joker/LibDogTag-1.0/LibDogTag-1.0.lua

LibDogTag-1.0 - change Joker references to Rock
- remove Rock dependency, now framework-agnostic.
- embed LibStub.
------------------------------------------------------------------------
r47292 | ckknight | 2007-08-24 02:25:06 -0400 (Fri, 24 Aug 2007) | 1 line
Changed paths:
   M /branches/DogTag-1.0/Joker/LibDogTag-1.0/LibDogTag-1.0.lua

LibDogTag-1.0 - upgrade to use contracts instead of manual checks.
------------------------------------------------------------------------
r47158 | ckknight | 2007-08-21 19:48:23 -0400 (Tue, 21 Aug 2007) | 1 line
Changed paths:
   M /branches/DogTag-1.0/Joker/LibDogTag-1.0/LibDogTag-1.0.lua

LibDogTag-1.0 - change argChecks into manual checks
------------------------------------------------------------------------