24 Commits

Author SHA1 Message Date
rubenwardy
cf95dea033 Fix infinite recursion in ctf_chat handler 2019-07-03 06:16:14 +01:00
ANAND
26f496aced
Remove chatplus leftovers (#36) 2019-05-01 12:01:11 +05:30
ANAND
719ab291ce
ctf_chat: Add missing priv check in default chat message handler 2019-04-30 20:03:48 +05:30
ANAND
3d5421ae7c
Make ctf_colors.get_color return a table (#35)
- The table includes the following fields:
  - `text`: Name of the color. e.g. `"red"`
  - `hex`: Hex-formatted color. e.g. `"0x00FFFF"`
  - `css`: CSS-style hex format. e.g. `"#FFFF00"`
2019-04-09 13:54:07 +05:30
rubenwardy
48f309ee1d Add support for colored chat without chatplus 2019-01-06 00:02:14 +00:00
ClobberXD
6f5bcd05d6 Remove unused arg from ctf_colors.get_color and ctf_colors.get_irc_color 2018-11-29 15:53:10 +00:00
rubenwardy
40c84728d4 Change color to right angled brackets 2018-01-02 20:56:04 +00:00
rubenwardy
8ffdefa908 Color teamname not username in team chat 2018-01-02 18:20:33 +00:00
rubenwardy
c56d3c84c1 Add colored names to IRC 2018-01-02 17:30:32 +00:00
rubenwardy
4abfda056f Fix typo 2017-10-10 22:57:33 +01:00
rubenwardy
254d147bb2 Add team locking 2017-10-10 22:40:23 +01:00
rubenwardy
5769d446ab Add bulk join command 2017-10-10 22:32:03 +01:00
rubenwardy
e05950d087 Add chat colors to player names 2017-10-06 00:18:56 +01:00
rubenwardy
ae9c820e03 Send team chat to private IRC channel 2016-04-08 17:58:26 +01:00
rubenwardy
1cfb4ae8ef Respond on failed /team requests 2016-03-31 18:52:48 +01:00
rubenwardy
cddcf97274 Fix crash on nil tname 2015-12-18 03:34:49 +00:00
rubenwardy
e4e5997054 Add team name to the log 2015-12-18 01:49:37 +00:00
rubenwardy
b70fb29a11 Add ctf_team_mgr priv, clean ctf_chat 2015-12-08 00:15:24 +00:00
rubenwardy
dff4eee6c7 Better logging 2015-11-28 02:16:14 +00:00
rubenwardy
e672344383 Add logging to /t 2015-11-28 00:55:46 +00:00
rubenwardy
685cd18ecd Add setting export to /ctf_ls 2015-11-25 17:50:14 +00:00
rubenwardy
b72072c3ce Clean ups 2015-11-22 20:06:02 +00:00
rubenwardy
cd3bd99f3b Show team name in global channel 2015-07-27 18:34:33 +01:00
rubenwardy
68e7cd397f Convert to ModPack 2015-07-16 18:25:25 +01:00