Commit graph

14 commits

Author SHA1 Message Date
Toby1710 7733c2cb67
Prevent empty messages in team chat (#830)
* Update init.lua

* Update init.lua

* Update init.lua

* Update mods/ctf/ctf_chat/init.lua

Co-authored-by: David Leal <halfpacho@gmail.com>

* Update init.lua

* Update mods/ctf/ctf_chat/init.lua

Co-authored-by: David Leal <halfpacho@gmail.com>

* Update init.lua

Co-authored-by: David Leal <halfpacho@gmail.com>
2021-04-21 08:46:56 -07:00
LoneWolfHT 96147c7b97
Log /me command when used and fix bug 2021-03-18 19:03:07 -07:00
LoneWolfHT ebd332a3c6
Appease luacheck 2021-03-18 17:48:21 -07:00
LoneWolfHT e9f09c3587
Send /me output to IRC 2021-03-18 17:45:11 -07:00
LoneWolfHT 0ed4cadb7c
Add missing priv check to /join cmd 2021-03-15 08:25:14 -07:00
LoneWolfHT fbf0126599
Allow more than two teams in a match at once (#724)
* Fix bugs with more than two teams

* Fix team allocation

* Fix bugz

* Fix crash

* Fix crash with crash fix
2020-12-25 10:37:02 -08:00
LoneWolfHT 8c92ad0099 Fix unhelpful help message 2020-11-18 16:03:07 -08:00
MinetestSam 1f10fd9e22 Remove unused team ownership code; improve team listing (#512) 2019-11-25 13:05:45 +05:30
ANAND 2c08fa4056
Remove redundant chat-command /post 2019-11-15 07:02:32 +05:30
TSafa-23 1a1d37822e Remove redundant /all chat-command (#507) 2019-11-15 07:01:26 +05:30
ANAND 47374a06db
Require interact and shout privs for /t 2019-11-15 06:47:35 +05:30
ANAND 2ae401d4f5
ctf_chat: Add colored PMs (#449)
- Sender name is colorized according to their team color.
- Message body is colorized according to the setting `ctf_chat.message_color`; defaults to `#E043FF`.
2019-09-18 02:28:17 +08:00
rubenwardy ebf4316594 Fix issues found by luacheck 2019-08-28 18:54:24 +01:00
rubenwardy 450027c3b7 Dissolve ctf_pvp_engine modpack into other modpacks 2019-08-28 18:46:14 +01:00
Renamed from mods/ctf_pvp_engine/ctf_chat/init.lua (Browse further)