StatShare

Abandoned
Extension to StatCompare, share and compare stats with other players

File Details

v0.3.1 beta

  • B
  • Mar 23, 2010
  • 35.03 KB
  • 202
  • 2.0.11.1872

File Name

StatShare-v0.3.1_beta.zip

Supported Versions

  • 2.0.11.1872

------------------------------------------------------------------------
r27 | joselucas | 2010-03-23 18:18:31 +0000 (Tue, 23 Mar 2010) | 5 lines
Changed paths:
   A /tags/v0.3.1 beta (from /trunk:26)

- display message on both the default chat frame and the currently selected chat frame so you don't miss them
- removed buggy Reload()
- moved libs (Sol and AulidUtils) around
- then removed dependency on AulidUtils completely

------------------------------------------------------------------------
r26 | joselucas | 2010-03-23 18:17:32 +0000 (Tue, 23 Mar 2010) | 1 line
Changed paths:
   M /trunk/StatShareTests.lua

- fixed test file
------------------------------------------------------------------------
r25 | joselucas | 2010-03-23 18:17:09 +0000 (Tue, 23 Mar 2010) | 2 lines
Changed paths:
   M /trunk/StatShare.lua

- display message on both the default chat frame and the currently selected chat frame so you don't miss them
- removed buggy Reload()
------------------------------------------------------------------------
r24 | joselucas | 2010-03-23 13:26:02 +0000 (Tue, 23 Mar 2010) | 2 lines
Changed paths:
   D /trunk/AulidUtilsTests.lua
   D /trunk/Libs/AulidUtils.lua
   M /trunk/StatShare.lua
   M /trunk/StatShare.toc
   M /trunk/StatShareTests.lua

