39 Commits

Author SHA1 Message Date
BuckarooBanzay
0f6f247865 add /beerchat_proxy_shutdown command (only if the web-part is enabled) 2021-07-02 08:08:03 +02:00
SX
2c0d9e0729 Send /me messages to current channel 2021-04-07 18:37:44 +03:00
SX
0db5b4e911 Basic plugin system 2021-04-06 20:30:25 +03:00
SX
31982afd91 Optionally wrap HTTP API with QoS 2021-03-15 07:27:45 +01:00
SX
1d7e810928 Simplify callback usage, override /tell, fix/add info messages 2021-01-20 21:42:51 +02:00
SwissalpS
83372c6b62 syntax fix 2020-11-20 18:56:21 +01:00
SwissalpS
99bc5ff6c6 alert moderators of forced movements
requires a moderator channel to be set in server configuration
2020-11-20 18:47:20 +01:00
BuckarooBanzay
60a1035d70 add simple noclip cheating detection 2020-09-11 21:09:44 +02:00
SX
590bfde2bc Cleanup control characters from messages 2020-08-18 21:48:17 +02:00
BuckarooBanzay
7437cb58a7 add (simple) integration test 2020-05-25 13:01:33 +02:00
BuckarooBanzay
a6d598a196 session handling for remote clients 2020-03-09 12:53:46 +01:00
SwissalpS
a1164e652d add settingtypes.txt 2020-02-16 22:13:58 +01:00
SX
2b5bb853df Add callbacks, wip moving jail stuff to jail.lua 2020-02-12 00:33:12 +02:00
SwissalpS
e7f694bf68 set channels in minetest.conf if want to 2020-02-11 08:25:42 +01:00
SwissalpS
d99cfc6d4f more ignores and not ignore 2020-02-11 08:24:39 +01:00
SwissalpS
cc77c3290c adding chat-jail support 2020-02-11 06:14:09 +01:00
Thomas Rudin
77d90a351b log msg 2020-01-18 15:24:08 +01:00
Thomas Rudin
715d87753d merge web components 2020-01-18 15:09:05 +01:00
SwissalpS
8a6d034ef5 use same gain on all sounds
in preparation for individualized volume settings
2019-11-12 20:26:08 +01:00
SwissalpS
a6cc7d75ca basic move to meta done 2019-11-12 18:37:39 +01:00
SwissalpS
12ef7a5d65 not needed
I discovered how the migration is to work :)
2019-11-12 18:31:44 +01:00
Luke aka SwissalpS
15878a5ad7
load moveAttributesToMeta.lua before session.lua 2019-11-12 11:44:43 +01:00
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