Guild Craft

Abandoned
Shows you what other people in the guild can make!

File Details

v3.5.2-Release-nolib

  • R
  • Dec 15, 2009
  • 74.34 KB
  • 19
  • 3.3.0
  • Retail

File Name

GuildCraft-v3.5.2-Release-nolib.zip

Supported Versions

  • 3.3.0

tag v3.5.2-Release
de63465174e87ea4618d52518630364eff6075e8
OrionShock <orionshock@gmail.com>
2009-12-15 02:33:56 -0700

Make a release tag. phpExport has been killed. This is a back to the basics. Previous Versions are not compat.

--------------------

OrionShock:
    - fix another locale thing
    - make it also reopen the tooltip to the right one if selected.
    - ticket123, #2 search and tradeskill selection are remembered
    - remove temp file for .pkgmeta
    - fix locale generation
    - fix locales
    - fix localizations in toc
    - update .pkgmeta for new folder name
    - bump toc to 30300
    - add toc file back for viewer
    - fix Locale files
    - fix toc to load the right files
    - update locales
    - fix lodness of browser.
    - fix to actually toggle window
    - Rename Browser to ViewerUI
    - enable more debug
    - enable some more debug, disable InitCache() on ULD
    - change scanner to run on AL when done LoD Style & PA when loaded naturally
    - enable smart debug
    - fix up options to allow for debug to exist
    - remove debug
    - fix debug function
    - remove debug
    - fix up and make work the search function like it used to.
    - Add escape key hook back in.
    - have drop down now work as intended switching things.
    - decode link should also ask for blacklist / BoPList to be applied
    - add code back in to show the tooltip for item.
    add back in on shift click functionality to link item to chat box
    - fix table recycling function
    make refresh browser work as intened, reloading the cache entirely.
    add tooltips back to mouse over on tree list
    - remove on init fun
    fix reference to db
    - make the tree list work
    - rename some functions (typos)
    make UpdateProfessionDropdown work
    add guts to UpdateCraftablesTree()
    - move db create to OnEnable as VL can fire after OnInit & that breaks stuff
    - comment out debug
    - add some more sanity checks
    - fix syntax error in API pass though func
    - remove old options table code.
    - start work on browser api stuff.
    object are all there, so are the functions, just gutted. professions drop down works. but nothing displays.
    - remove more functions to be rewritten. rename a bunch of stuff
    - remove useless comments & un used code in browser
    - fix locale file to point to the correct files
    - Add Localizations.xml
    - Do not use alpha atm
    - final touches on tooltip hook, remove debug. remove warning from options, added a hint to the tooltips instead
    - change tooltip hooks on SetHyperlink to hooking on tt set spell
    - Revert "enable tooltip hooks, rework it to where it uses tooltip:GetSpell() instead of hacking the set hyperlink function. This might just fix some problems with Auctioneer"
    This reverts commit ae860c02b750ce3e32ee4b97a0010f0cb1fb2456.
    - enable tooltip hooks, rework it to where it uses tooltip:GetSpell() instead of hacking the set hyperlink function. This might just fix some problems with Auctioneer
    (cherry picked from commit 4df160c3fbfeb97f4fbcbde5e9c5b3ca5998be24)
    - add warning for tooltip hooks in options, might not keep
    - enable tooltip hooks, rework it to where it uses tooltip:GetSpell() instead of hacking the set hyperlink function. This might just fix some problems with Auctioneer
    - load tooltip hooks
    - file keeping update
    - move more debug around
    - core.OpenViewer->core.ToggleViewer
    - make LibDBIcon sutff work again with new layout
    - remove references to libAlts, no longer used in this file
    - load new file, remove ref to old
    - fix alpha sort code recursion & make it work w/o libalts
    - fix alpha sort&alt&color func in core. Update more LDB to new api /format
    - fix options for ldb ext tt
    - add option for ldb extended tooltip
    - fix alt update options to inline
    - rename fubar.lua to LDB.lua
    - add quicklist use for alt update
    - add alt update methods, make sure that inputs are sanitized in dbo functions before being used
    - remove out of guild file, not going to be used
    - add publish button
    - fully add blacklist add/remove
    - fully add purge in. fix blacklist functions to work
    - add basics for purge/blacklist
    - add todo
    - fix debug. fix error in ltl auto pop that rescanned stuff when there where loading errors
    - add in basic options table. add debug tools back as is, rather usefull tbh
    - remove dbo.lua no longer used
    - readd import from clicking on link
    - move api func to api section in dbo
    - add blacklist feature, will use +/- blacklist for purging aswell later
    - move functions around, clean up API table, add basic docs
    - rename alphasort_addalt_csv to alphasortaddmaincsv
    - move the alpha sort & add alt to core file.. really not dbo functions
    - add alt update in, account for ts open from other players in ULD
    - add alpha sorting and adding alts in
    - update notes
    - add to do in database
    - remove some more debug, start fleshing out public API stuff
    - remove debug for known good functions
    - add cache_is_init to InitCache() for API use later
    - add lazy update & progressive link decode and colate func, also less chaotic imo
    - add in classic db update methods, this one is less chaotic
    - add version gathering to database methods
    - flesh in new database.lua file
    - add new file for database functions. the dbo file is so full of trash
    - enable comms module
    - Add GuildCrafAPI:GetLocalTSLinks() as shortcut for other modules
    - fix up scanner sanity check code & properly load it for repo only
    - remove import from chat link code
    - cleaning tradeskillscanner, rename module to TSScan
    - add api table in
    - clean up core file to bare bones, it dosn't do alot tbh
    - fix to for dev