- removed dependency on AulidUtils
- now uses the currently selected chat tab instead of the default chat tab to display messages
------------------------------------------------------------------------
r23 | joselucas | 2010-03-20 13:18:21 +0000 (Sat, 20 Mar 2010) | 2 lines
Changed paths:
   D /trunk/AulidUtils.lua
   A /trunk/Libs/AulidUtils.lua (from /trunk/AulidUtils.lua:21
   A /trunk/Libs/LibStub.lua (from /trunk/Libs/Sol/LibStub.lua:21
   D /trunk/Libs/Sol
   A /trunk/Libs/Sol.lua (from /trunk/Libs/Sol/Sol.lua:21
   M /trunk/StatShare.lua
   M /trunk/StatShare.toc
   M /trunk/StatShareTests.lua

- moved lib files around
- use LibStub to load AulidUtils (I have more add-ons coming which also use it)
------------------------------------------------------------------------
r21 | joselucas | 2010-03-17 15:05:01 +0000 (Wed, 17 Mar 2010) | 3 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/AulidUtils.lua
   A /trunk/Libs
   A /trunk/Libs/Sol
   A /trunk/Libs/Sol/LibStub.lua
   A /trunk/Libs/Sol/Sol.lua
   M /trunk/StatShare.lua
   M /trunk/StatShare.toc
   M /trunk/StatShareTests.lua

- clicking on the link sent will now open the character/stats screen (thanks for the idea, Rondolious)
- now uses built-in hyperlink parser instead of our own, added a link type to the hyperlink
- now references Sol for function hooks
------------------------------------------------------------------------
r20 | joselucas | 2010-03-11 19:06:19 +0000 (Thu, 11 Mar 2010) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/AulidUtils.lua

- fixed tabs in package file
- Serialize() will now return (function) for functions instead of throwing an error
------------------------------------------------------------------------
r19 | joselucas | 2010-03-08 13:09:34 +0000 (Mon, 08 Mar 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta

- added AddOnManager as an optional dependency in the package file
------------------------------------------------------------------------
r18 | joselucas | 2010-03-07 20:52:40 +0000 (Sun, 07 Mar 2010) | 1 line
Changed paths:
   M /trunk/StatShare.xml

- set frame as not visible
------------------------------------------------------------------------
r17 | joselucas | 2010-02-25 04:01:03 +0000 (Thu, 25 Feb 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta

- fixed typo, packages included test file (no impact)
------------------------------------------------------------------------
r15 | joselucas | 2010-02-25 03:53:10 +0000 (Thu, 25 Feb 2010) | 1 line
Changed paths:
   M /trunk/StatShare.lua

- added StatShare.localName and a "TEST" locale
------------------------------------------------------------------------
r14 | joselucas | 2010-02-25 03:35:13 +0000 (Thu, 25 Feb 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/AulidUtils.lua
   M /trunk/AulidUtilsTests.lua
   M /trunk/StatShare.lua
   M /trunk/StatShareTests.lua
   M /trunk/locales/locale.en.lua
   M /trunk/locales/locale.es.lua
   A /trunk/locales/locale.test.lua

- added English and Spanish locales (using curseforge's localization system)
------------------------------------------------------------------------
r12 | joselucas | 2010-02-25 01:58:40 +0000 (Thu, 25 Feb 2010) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   A /trunk/AulidUtilsTests.lua
   A /trunk/StatShareTests.lua (from /trunk/Test.lua:10
   D /trunk/Test.lua
   M /trunk/locales/locale.en.lua
   M /trunk/locales/locale.es.lua

- moving test files around
- fixes to locale files
------------------------------------------------------------------------
r11 | joselucas | 2010-02-25 01:45:13 +0000 (Thu, 25 Feb 2010) | 1 line
Changed paths:
   A /trunk/locales
   A /trunk/locales/locale.en.lua
   A /trunk/locales/locale.es.lua
   M /trunk/readme.txt

- added locale files, not packaged yet (testing curseforge's localization)
------------------------------------------------------------------------
r10 | joselucas | 2010-02-25 00:25:30 +0000 (Thu, 25 Feb 2010) | 1 line
Changed paths:
   M /trunk/StatShare.lua
   M /trunk/readme.txt

- rephrased description text
------------------------------------------------------------------------
r9 | joselucas | 2010-02-25 00:09:59 +0000 (Thu, 25 Feb 2010) | 3 lines
Changed paths:
   M /trunk/StatShare.lua

- added a debug mode (for now all it does is monitor more chat message like say and guild)
- calling StatShare.Enable() will not enable the add-on if StatCompare is not installed
- base stat value is set the same as the extended value so they appear unbuffed (white instead of green), this way the green/red differences are more noticable
------------------------------------------------------------------------
r7 | joselucas | 2010-02-24 20:42:00 +0000 (Wed, 24 Feb 2010) | 2 lines
Changed paths:
   M /trunk/AulidUtils.lua
   M /trunk/StatShare.lua
   M /trunk/StatShare.toc
   M /trunk/StatShare.xml
   M /trunk/readme.txt

- added some repository keywords substitutions (version, edit date, etc) to files
- added additional dataversion (now at 1), different add-on versions can comunicate as long as they both use the same dataversion
------------------------------------------------------------------------
r6 | joselucas | 2010-02-24 19:15:57 +0000 (Wed, 24 Feb 2010) | 2 lines
Changed paths:
   M /trunk/StatShare.lua
   A /trunk/readme.txt

- added readme.txt
- small typo in message
------------------------------------------------------------------------
r4 | joselucas | 2010-02-24 17:06:57 +0000 (Wed, 24 Feb 2010) | 2 lines
Changed paths:
   M /trunk/StatShare.lua
   M /trunk/StatShare.toc
   M /trunk/Test.lua

- changed some text messages
- fixed absolute paths in Test.lua
------------------------------------------------------------------------
r3 | joselucas | 2010-02-24 15:54:36 +0000 (Wed, 24 Feb 2010) | 3 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/AulidUtils.lua
   M /trunk/StatShare.lua
   A /trunk/Test.lua

- changed some text message
- added loaded message (when not using AddonManager)
- added AulidUtils.ParseHyperlink()
------------------------------------------------------------------------
r2 | joselucas | 2010-02-23 21:37:22 +0000 (Tue, 23 Feb 2010) | 1 line
Changed paths:
   A /trunk/.pkgmeta
   A /trunk/AulidUtils.lua
   A /trunk/StatShare.lua
   A /trunk/StatShare.toc
   A /trunk/StatShare.xml

initial upload
------------------------------------------------------------------------
r1 | root | 2010-02-23 21:19:13 +0000 (Tue, 23 Feb 2010) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"statshare/mainline: Initial Import"
------------------------------------------------------------------------