Guild Craft

Change log

------------------------------------------------------------------------
r41 | orionshock | 2008-07-18 07:52:37 +0000 (Fri, 18 Jul 2008) | 1 line
Changed paths:
   M /trunk/FubarPlugin.lua

GuildCraft: fix fubar tooltip
------------------------------------------------------------------------
r40 | orionshock | 2008-07-17 08:03:04 +0000 (Thu, 17 Jul 2008) | 1 line
Changed paths:
   M /trunk/Communications.lua
   M /trunk/DBO.lua
   M /trunk/FubarPlugin.lua
   M /trunk/GuildCraft_Browser/BrowserUIv2.lua
   M /trunk/OutOfGuild-Comms.lua
   M /trunk/TradeSkillScanner.lua
   M /trunk/core.lua

GuildCraft: add debugging methods in finaly.. it still works.
------------------------------------------------------------------------
r39 | orionshock | 2008-07-17 06:54:27 +0000 (Thu, 17 Jul 2008) | 1 line
Changed paths:
   M /trunk/DBO.lua
   M /trunk/core.lua

GuildCraft: fix typo in dbo, add framework for debuging to core
------------------------------------------------------------------------
r38 | orionshock | 2008-07-17 06:51:40 +0000 (Thu, 17 Jul 2008) | 1 line
Changed paths:
   M /trunk/DBO.lua
   M /trunk/FubarPlugin.lua
   M /trunk/GuildCraft_Browser/BrowserUIv2.lua
   M /trunk/TradeSkillScanner.lua
   M /trunk/core.lua

GuildCraft: formatting update
------------------------------------------------------------------------
r37 | orionshock | 2008-07-16 00:55:39 +0000 (Wed, 16 Jul 2008) | 1 line
Changed paths:
   M /trunk/GuildCraft.toc

GuildCraft: remove version from toc to avoid version report conflicts
------------------------------------------------------------------------
r36 | orionshock | 2008-07-16 00:18:53 +0000 (Wed, 16 Jul 2008) | 1 line
Changed paths:
   M /trunk/FubarPlugin.lua

GuildCraft: add distro version to fubar tooltip
------------------------------------------------------------------------
r35 | orionshock | 2008-07-16 00:12:05 +0000 (Wed, 16 Jul 2008) | 1 line
Changed paths:
   M /trunk/DBO.lua

GuildCraft: change debug txt around, some still there for useful info on things erroring.
------------------------------------------------------------------------
r34 | orionshock | 2008-07-15 23:55:59 +0000 (Tue, 15 Jul 2008) | 1 line
Changed paths:
   M /trunk/FubarPlugin.lua
   M /trunk/Localizations/enUS-Locale.lua
   M /trunk/TradeSkillScanner.lua

GuildCraft: Add dbv to fubar tooltip.
------------------------------------------------------------------------
r33 | orionshock | 2008-07-14 23:32:05 +0000 (Mon, 14 Jul 2008) | 1 line
Changed paths:
   M /trunk/DBO.lua
   M /trunk/TradeSkillScanner.lua

GuildCraft: offline synch, try to make it work better.
------------------------------------------------------------------------
r32 | orionshock | 2008-07-09 05:55:53 +0000 (Wed, 09 Jul 2008) | 1 line
Changed paths:
   M /trunk/DBO.lua
   M /trunk/core.lua

GuildCraft: make offline dbo synch work, hopefuly
------------------------------------------------------------------------
r31 | orionshock | 2008-07-08 06:44:05 +0000 (Tue, 08 Jul 2008) | 1 line
Changed paths:
   M /trunk/DBO.lua
   M /trunk/Localizations/enUS-Locale.lua

GuildCraft: change dbo to do sanity check on cache init as well
------------------------------------------------------------------------
r30 | orionshock | 2008-07-08 02:06:38 +0000 (Tue, 08 Jul 2008) | 1 line
Changed paths:
   M /trunk/BTS-Mini.lua
   M /trunk/DBO.lua
   M /trunk/GuildCraft_Browser/BrowserUIv2.lua
   M /trunk/Localizations/enUS-Locale.lua

GuildCraft: 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.
------------------------------------------------------------------------
r29 | orionshock | 2008-07-08 01:19:21 +0000 (Tue, 08 Jul 2008) | 1 line
Changed paths:
   M /trunk/core.lua

GuildCraft: fix up options table to respect guild rank better
------------------------------------------------------------------------
r28 | orionshock | 2008-06-30 08:17:12 +0000 (Mon, 30 Jun 2008) | 1 line
Changed paths:
   M /trunk/OutOfGuild-Comms.lua
   M /trunk/core.lua
   M /trunk/embeds.xml

GuildCraft: fix externals, chang OOG module to switch with profiles.. tho this is really overkill :D
------------------------------------------------------------------------
r27 | orionshock | 2008-06-24 00:17:43 +0000 (Tue, 24 Jun 2008) | 1 line
Changed paths:
   M /trunk/core.lua

GuildCraft: Add Distro Specific comments
------------------------------------------------------------------------
r26 | orionshock | 2008-06-24 00:12:19 +0000 (Tue, 24 Jun 2008) | 1 line
Changed paths:
   M /trunk/core.lua

GuildCraft: Delay GM init by 10 seconds since it's not working on loging events...
------------------------------------------------------------------------
r25 | orionshock | 2008-06-22 08:49:23 +0000 (Sun, 22 Jun 2008) | 1 line
Changed paths:
   M /trunk/DBO.lua
   M /trunk/core.lua

GuildCraft: adjust guild management methods...
------------------------------------------------------------------------
r24 | orionshock | 2008-06-19 10:38:43 +0000 (Thu, 19 Jun 2008) | 2 lines
Changed paths:
   M /trunk/Communications.lua
   M /trunk/DBO.lua
   M /trunk/FubarPlugin.lua
   M /trunk/GuildCraft_Browser/BrowserUIv2.lua
   M /trunk/Localizations/enUS-Locale.lua
   M /trunk/OutOfGuild-Comms.lua
   M /trunk/TradeSkillScanner.lua
   M /trunk/core.lua

GuildCraft: change to a global print function
-Finish Guild Management options, now you can black list that noob that can't lrn2addon
------------------------------------------------------------------------
r23 | orionshock | 2008-06-17 23:17:35 +0000 (Tue, 17 Jun 2008) | 1 line
Changed paths:
   M /trunk/DBO.lua
   M /trunk/core.lua

GuildCraft: update output code, this has some debug stuff left in it
------------------------------------------------------------------------
r22 | orionshock | 2008-06-17 10:01:07 +0000 (Tue, 17 Jun 2008) | 1 line
Changed paths:
   M /trunk/DBO.lua

GuildCraft: fix bug in dbo comparing nils
------------------------------------------------------------------------
r21 | orionshock | 2008-06-17 09:57:45 +0000 (Tue, 17 Jun 2008) | 1 line
Changed paths:
   M /trunk/DBO.lua
   M /trunk/core.lua

GuildCraft: Add more guild management option, make dbo locking working.. next is the blacklisting of idiots
------------------------------------------------------------------------
r20 | orionshock | 2008-06-17 05:45:27 +0000 (Tue, 17 Jun 2008) | 1 line
Changed paths:
   M /trunk/core.lua

GuildCraft: core is not responsibal for guild management of addon.. currently i cheet
------------------------------------------------------------------------

Facts

Uploaded on
18 Jul 2008
Game version
  • 2.4.3
Filename
guildcraft-r41.zip
Size
147.8 KiB
MD5
56f713b48e8d050bffdb4579b6afea9a
Type
Alpha
Status
Normal

Authors