orionshock:
    - minor update to version checking.
    - add some alpha level debug to mini-bts too see if blacksmithing disappearing is a game issue.
    - attempt to find elusive export bug
    - properly detect svn version vs alpha
    - refix another lonstanding display glitch in the browser where the top row of elements didn't line up
    - change chat filter to enable when non-svn version
    - chnage chatsharing to use \005 instead of ||
    - only update when it's something different than what we already have.
    - remove hard coded debug
    - update the "isEnabled()" check to look at correct variable in db
    - Make dbo 3rd party pull work again... no more (...) magic with tables.
    - trivial toc udpate
    - make dbo update when ever we get a link, regardless. May solve some patch-to-patch translation problems.
    make version check work as intended.
    -dbo reset for version checking.
    - add in a automatic way of pulling out BoP items, also make it easier to expand that list.
    - wrap tooltip showing who can make what
    - yes, everyone has cooking, don't really care about it in the tooltip
    - revert las, that actually dosn't work reliably
    - pickup proper link from SetItemRef() so that it debugs properly
    - version methods update
    - version methods update
    - add slash command /resetltldata to enable the smooth reseting of LibTadeLinks auto gen data. There might be a slight problem after patching where the scanner dosn't properly pick _everything_ up, and may have to be run a 2nd time.
    - fix spacing on ldb tooltip to actually work. slight touch to debug func too.
    - don't display cooking in the LDB tooltip. players and cooking are like rouges, everyone's got one and they are everywhere.
    -Add a ~45 space chars to the bottom of the tooltip to force line wrapping a bit wider.
    - comment out some debug code
    - credit source in DataUpdate.lua file for completeness
    - comment out some debug code.
    - change LTL to live scan data on patch day.
    - wrap crafter names in LDB tooltip
    ticket #108 --fixed
    - update browser toc & add label to professions drop down & finaly fix that weird display in the browser.
    - apply patch from orgevo, #107 to fix sending a | as the last char in a chat msg where otherwise would be || normally.
    - update LTL for client patch 3.2.0a-r10314
    - toc bump
    - Update LTL Data for new patch
    - fix phpExport Module to actually nit each segement up and clean up the last one. AceConfig/GUI still hates doing this and takes for ever.
    - fix typo in php export.
    - fix toc loading of the browser in svn mode
    - -Fix Addon Note Feild...Ninja ARL's ToC Methods, no the toc itself :|
    - Bump to regen Localizations
    - update dbo to send correct version
    - revert LTL data to Live
    - prep for 3.2 patch --fix typo due to variable change
    - prep for 3.2 patch -- Localization changes to ToC
    - redo versioning scheme to use repo substitution
    - redo versioning scheme to use repo substitution
    - remove debug from dbo that isn't controled.
    - ** Update Lib Trade Links Data for Current PTR Rev # 10026** DO NOT USE on live realms. PTR ONLY
    - fixes to some debug. Change comms module to whisper commands to self when not guilded.
    - more externals fix
    - update all the other files.
    - update externals to work when im on PTR
    -Remove mikk's commit - please talk to me, it's not like im MIA :P
    - update some locale files.. lets see if using english strings will work for untranslated stuff. round2
    - update some locale files.. lets see if using english strings will work for untranslated stuff.
    - update currentData with some modifications to accomidate LTL better.
    - fix function call in option table.
