Commit Graph

92 Commits

Author SHA1 Message Date
Sunpy
848dacf621 Reworked config structure 2018-10-09 10:54:35 +02:00
Sunpy
768971e240 Updated submodules 2018-09-02 01:45:33 +02:00
Giuseppe Guerra
1b9224fc79 Fix broken sentry client 2018-08-04 19:58:22 +02:00
Giuseppe Guerra
cb2d1e74f7 The ascension of the Madonna (the 15th of August is approaching) 2018-08-04 19:26:42 +02:00
Giuseppe Guerra
7f283d9aa2 Forbid #spect_ and #multi_ manual join from game clients 2018-08-04 19:16:40 +02:00
Sunpy
2cd69a9a63 Merged with upstream 2018-04-08 21:20:26 +02:00
Giuseppe Guerra
05eead0e1a Handle empty chat messages 2018-03-23 21:27:48 +01:00
Giuseppe Guerra
dcad5c5736 git.zxq.co -> zxq.co 2018-03-23 20:59:44 +01:00
Sunpy
27a5f9c000 Use whatever account that is in id 999 as bot 2018-02-14 17:44:37 +01:00
goeo_
36d701eac1 Make the irc gateway not receive the last empty line on multiline messages. 2017-08-20 18:01:18 +03:00
goeo_
b8baddf694 Make the irc gateway compatible with multi-line messages 2017-08-20 17:10:15 +03:00
Giuseppe Guerra
933c92e5f2 Allow tourney clients to send messages in chat, send match info to lobby after creating it with !mp make 2017-08-07 23:35:33 +02:00
Nyo
9175f9e7f2 .BANCHO. .FIX. Fix utf-8 characters not being displayed correctly in chatlogs 2017-01-17 19:24:12 +01:00
Nyo
784c4a11f1 .BANCHO. Switch from mirrorapi to cheesegull for beatmap update requests 2017-01-16 21:24:15 +01:00
Nyo
9055fcaf5e .BANCHO. .FIX. Fix some format errors 2016-12-28 16:15:07 +01:00
Nyo
62b67da9fb .HIDE. General refactoring 2016-12-26 10:33:05 +01:00
Nyo
e6cdef4580 .BANCHO. Removed some schiavo logs 2016-12-26 09:59:33 +01:00
Nyo
daf457fc5c .BANCHO. Add !report command 2016-12-11 23:12:06 +01:00
Nyo
b4d498c26c .BANCHO. Kick all clients when using !kick, don't kick FokaBot with !kick command 2016-12-11 11:39:01 +01:00
Nyo
44545c3bcb .BANCHO. Use streams for public chat 2016-12-11 11:07:35 +01:00
Nyo
04898c24ae .BANCHO. Ported packet encoder/decoder to Cython, add distutils setup file, update .gitignore, README and requirements.txt 2016-12-07 22:25:16 +01:00
Nyo
1b94936092 .BANCHO. .FIX. Fix wrong default configuration file 2016-12-07 21:15:55 +01:00
Nyo
a2ef03c887 .HIDE. General refactoring and documentation 2016-11-17 19:13:06 +01:00
Nyo
38bcf3a735 .BANCHO. Add redis support, remove userID cache 2016-11-15 20:38:15 +01:00
Nyo
d29dcd25f7 .BANCHO. Remove schiavo logs for /np in #spect_* 2016-11-13 12:35:15 +01:00
Nyo
c7c5528588 .BANCHO. .FIX. Fix /away command, add support for /away command on IRC 2016-11-13 12:23:45 +01:00
Nyo
abc8e058a1 .BANCHO. .HIDE. Remove cloudflare option in config.ini 2016-10-20 20:22:23 +02:00
Nyo
b61ac0e9b6 .BANCHO. .HIDE. Changed mirror/apiurl to mirror/api in config file 2016-10-16 10:43:04 +02:00
Nyo
a48aa73a0b .BANCHO. Add code for !update FokaBot command 2016-10-15 23:21:17 +02:00
Nyo
927621cfcd .BANCHO. .FIX. Fix spectator chat 2016-10-07 14:13:42 +02:00
Nyo
f155b0567c .BANCHO. Add Datadog stats report 2016-10-06 23:06:59 +02:00
Nyo
996287f871 .BANCHO. Add support for tournament client 2016-10-05 23:28:26 +02:00
Nyo
afbd8e7e8c .BANCHO. Implemented packet streams for spectator and lobby 2016-10-04 22:10:07 +02:00
Nyo
7fcc9bca5e .BANCHO. .FIX. Fixed some missing references, code cleaning 2016-10-02 23:11:18 +02:00
Nyo
88c80a4080 Add submodules 2016-10-02 22:48:14 +02:00
Nyo
40264ceffe .BANCHO. Add streams and streamList object, add 'main' stream 2016-10-01 21:19:03 +02:00
Nyo
121d19aaa7 .BANCHO. Add notification when donor tag is expiring soon 2016-09-25 19:05:31 +02:00
Nyo
4b6e621a70 .BANCHO. .FIX. Fix recursive return statement 2016-09-23 17:17:30 +02:00
Nyo
5bde0164fb .BANCHO. New MySQL helper 2016-09-23 17:08:57 +02:00
Nyo
f912f6ea82 .BANCHO. Add check for MySQL connections pool saturation 2016-09-16 18:21:34 +02:00
Nyo
6020f7cc47 .BANCHO. .FIX. Better support for username with spaces and underscores in IRC 2016-09-16 18:20:32 +02:00
Nyo
784973b298 Merge remote-tracking branch 'origin/master' 2016-09-13 12:03:10 +02:00
Nyo
14348a68bb .BANCHO. Add support for locked accounts 2016-09-13 11:39:39 +02:00
Howl
fd9cde1ec6 remove (dead) getShowCountry code 2016-09-05 00:50:29 +02:00
Nyo
255a0958ff .BANCHO. Revert ".BANCHO. Switched to tornado+gevent" 2016-09-04 16:07:10 +02:00
Nyo
d5c87ba51c .BANCHO. Configurable IRC hostname 2016-09-04 12:36:21 +02:00
Nyo
2d91231320 .BANCHO. Add file buffers 2016-09-04 12:10:00 +02:00
Nyo
9ee2e5d7ff .BANCHO. Add userID cache 2016-09-04 12:09:53 +02:00
Nyo
cf60c167b6 .BANCHO. .FIX. Code cleaning 2016-09-02 17:45:10 +02:00
Nyo
3703618112 .BANCHO. Some code refactoring 2016-09-02 17:16:22 +02:00