r14-nolib
Details
-
FilenameRecruitment-r14-nolib.zip
-
Uploaded by
-
UploadedFeb 6, 2011
-
Size29.83 KB
-
Downloads19
-
MD5989f4ece1c2547ee78c680b22fe51f7f
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
r14 | contiki | 2011-02-07 05:31:24 +0000 (Mon, 07 Feb 2011) | 4 lines
Changed paths:
M /trunk/recruitment.lua
Implemented prioritizing and temporarily disabling ads
Implemented parsing and neatly storing ads away
Removed everything to do with status and error messages; too much info for for too little benefit
Added OnUpdate and send() functions, tried them, pretty slick ;-)
------------------------------------------------------------------------
r13 | contiki | 2011-02-07 00:52:15 +0000 (Mon, 07 Feb 2011) | 5 lines
Changed paths:
M /trunk/recruitment.lua
Added OnProfileChanged, OnProfileCopied and OnProfileReset callbacks
Simplified error handling; got to get it working first, then add special cases
Fixed profile sharing for all of a player's characters of the same guild
Fixed profile updates when the player's guild changes
Fixed profile handling for players without guilds
------------------------------------------------------------------------
r12 | contiki | 2011-02-06 06:39:24 +0000 (Sun, 06 Feb 2011) | 4 lines
Changed paths:
M /trunk/recruitment.lua
Added concise step-by-step tutorial for how to use Recruitment's syntax in ads
Fixed OnEnable() and OnDisable() event handling so the add-on doesn't change states on its own anymore
Set up automatic profile changes depending on guild
Switched the display of status messages around a bit; not yet final
------------------------------------------------------------------------
r11 | contiki | 2011-02-05 05:57:16 +0000 (Sat, 05 Feb 2011) | 3 lines
Changed paths:
M /trunk/recruitment.lua
Added options to disable Recruitment while the player's AFK and/or DND
Added detection for whether the current profile has already been used with a different guild name than the one the player's currently in. Doesn't feel simple enough yet; I might toss that out again a try a different approach.
Simplified calls to guild detection
------------------------------------------------------------------------
r10 | contiki | 2011-02-05 00:39:52 +0000 (Sat, 05 Feb 2011) | 1 line
Changed paths:
M /trunk/recruitment.toc
Forgot to reference the actual recruitment.lua file inside Recruitment's TOC
------------------------------------------------------------------------
r9 | contiki | 2011-02-02 23:07:52 +0000 (Wed, 02 Feb 2011) | 1 line
Changed paths:
M /trunk/meta/description.txt
Fixed typo in description
------------------------------------------------------------------------
r8 | contiki | 2011-02-02 22:51:25 +0000 (Wed, 02 Feb 2011) | 1 line
Changed paths:
M /trunk/recruitment.toc
Changed recruitment.toc to automatically pull the appropriate localization strings from the WoWAce localization database
------------------------------------------------------------------------
r7 | contiki | 2011-02-02 22:47:31 +0000 (Wed, 02 Feb 2011) | 1 line
Changed paths:
A /trunk/.pkgmeta
Added .pkgmeta, referenced dependencies, namely AceAddon-3.0, AceConfig-3.0, AceDB-3.0, AceDBOptions-3.0, AceGUI-3.0, AceLocale-3.0, CallbackHandler-1.0 and LibStub
------------------------------------------------------------------------
r6 | contiki | 2011-02-02 22:43:23 +0000 (Wed, 02 Feb 2011) | 1 line
Changed paths:
A /trunk/meta
A /trunk/meta/description.txt
Added meta folder and description.txt file that holds the actual add-on description as seen on WoWAce, Curse and WoWInterface
------------------------------------------------------------------------
r5 | contiki | 2011-02-02 22:41:38 +0000 (Wed, 02 Feb 2011) | 1 line
Changed paths:
A /trunk/localization
A /trunk/localization/localization_deDE.lua
A /trunk/localization/localization_enUS.lua
A /trunk/localization/localization_esES.lua
A /trunk/localization/localization_esMX.lua
A /trunk/localization/localization_frFR.lua
A /trunk/localization/localization_koKR.lua
A /trunk/localization/localization_ruRU.lua
A /trunk/localization/localization_zhCN.lua
A /trunk/localization/localization_zhTW.lua
Added localization files
------------------------------------------------------------------------
r4 | contiki | 2011-02-02 22:25:38 +0000 (Wed, 02 Feb 2011) | 2 lines
Changed paths:
M /trunk/recruitment.lua
D /trunk/recruitment.xml
Removed recruitment.xml instead the frame is now declared via Lua code inside recruitment.lua
Set up event handlers as well as rudimentary :OnEnable and :OnDisable functions
------------------------------------------------------------------------
r3 | contiki | 2011-01-27 06:46:38 +0000 (Thu, 27 Jan 2011) | 2 lines
Changed paths:
M /trunk/embeds.xml
Removed LibBabble-Zone-3.0 dependency, was experimental anyways.
I've added all eight city names to the add-on itself; that way I don't have to bog the add-on down with a whole additional library.
------------------------------------------------------------------------
r2 | contiki | 2011-01-27 06:39:28 +0000 (Thu, 27 Jan 2011) | 2 lines
Changed paths:
A /trunk/embeds.xml
A /trunk/localization.xml
A /trunk/recruitment.lua
A /trunk/recruitment.toc
A /trunk/recruitment.xml
Initial commit
Not much to see so far apart from the AddOn Options menu, profile management and a few basic functions.
------------------------------------------------------------------------
r1 | root | 2011-01-27 06:36:36 +0000 (Thu, 27 Jan 2011) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"recruitment/mainline: Initial Import"
------------------------------------------------------------------------