mikk:
    - ninjacommit of "AddonLoader: delayed" muahaha
orionshock:
    - fix locale issue with tooltip hooks, add in toggle option to disable them.
    - update toc with new file locations
    - delete old data file
    - update ltl data w/ GYP's Dataminer Data
    - make the link grabbing code actually work again
    - debug it more.. add build number to LTL call..
    - make browser reopen the tooltip to the selected item when closed and reopened
    - LTL Update: [[ 9901a:* Fixed bug with Purge in the library ]]
    - fix link import.
    --Verified, the packaging in the latest release is correct.. LDB and LDBIcon are properly seqenced and embedded.
    - change some debug code around to make more sense & bump for locale update.
    - more fixes to php export module. this should work better... methods comming.
    - fix for ticket 92; fix a load order seqence.
    - more tweeks. hopefully the phpmodule dosn't asplode.
    - Update LTL for 3.1.2r9901
    - flesh out the phpBB export module. Need responses on this if it's going to go anywhere
    wow.curseforge.com/projects/guildcraft/tickets/82
    - update addon desc in core, update toc number on browser module.
    - add more phpExport stuff, sorta mostly works now
    - i hate this svn client, it dosn't know the meaning of "Commit all changed files"
    - update core to also run php module. flesh out phpexport module with some basic methods. still WIP (round 2, add the rest of the files)
    - update core to also run php module
    flesh out phpexport module with some basic methods. still WIP
    - add in file for phpExport
    - update lib tradelinks
    - fix for "out of date" status.
    - account for bad data or old links in db. This method is prolly not prefered.
    - pcall into LTL instead and give a warning message. Im sick of people that can't update or won't.
    - update LTL for new patch
    - fix tab ordering.
    - toc update, update chatchl fitler for 3.1
    - update ltl to latest live.
    - change some default options. turn chat spam off by default.
    fix up AlphaSort in dbo and attache it to the module.
    fix a minor bug in LDBIcon not hiding / showing correctly.
    sort the names on the tooltip hook
    - don't call SetGuildRosterShowOffline() in the guild roster scanner.
    - backwards compat
    - add in versions to option visable options table in alpha packages. clicking on them in the options prints out to chat frame that persons skills. might make this part might make it to releases but not sure.
    - messing with keyword substitution in packager.
    - fix oddity in tooltip hooking.
    - we don't localize debug stuff.. debug tab only visable in alphas.
    - remove some debug. Only problem with current implementation is that it init's the cache onEnable instead of on use... not sure if we want this.
    - finish addin in tooltip hooks. only item ref tooltip and game tooltip hooked atm.
    - touchup the debug in bts mini
    fix desc in broker plugin
    add in new module for hooking tooltips to add data too :)
    - add in manual publish
    fix some tooltip code in LDB Object
    add in some debug to MinitBTS... why i don't know.. --@debug@ only enabled
    - fix typo in DBO that would cause the addon to NOT update... wrong db key
    - fix LibDBIcon minimap button toggle
    - adjust .pkgmeta
    - fix dbo not to error on stuff we don't know.. but silently fail.
    - clean up debug to not enable in release. debug opt stuff is not localized :)
    - poke to update localizations
    - poke to make alpha zip
    - add debug options in. fix typo in non-guild module.
    - head back to LibTradeLinks now that Mal fixed his bug
    - change more debug stuff
    - change debug stuff
    - locale synch with online system..
    - change localizations to not use \n in the localized part...
    - add in broker options.
    - make importing work.. now it can automagically pick stuff up when you open the link :)
    - add option for importing stuff.
    fix handler reference in chat module.
    - add back in reset button to database options
    - disable useless debug spam.. there was alot..
    - add in options to chatchannel stuff to change channel and password..
    *just remember this is off by default..
    - fix oddity where events are unregistered when you disable the module, when those same events are in theory suposed to reEnable it. fringeCase: when you disable Sharing with others in general, then reEnable it.. you have to toggle the chat stuff to get it to reInit.. however this shouldn't affect alot of users.. usualy once it's used it's never off again.
    - bump to make zip
    - fix up chatchannel comms module, begin addin in options for it
    - start redoing chatchannelcomms module...
    - t75: Add module control to non-guild
    - t72r8: Add "Non-Guild" module to options. Redo it's options table.
    - t73-Blacklist -- Add People on ignore list to blacklist. Unfortunately you'll have to remove them manually if that ever happens. Not sure if this is redundant.
    - remove some debug. make alpha zip for people that wana see. btw, options are quite dysfunctional xpt for the database stuff :) otherwise not functionaly different from current beta
    - t73: make blacklist functional
    - t72r7: add options for black list, dysfunctional except to add people purges them from the system.
    - t72r6: rename 3rd party pull to "Alternate Update", add in methods for it to options table in dbo file. Add quick list also to AU group.
    - t72r5: fix debug name stuff, no options defauts on.. slightly dysfunctional
    -add purge to dbo methods.
    - t72r4: fix :AddToBlizardOptionsFrame() & methods. Now all i have is an ugly box at the bottom of my main options.. but no tabs :)
    - t72r3: :AddToBlizardOptionsFrame() & methods around how i want it to show up in the blizy options view.
    - t72r2:lay frame for new options methods.
    - Ticket #72: Refactor Core.lua file to be more consistant with formatting. Make :Debug() part of prototype. Redo some default options. Remove unused debug code.
    - Add in support for LibDBIcon. Ticket#69
    - Add in out of guild import by clicking on linked tradeskill from chat. Uses static popup
    - fix ticket http://wow.curseforge.com/projects/guildcraft/tickets/66
    Hofuly new method works.
    - Change to a new trade link decoder, should fix alot, all dry coded.
    - oops, fix .pkgmeta to not use tags for non-wowace repos...
    - update .pkgmeta to use tags.
    - locale bump + add in deDE file.
    - attempt to fix ticket 60 & with trade data not updating properly.. (basicly fix the regex to catpture the entire segment of the link and not just the first letter >.> )
    - update for 3.0.9, other fixes in dbo and core
    - revert last, but keep the sort box removed and the other optimizations
    - add in methods to browser/dbo to color by profession skill... but it' f'ed
    - remove sort menu
    - fix Extended tooltip
    - fix oops in dbo
    - minor cleanups
    - add in check for client locale in frFR
    - -TradeSkillScanner: clear SetItemRef Link after we send the data over..
    -Mini-BTS: Add in crafting specs so that the dbo dosn't puke on some links
    - frFR - 'silent' can only be specified for the default locale, who cares, it isn't gonna get loaded :P
    - Locale fix Final - #10, now it's working as intended, imported the frFR from old file to website and updated it accordingly :)
    - locale fix #9, subtable is not what was wanted either, this should be the last one :) thx ReAn for the header format
    - locale fix #8, use "subtable" instead of concat... documentation is .. odd
    - locale fix #7,
    - locale fix #6
    - locale fix #5 >.>
    - locale fix #4
    - one more attempt at this... specify namespace delimiter.
    - one more attempt at this... specify namespace delimiter.
    - fix repo replacements and use a namespace for those replacements :) trial by error is fun
    - Namespace... use correct one
    - change enUS locale to use new system.. this is only a test :)
    - bump last good db to this one.
    - update for 3.0.8a patch by blizzard.
    - fix problem with picking up people's links. <3 bilzz and a consistant API implementation :)
    - fix debug functions to new style. not that anyone turns on debug :P
    - fix debug / warning spam used in alphas / beta versions... prep for a beta release
    - Hopefuly fix the cross locale translation issue... solution was very hackery... but that's blizzard for you.
    ReAdd in picking up tradeskills from passing links in chat. Currently works for players in guild only.
    - change debug fun in dbo.
    Update LibTradeLinks for wow-9464
    - fix debug code in dbo for ticket 48/52/54  I am not sure if all these tickets are the same root problem, but the translation bit will come eventually.
    - fix roster scanner to send event if we're not in guild... oops...
    add message that chat filter is off, this is for debug stuff.
    - nil check in table recycle function.
    - fix debug func in chat channel comms.
    - fixes for chat channel comms... aparently we wern't talking to the right modules at the right time :D
    - add more sanity checks for errors in the DBO loading.
    account for a random eName translation wtf, ticket 48
    - more bug fixes and optimizations everywhere.
    - fixes for fubar plugin / dbo
    - add item tooltip to list entry when mousing over it as per request of Elkano & others :D
    - another typo fix
    - remove restriction on 3rd party pull.
    - tweak chatchannel module and dbo
    - actually add the file to SVN... >.>
    - Add Chat channel comms into it. It uses a default channel to start, options in the usual place. This feature defaults to OFF. (testing idea)
    - change search to use counts instad of tables
    - cleanup fubar module again
    - remove some debug print in enchanting... i hate this craft in enEN...
    - change search to a "space seperated" search box.. so searching for "druid minor" in inscription would return available minor glphys for druid.
    - fix typo in 3rd party pull. Add in 1 more check to make sure things stay in guild.
    - more sanity cheks in dbo
    - adjust DBO to give a more meaning full error when LTL is borked. <3 ppl who can't give debug stacks
    - adjust toc file
    - add toggle to chat spam, defaults off. Cleanup what's left of the fubar module
    - clear focus on text box when you hit enter.. this should be the default behavior of AceGUI BTW!
