|
0d2ad26892
|
Monitor all forms of chat changes instead of just slash commands.
|
2011-08-12 18:42:39 -04:00 |
|
|
76a3df5b2e
|
Remove slash command.
|
2011-08-12 18:40:45 -04:00 |
|
|
a78df7bc99
|
Reverting to last release.
|
2011-08-12 18:38:52 -04:00 |
|
|
a663d6d8aa
|
Added tag r55-beta for changeset 512ac2d65d2c
|
2011-08-09 06:16:46 -04:00 |
|
|
1a4f3b0f71
|
Remove random debug stuff.
|
2011-08-09 06:16:32 -04:00 |
|
|
a005f12194
|
Use CHANNEL_UI_UPDATE for rejoining channels as well as initial setup.
|
2011-08-09 06:10:10 -04:00 |
|
|
8d437e2f06
|
Attempt to use PLAYER_ALIVE for rejoining channels.
|
2011-08-09 06:00:52 -04:00 |
|
|
e34a237c84
|
Attempt to use CHANNEL_UI_UPDATE for initial setup.
|
2011-08-09 05:43:46 -04:00 |
|
|
7536a5e14d
|
Remove hooked functions
|
2011-08-09 05:30:28 -04:00 |
|
|
5b1d50758d
|
Remove slash command.
|
2011-08-09 05:27:56 -04:00 |
|
|
d8bb220987
|
Use CHAT_MSG_CHANNEL_NOTICE to handle channel information instead of hooking functions.
|
2011-08-09 05:27:31 -04:00 |
|
|
204d62bf9d
|
Added tag r46-release for changeset 43639d15a889
|
2011-06-29 07:15:08 -04:00 |
|
|
61def6d36d
|
Updating TOC file
|
2011-06-29 07:13:06 -04:00 |
|
|
44209c946a
|
Added tag r44-beta for changeset c53d6817e699
|
2011-06-03 21:24:41 -04:00 |
|
|
61e66753a2
|
Do not attempt to process '/leave' with no message
|
2011-06-03 09:43:27 -04:00 |
|
|
3e27e26db1
|
Added tag r42-alpha for changeset dff165a50535
|
2011-06-03 08:53:57 -04:00 |
|
|
2bdea38132
|
Added missed variable scoping.
|
2011-06-03 08:49:37 -04:00 |
|
|
7d55d0ee93
|
Use GetChannelInfo() to setup initial database.
|
2011-06-03 08:28:09 -04:00 |
|
|
41f9cd47f3
|
Tying it all together: Use GetChannelInfo to decide if this channel needs stored when joining.
|
2011-06-03 07:33:09 -04:00 |
|
|
86a904b502
|
Typo fixes in new functions: NOY FUNCTIONAL
|
2011-06-03 05:53:45 -04:00 |
|
|
2dcf64b159
|
GetChannelInfo function to return number, name, and category of a channel: NOT TESTED
|
2011-06-03 05:42:15 -04:00 |
|
|
71036313e9
|
GetChannelTable fucntion to return a list of channels: NOT FUNCTIONAL
|
2011-06-03 04:56:12 -04:00 |
|
|
dcde240f24
|
Using GetChannelDisplayInfo() to check channel type; NOT FUNCTIONAL
|
2011-06-02 16:12:14 -04:00 |
|
|
9c2a744a87
|
Added tag r34-release for changeset c6373adcf295
|
2011-06-02 09:53:29 -04:00 |
|
|
034ef82eb2
|
Fixed silly debugging error
|
2011-06-02 09:51:18 -04:00 |
|
|
fee07b3a37
|
Added tag v1.1-release for changeset 50f6183ae551
|
2011-06-02 08:39:47 -04:00 |
|
|
7892099ef0
|
Sort saved channels by index before joining
|
2011-06-02 04:53:40 -04:00 |
|
|
46a0d47d35
|
Reverting to hooking slash commands instead of event.
|
2011-06-02 04:37:29 -04:00 |
|
|
db153fe08a
|
Reverted back to version hooking slash commands instead of events for managing stored data.
|
2011-06-02 04:32:58 -04:00 |
|
|
304dcd0fdc
|
Added sorting by index to attempt to join in the same order.
|
2011-06-02 00:52:46 -04:00 |
|
|
aa65c554a3
|
Use CHAT_MSG_CHANNEL_NOTICE instead of hooking join and leave slash functions for stored channels
|
2011-06-01 14:25:42 -04:00 |
|
|
0b51f257ed
|
Added tag v1.0a-release for changeset ed22c2b79ca1
|
2011-05-29 11:27:09 -04:00 |
|
|
56cc3d6191
|
Fixed LUA error in SetupChatServer. Fixes #1
|
2011-05-29 11:26:59 -04:00 |
|
|
3ec2840580
|
Added tag v1.0-release for changeset 26f2a6d4de58
|
2011-05-29 06:48:37 -04:00 |
|
|
f439389e64
|
NUM_CHAT_WINDOWS constant
|
2011-05-29 06:36:07 -04:00 |
|
|
ebd2270b45
|
Added tag v1.0c-beta for changeset ccc87553f2fd
|
2011-05-27 22:00:39 -04:00 |
|
|
5b92c09df2
|
TOC Fixes
|
2011-05-27 21:58:54 -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 |
|
|
2f596575d8
|
CurseForge Release
|
2011-05-26 02:38:04 -04:00 |
|
|
de7046015c
|
Adding .pkgmeta for wowace repository
|
2011-05-26 02:36:35 -04:00 |
|
|
72496c4d34
|
Removing wowace libraries
|
2011-05-26 02:18:13 -04:00 |
|
|
8e22be74f8
|
Only verify once per session unless forced.
|
2011-05-26 02:09:37 -04:00 |
|
|
cb91b7ffaa
|
Added tag v1.0a-beta for changeset 23f1a48d39b5
|
2011-05-26 01:10:05 -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 |
|