Tai @ Flex
|
2493a2df5c
|
add mod identifier
|
2017-03-03 17:55:12 +00:00 |
|
Tai @ Flex
|
e2de5399f6
|
expose deaf check
|
2017-03-03 17:30:28 +00:00 |
|
Tai @ Flex
|
a5faa4d93f
|
expose deafness check
|
2017-03-03 17:28:15 +00:00 |
|
Tai @ Flex
|
4ea2f7a667
|
properly implement at replies and deaf import
|
2017-03-03 17:26:28 +00:00 |
|
Tai @ Flex
|
76532e3771
|
fix index dereference
|
2017-03-03 17:06:22 +00:00 |
|
Tai @ Flex
|
77eb33d986
|
fix iterations
|
2017-03-03 15:50:41 +00:00 |
|
Tai @ Flex
|
8e9b9f5a7e
|
move deaf mode to an interceptor
|
2017-03-03 15:50:29 +00:00 |
|
Tai @ Flex
|
c026ee0e9d
|
document @mention feture
|
2017-03-03 15:06:55 +00:00 |
|
Tai @ Flex
|
6c737bf236
|
make at-replies conditional on setting
|
2017-03-03 14:41:44 +00:00 |
|
Tai @ Flex
|
a308149a2c
|
make conditional on setting
|
2017-03-03 14:39:59 +00:00 |
|
Tai @ Flex
|
f36baaea6a
|
document the interceptors
|
2017-03-03 14:32:10 +00:00 |
|
Tai @ Flex
|
20f330cdb5
|
log chat only for those with privilege
|
2017-03-03 14:13:30 +00:00 |
|
Tai @ Flex
|
57048f621a
|
Add at-reply interceptor
Players can @mention another player to send a message to them directly
|
2017-03-03 14:12:28 +00:00 |
|
Tai @ Flex
|
ee141232c7
|
fix channel check
|
2017-03-03 14:12:16 +00:00 |
|
Tai @ Flex
|
6abeb1e64e
|
rename assignchatmode to chatmodeset
|
2017-03-03 14:11:58 +00:00 |
|
Tai @ Flex
|
e0185e8796
|
support interceptors, rename assign mode
|
2017-03-03 14:11:22 +00:00 |
|
Tai @ Flex
|
f767a9e7e2
|
fully functional - nearly!
|
2017-03-03 12:32:39 +00:00 |
|
Tai @ Flex
|
f494507349
|
proximity functionality is now OK
|
2017-03-03 12:21:59 +00:00 |
|
Tai @ Flex
|
54d14b4b46
|
fix target players listing bug
|
2017-03-03 12:05:06 +00:00 |
|
Tai @ Flex
|
b266245c88
|
clean up channel check
|
2017-03-03 11:28:29 +00:00 |
|
Tai @ Flex
|
3b6eceaf11
|
use correct registration call
|
2017-03-03 10:51:36 +00:00 |
|
Tai @ Flex
|
5156a01cf7
|
fix file loading
|
2017-03-03 10:46:01 +00:00 |
|
Tai @ Flex
|
d6f636bf2f
|
add todo
|
2017-03-01 20:50:01 +00:00 |
|
Tai @ Flex
|
8b7f5531c1
|
clarify the help
|
2017-03-01 20:34:28 +00:00 |
|
Tai @ Flex
|
62ef3ec558
|
always load shout if improper configuration
|
2017-03-01 20:30:58 +00:00 |
|
Tai @ Flex
|
49d1eb0c7f
|
better help handling, shorter moderator string
|
2017-03-01 19:03:29 +00:00 |
|
Tai @ Flex
|
643d0e699d
|
prevent chat for players without shout
|
2017-03-01 11:22:36 +00:00 |
|
Tai @ Flex
|
6666c043d4
|
document the moderators channel
|
2017-03-01 10:14:43 +00:00 |
|
Tai @ Flex
|
4f2cfb831f
|
add an exclusive moderator channel
|
2017-03-01 10:13:39 +00:00 |
|
Tai @ Flex
|
7a3bb1e07e
|
support registration pre-check
|
2017-03-01 10:12:48 +00:00 |
|
Tai @ Flex
|
9e788452f3
|
annotate, limit scope
|
2017-03-01 09:37:49 +00:00 |
|
Tai @ Flex
|
4786e6a2b5
|
make registration and deregistration optional
|
2017-02-28 22:31:21 +00:00 |
|
Tai @ Flex
|
1ba867915d
|
implement chat mode assignment
|
2017-02-28 22:04:21 +00:00 |
|
Tai @ Flex
|
e024fcddaa
|
implement irc support
|
2017-02-28 21:55:38 +00:00 |
|
Tai @ Flex
|
6d0cf09f77
|
fix deregister function
|
2017-02-28 21:52:31 +00:00 |
|
Tai @ Flex
|
8904a49eda
|
highlight incompletness
|
2017-02-28 21:33:23 +00:00 |
|
Tai @ Flex
|
120540e1ad
|
add todo for IRC
|
2017-02-28 21:32:18 +00:00 |
|
Tai @ Flex
|
ef997ceba3
|
add todo note
|
2017-02-28 21:16:26 +00:00 |
|
Tai @ Flex
|
c0124ec632
|
rename, clarify getPlayers callback
|
2017-02-28 21:11:54 +00:00 |
|
Tai @ Flex
|
400e5d7790
|
cleanup and further specification
|
2017-02-28 21:10:48 +00:00 |
|
Tai @ Flex
|
79bde886c2
|
spacing, added some TODOs
|
2017-02-28 20:51:07 +00:00 |
|
Tai @ Flex
|
628087607b
|
reorg, and cater for nonexistign modes
|
2017-02-28 20:49:21 +00:00 |
|
Tai @ Flex
|
c0f2e964c3
|
still not ready
|
2017-02-28 20:44:57 +00:00 |
|
Tai @ Flex
|
05c6f48341
|
an example file for others to use
|
2017-02-28 20:41:19 +00:00 |
|
Tai @ Flex
|
758c4a715b
|
split the api docs to new file
|
2017-02-28 20:40:59 +00:00 |
|
Tai @ Flex
|
c7fd716cca
|
add new settings
|
2017-02-28 20:34:17 +00:00 |
|
Tai @ Flex
|
f93d86be61
|
proximity
|
2017-02-28 20:32:50 +00:00 |
|
Tai @ Flex
|
26a84d1309
|
actually return the new list
|
2017-02-28 20:32:46 +00:00 |
|
Tai @ Flex
|
99a4f060da
|
an example file
|
2017-02-28 20:32:30 +00:00 |
|
Tai @ Flex
|
9c5f253a22
|
updated documentation
|
2017-02-28 20:03:50 +00:00 |
|