Commit graph

19 commits

Author SHA1 Message Date
56cc3d6191 Fixed LUA error in SetupChatServer. Fixes #1 2011-05-29 11:26:59 -04:00
f439389e64 NUM_CHAT_WINDOWS constant 2011-05-29 06:36:07 -04:00
476a5e4398 Unset frame storage on channel hide to prevent uneeded iteration." 2011-05-27 21:49:47 -04:00
b9c46370a6 Rejoin channels only if not currently in them fixed. 2011-05-27 19:30:56 -04:00
53ca5d2998 Wait until channels joined to store channels on first login 2011-05-27 18:53:50 -04:00
d5c30070b8 Load player's channels if first login after ChatSaver install 2011-05-27 17:54:01 -04:00
827818c6d4 No need to check CHAT_MSG_CHANNEL_NOTICE type 2011-05-27 15:09:58 -04:00
5331debea4 Cleaner verifying joined channels code 2011-05-27 15:08:27 -04:00
8e22be74f8 Only verify once per session unless forced. 2011-05-26 02:09:37 -04:00
4f7e7f40ae Only store valid channle names. 2011-05-26 00:01:58 -04:00
8bac341153 Minor cleanup and notifications 2011-05-25 23:18:21 -04:00
521cd01d7c Do not save chat frame information for zone channels 2011-05-25 23:04:12 -04:00
74958b0366 Save and restore channel to proper frames(s) 2011-05-25 22:41:33 -04:00
bbd2e324a3 Poor attempt to implement pre-hook via RawHook 2011-05-25 22:02:41 -04:00
d705949afc Maintain dynamic channel list per character. 2011-05-25 18:58:22 -04:00
7a224ea81f Basic testing of join hook 2011-05-25 07:21:59 -04:00
1bcb5bd205 Force channel list for testing. 2011-05-25 05:44:45 -04:00
Andrew Tomaka@Gaffer
f353227f68 Forced channel list for testing. 2011-05-25 05:36:29 -04:00
Andrew Tomaka@Gaffer
c30b3ba86c Iniital commit 2011-05-25 05:05:57 -04:00