17 Commits

Author SHA1 Message Date
Luke aka SwissalpS
ff9397cdf5
call from init.lua 2019-11-12 11:39:22 +01:00
NatureFreshMilk
02ad635df6 beerchat.on_channel_message = function(channel, playername, message) 2019-08-08 09:51:39 +02:00
NatureFreshMilk
a892b2507d global mod storage 2019-08-06 12:59:42 +02:00
Thomas Rudin
7f451ee332 proper script order 2019-08-05 18:41:58 +02:00
NatureFreshMilk
e36bd8d4b4 common format_message() 2019-08-05 09:08:41 +02:00
NatureFreshMilk
179b9ebe4e modules 2019-08-05 08:33:20 +02:00
Thomas Rudin
d9e0f06625 .... 2019-06-07 09:56:20 +02:00
Thomas Rudin
a358888ca1 nil check and safe alloc 2019-06-06 15:23:36 +02:00
Thomas Rudin
eac3daba8e FIX 2019-06-03 20:32:12 +02:00
Thomas Rudin
5bd9daa97c another nil check 2019-06-03 20:02:31 +02:00
Thomas Rudin
5992f1fcf3 another nil check, fixes https://github.com/pandorabox-io/pandorabox.io/issues/176 2019-06-03 17:39:00 +02:00
Thomas Rudin
8b7bbf26e2 catch nils 2019-06-03 13:48:31 +02:00
Thomas Rudin
4ee550278d fix crash on /jc , 2019-05-17 10:37:46 +02:00
Thomas Rudin
bd17e6c3e4 log chat commands 2018-10-11 18:59:40 +02:00
evrooije
68bee29514 Fixed some typos in variables and strings. Added ability to switch
channels using #channel_name without a message. After switching
channels one can type a normal message without the hash prefix
in order for it to appear in that channel
2017-07-24 00:56:57 +02:00
evrooije
f302244a6d Fix where @ history causes crash 2017-07-16 12:14:13 +02:00
evrooije
3f99a53098 Initial commit of the code spinned off of the beerarchy subgame 2017-07-14 00:04:37 +02:00