File Details
r148-release
- R
- Jul 16, 2011
- 26.61 KB
- 620
- 4.2.0
- Retail
File Name
TB_Core-r148-release.zip
Supported Versions
- 4.2.0
------------------------------------------------------------------------
r148 | valana_tb | 2011-07-16 04:39:58 +0000 (Sat, 16 Jul 2011) | 4 lines
Changed paths:
A /tags/r148-release (from /trunk:147)
Tagging as r148-release:
* Added a Queue structure.
* Added IsOnlineGuildMate() from TB Assimilator.
* Added IsFriend().
------------------------------------------------------------------------
r147 | valana_tb | 2011-07-16 04:36:01 +0000 (Sat, 16 Jul 2011) | 1 line
Changed paths:
M /trunk/TB_Core.lua
Using a metatable for checking friends was actually a terrible idea.
------------------------------------------------------------------------
r146 | valana_tb | 2011-07-15 19:28:58 +0000 (Fri, 15 Jul 2011) | 1 line
Changed paths:
M /trunk/TB_Core.lua
The _friends metatable index is no longer set when a player is found not to be a friend. This would allow a player added to the friends list later to be treated correctly.
------------------------------------------------------------------------
r145 | valana_tb | 2011-07-15 19:11:22 +0000 (Fri, 15 Jul 2011) | 1 line
Changed paths:
M /trunk/TB_Core.lua
Moved IsOnlineGuildMate() from TB Assimilator into TB Core.
------------------------------------------------------------------------
r144 | valana_tb | 2011-07-15 06:53:58 +0000 (Fri, 15 Jul 2011) | 1 line
Changed paths:
M /trunk/TB_Core.lua
IsRealIdFriend() => IsFriend() and checks the regular friends list as well.
------------------------------------------------------------------------
r143 | valana_tb | 2011-07-15 06:21:47 +0000 (Fri, 15 Jul 2011) | 1 line
Changed paths:
M /trunk/TB_Core.lua
Added IsRealIdFriend().
------------------------------------------------------------------------
r142 | valana_tb | 2011-07-13 05:14:06 +0000 (Wed, 13 Jul 2011) | 1 line
Changed paths:
M /trunk/TB_Core.lua
Don't wipe the internal storage unnecessarily on Dequeue() when self.count == 0.
------------------------------------------------------------------------
r141 | valana_tb | 2011-07-12 01:23:59 +0000 (Tue, 12 Jul 2011) | 1 line
Changed paths:
M /trunk/TB_Core.lua
Added a queue structure.
------------------------------------------------------------------------
r139 | valana_tb | 2011-06-29 03:57:33 +0000 (Wed, 29 Jun 2011) | 1 line
Changed paths:
M /trunk/TB_Core.toc
Bumped TOC.
------------------------------------------------------------------------
r137 | valana_tb | 2011-06-28 05:11:20 +0000 (Tue, 28 Jun 2011) | 1 line
Changed paths:
M /trunk/TB_Core.lua
Added an IsValana() function that only returns nil in all packaged builds.
------------------------------------------------------------------------
r136 | valana_tb | 2011-06-28 02:03:32 +0000 (Tue, 28 Jun 2011) | 1 line
Changed paths:
M /trunk/TB_Core.lua
Converted @alpha@ sections to @do-not-package@ instead since a lot of people seem to use the alphas through the Curse client.
------------------------------------------------------------------------
r133 | valana_tb | 2011-06-08 07:29:46 +0000 (Wed, 08 Jun 2011) | 1 line
Changed paths:
M /trunk/.pkgmeta
Disabled no-lib packaging.
------------------------------------------------------------------------