r42
Details
-
FilenameGuildFilter-r42.zip
-
Uploaded by
-
UploadedOct 19, 2008
-
Size14.18 KB
-
Downloads358
-
MD5c1b9a70ba51184179b45b2adbbef3ce7
Supported WoW Retail Versions
- 3.0.2
Changelog
------------------------------------------------------------------------
r45 | ammo | 2008-10-19 12:51:50 +0000 (Sun, 19 Oct 2008) | 1 line
Changed paths:
A /tags/r42 (from /trunk:44)
Tagging as r42.
------------------------------------------------------------------------
r44 | ammo | 2008-10-19 12:23:55 +0000 (Sun, 19 Oct 2008) | 1 line
Changed paths:
M /trunk/GuildFilter.toc
toc to the hand
------------------------------------------------------------------------
r43 | ammo | 2008-10-19 12:01:59 +0000 (Sun, 19 Oct 2008) | 1 line
Changed paths:
M /trunk/GuildFilter.lua
M /trunk/GuildFilter.toc
M /trunk/libs
fixes for 3.0
------------------------------------------------------------------------
r42 | root | 2008-09-30 15:58:43 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
Hopefully fix .pkgmeta
------------------------------------------------------------------------
r41 | root | 2008-09-29 21:30:59 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
A /trunk/.pkgmeta
M /trunk/libs
Facilitate WowAce-on-CurseForge transition
------------------------------------------------------------------------
r39 | root | 2008-09-29 20:58:09 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
D /tmp/trunk/GuildFilter
A /trunk (from /tmp/trunk/GuildFilter:38)
Importing old repo data under /trunk
------------------------------------------------------------------------
r35 | ammo | 2008-03-26 07:28:34 +0000 (Wed, 26 Mar 2008) | 1 line
Changed paths:
M /tmp/trunk/GuildFilter/GuildFilter.toc
GuildFilter: toc to the hand
------------------------------------------------------------------------
r33 | ammo | 2008-02-08 19:26:42 +0000 (Fri, 08 Feb 2008) | 1 line
Changed paths:
M /tmp/trunk/GuildFilter/GuildFilter.lua
GuildFilter: also filter for guild rank
------------------------------------------------------------------------
r32 | ammo | 2008-02-04 11:57:26 +0000 (Mon, 04 Feb 2008) | 1 line
Changed paths:
M /tmp/trunk/GuildFilter/GuildFilter.toc
D /tmp/trunk/GuildFilter/embeds.xml
A /tmp/trunk/GuildFilter/libs.xml
GuildFilter: switch
------------------------------------------------------------------------
r31 | ammo | 2008-02-04 10:15:08 +0000 (Mon, 04 Feb 2008) | 1 line
Changed paths:
M /tmp/trunk/GuildFilter/GuildFilter.lua
M /tmp/trunk/GuildFilter/GuildFilter.toc
A /tmp/trunk/GuildFilter/embeds.xml
A /tmp/trunk/GuildFilter/libs
GuildFilter: externals added
------------------------------------------------------------------------
r30 | ammo | 2008-02-04 10:10:30 +0000 (Mon, 04 Feb 2008) | 1 line
Changed paths:
A /tmp/trunk/GuildFilter (from /tmp/branches/GuildFilter/Ace3:29)
GuildFilter: move to trunk
------------------------------------------------------------------------
r29 | ammo | 2008-01-28 17:57:56 +0000 (Mon, 28 Jan 2008) | 1 line
Changed paths:
M /tmp/branches/GuildFilter/Ace3/GuildFilter.lua
GuildFilter: fix issue with filters not properly resetting when clearing the searchbox.
------------------------------------------------------------------------
r28 | ammo | 2008-01-27 08:13:33 +0000 (Sun, 27 Jan 2008) | 1 line
Changed paths:
M /tmp/branches/GuildFilter/Ace3/GuildFilter.lua
GuildFilter: add reset button for the filter and widen the searchbox
------------------------------------------------------------------------
r27 | ammo | 2008-01-26 09:00:15 +0000 (Sat, 26 Jan 2008) | 1 line
Changed paths:
M /tmp/branches/GuildFilter/Ace3/GuildFilter.lua
GuildFilter: searchbox now behaves better, please test kergoth :)
------------------------------------------------------------------------
r26 | ammo | 2008-01-24 14:26:22 +0000 (Thu, 24 Jan 2008) | 3 lines
Changed paths:
M /tmp/branches/GuildFilter/Ace3/GuildFilter.lua
GuildFilter:
- Filtering input box at the top of the guild frame, moved the show offline somewhat and hidden some textures.
- Still quircks on editbox needs some work
------------------------------------------------------------------------
r25 | ammo | 2008-01-24 13:29:28 +0000 (Thu, 24 Jan 2008) | 1 line
Changed paths:
M /tmp/branches/GuildFilter/Ace3/GuildFilter.lua
GuildFilter: start of gui, shows editbox in center of screen for testing
------------------------------------------------------------------------
r24 | ammo | 2008-01-24 11:05:54 +0000 (Thu, 24 Jan 2008) | 5 lines
Changed paths:
M /tmp/branches/GuildFilter/Ace3/GuildFilter.lua
GuildFilter:
- Working now.
- usage: /guildfilter <string>
- example: /guildfilter warlock 70
- next up, gui inputbox and remove slashcommand
------------------------------------------------------------------------
r23 | ammo | 2008-01-24 10:45:24 +0000 (Thu, 24 Jan 2008) | 1 line
Changed paths:
M /tmp/branches/GuildFilter/Ace3/GuildFilter.lua
GuildFilter: drycode use AND check.
------------------------------------------------------------------------
r22 | ammo | 2008-01-24 10:36:05 +0000 (Thu, 24 Jan 2008) | 3 lines
Changed paths:
M /tmp/branches/GuildFilter/Ace3/GuildFilter.lua
GuildFilter:
- Filter using OR, this will change to AND though.
- Still no visual workings :)
------------------------------------------------------------------------
r21 | ammo | 2008-01-24 10:06:39 +0000 (Thu, 24 Jan 2008) | 1 line
Changed paths:
M /tmp/branches/GuildFilter/Ace3/GuildFilter.lua
GuildFilter: resolve some drycoding errors
------------------------------------------------------------------------
r20 | ammo | 2008-01-24 09:44:56 +0000 (Thu, 24 Jan 2008) | 1 line
Changed paths:
M /tmp/branches/GuildFilter/Ace3/GuildFilter.lua
GuildFilter: more drycoding on filters that I'll fix at a later date
------------------------------------------------------------------------
r19 | ammo | 2008-01-24 08:57:21 +0000 (Thu, 24 Jan 2008) | 4 lines
Changed paths:
M /tmp/branches/GuildFilter/Ace3/GuildFilter.lua
M /tmp/branches/GuildFilter/Ace3/GuildFilter.toc
GuildFilter: Drycoding
- Better AddonLoader handling
- Temp slashcommand for filtering.
- Still does nothing
------------------------------------------------------------------------
r18 | ammo | 2008-01-21 15:44:00 +0000 (Mon, 21 Jan 2008) | 3 lines
Changed paths:
A /tmp/branches/GuildFilter/Ace3/GuildFilter.lua
A /tmp/branches/GuildFilter/Ace3/GuildFilter.toc
GuildFilter: initial import
- Will add filtering options/searchbox to the guild overview frame.
- Does nothing right now.
------------------------------------------------------------------------
r17 | ammo | 2008-01-21 15:42:00 +0000 (Mon, 21 Jan 2008) | 1 line
Changed paths:
A /tmp/branches/GuildFilter/Ace3
Created folder remotely
------------------------------------------------------------------------