Swix:
    - add ruRU locale
orionshock:
    - fix some load errors that are common, hopefully.  -- IF YOU MAKE A TICKET, PLEASE F'N RESPOND TO IT WITH IN 5 DAYS OR I IGNORE YOU --
    - more table optimizations
    - fix typo in options table func
    - fix typo in browser. Remove some debug in BTS-Mini that might cause problems in non-enEN locales due to bad format tests.
    - add version to config window, why i don't know.. Use the Extended Tooltip people
    - dbo/browser optimizations, clean up TTS of unused func and lib, update localizations.
    - 1.1 not 1.0 -- adjust it in toc file..
    - add DataBroker as external in .pkgmeta
    - Fux It, just use broker.
    - clean up options table to make fubar load properly
    - add in alt tracking and coloring there of too
    - make it work.. hopefuly prat dosn't bork this :\
    - try using prat to link alts to mains
    - fix the whole, only 2 people can craft stuff glitch....
    - colorize names in GetPrittyMakers() call
    - touch up options table again
    - move options table to LoD methods and new file.
    -add refresh button to browser -- shift click to reload cache too
    - fix BTS-Mini assert() testing
    - disable some parts of the addon that are a bit defunct
Cinedelle:
    - frFR localizations
orionshock:
    - update fubar tooltip to work as intended
    - change guild scan to use on update func to prevent event recursion.
    - adjust fubar a bit
    - fix a few glitches in browser & LOD stuff
    - add in missing locale entry.
    - _G.this[".pkgmeta"] = "Update to new folder Structure again"
    - update to LibTradeLinks-1.0r9056-9061 by Maldiva, update toc accordingly
    - touch to create some zip action
    Thanks ckknight!
    - re arrange locale to be translated easier, fix typo in OOG module options table.
    - Use Locale for real now.
    - ..update svn externals, update addon name for toc file.
    - redo Name to not-include "-WotLK"
    - rename the SV object for smoth upgrade from v2
    - add a db default back that i need
    - Allow people that link you their tradeskills to be added to the database. But you must open the link first, automatically adds people that are in guild.  -Eventually will have a prompt to add people out of guild.
    - add in opt out to not send stuff to guild, but to only receive. remove some unused key's in dbo.
    - adjust alot of debug language to be more informative..
    Add in Remote Data Pull into debug methods, this will allow player A to request data on player C from player B. Kinda wonkie.
    - update to r9061 for LibTradeLinks
    - fix offline synch... this addon is crazy, it talks to itself. however if people are offline then we are sane..
    - change some transmit and dbo methods around to use more GSI() magic
    - support out of guild synch, finaly and with less overhead. Function reuse is your friend.
    - update to new version of LibTradeLinks-9038
    - tweak tss to update options table accordingly. get rid of aceEvent in that module too.
    - fix the fubar tooltip, i hope this dosn't fubar in 3.0
    - make the module method work, and embeded libs work...
    - more package changes to accomidate LS and CBH & make LibGratuity3 an external properly
    - update module .toc to load properly
    - update .pkgmeta again.   Move the Dam File!
    - more _G.this hackery....  update .pkgmeta again
    - delete depreciated files.
    - .pkgmeta update
    - start support for out of guild methods.
    - update dbo to only update cache on dbo API use, and add some minor upvalues to browser.
    - add support in toc file to package w/o externals round2
    - add support in toc file to package w/o externals
    - GC-WotLK: Add X-Category
    - GC-WotLK: add LibTradeLinks-1.0 to repo, missed it before. Remove errant locales, going to need udpates once this goes live.
    - GC-wotlk - update .pkgmeta with correct address for CBH
    - v3.0.04 beta -- make browser work -- this addon is made with inscription :D
    - alter setup to accomidate change at wowace
    - guildcraft - update toc file
    - beta v3.0.03 - make browser work, dry code
    - - Bask in the glory that is a chache table.. and the insanity that insues...
    -patch up cache table to work.. temp hack to update tradeskill data on login like ver2 client.
    - beta v3.0.02 remove errant file
    - beta v3.0.01 still broken but synch should work.
    - GC-WotLK: alter dbo to work. Browswer still borked
    - GC-WotLK: update debug prefix; start of intigration of new lib ~ not included
    - GC-WotLK: change dbo / trade scanner / comms for new formats and dealing with links --unstable--
    - GC-WotLK - update tradeskill scanner to use craft links, update dbo methods to handle just craft links, browser borked while dbo gets overhaul.
    - add .pkgmeta
    - make inscription work
    <3 dynamic programing.
    - add in ability to scan linked trade skills
    automatically scans ppl in guild and prompts for people out of guild...
    - -Account for Runeforging, add to ignore list
    -Account for RemoteLinks triggering TSS, and don't scan it.
    -Chnage OOG method to account for unguilded player
    - update externals again to load properly under linux :\
    - update toc file and interface number for wotlk branch
    - Touch FIle again, to check if this svn setup works
    - Touch FIle to check if this svn setup works
    - fix versioning in browser module
    - fix glitch in offline check not picking up special chars in the name...
    - prep for finishing modularizing the browser and adding packaging option.
    - dry code: sort names in cache table.
    - license update to MIT
    - nil check in DBO.lua
    - final touchup's to core
    - fix typo in offline dialouge
    - update fubar tooltip to display better
    - add in ruRU Translation by Eritnull (StingerSoft aka Шептун) from WoWAceSVN, thanks
    - fix fubar tooltip
    - add debugging methods in finaly.. it still works.
    - fix typo in dbo, add framework for debuging to core
    - formatting update
    - remove version from toc to avoid version report conflicts
    - add distro version to fubar tooltip
    - change debug txt around, some still there for useful info on things erroring.
    - Add dbv to fubar tooltip.
    - offline synch, try to make it work better.
    - make offline dbo synch work, hopefuly
    - change dbo to do sanity check on cache init as well
    - Add Sanity Check to DBO updates to not allow idiots that have really old versions; Hook Esc key for browser UI to close on escape.
    - fix up options table to respect guild rank better
    - fix externals, chang OOG module to switch with profiles.. tho this is really overkill :D
    - Add Distro Specific comments
    - Delay GM init by 10 seconds since it's not working on loging events...
    - adjust guild management methods...
    - change to a global print function
    -Finish Guild Management options, now you can black list that noob that can't lrn2addon
    - update output code, this has some debug stuff left in it
    - fix bug in dbo comparing nils
    - Add more guild management option, make dbo locking working.. next is the blacklisting of idiots
    - core is not responsibal for guild management of addon.. currently i cheet
    - fix browser not opening up back to the last selected tradeskill
    - -Add Mining to BTS Mini
    -Remove some unNessisary local's in the comms file
    -remove storing the locale table in core file
    -change versioning in dbo to request and xmit on login.
    -adjust fubar plugin mini map thing..
    -switch browser around to use t.text instead as we are no longer coloring things.
    - Beta Version for Curse.com
    fix version method
    - Remove name color, wasn't working nicely with sorting it
    - Fix browser to not be so laggy
    - fix core file and browser ui
    - Add Color Coding back in, lost in synch from CF
    - set Distro flag from core file's OnEnable instead of it being in the DBO
    - Add DeDE translations, Update ChoiceUI and BrowserUI to display localized trade names when generated -- Nathanyel (wowace synch)
    - fix locale in core file... oops
    -make browser UI color item names by required level according to same scale as mob lvl does as implemented by the defaultUI
    -Fix sort method saving..
    - Add timer to browser so it will cache tooltips for sorting functions... Add txt file with externals listed for quick reference.
    - adjust out of guild comms, and activate it in toc
    - Bump DBV's to not reset on load, add "Curse-Distro" to version tag
    - fix browser search from adding Enchant back to names
    - Guild Craft Inital Import from WoWAceSVN
root:
    - "guildcraft/mainline: Initial Import"