Commit graph

10 commits

Author SHA1 Message Date
Evil Puncker
3c8be02a02
Re-add missing playerAccountType variable to help.lua (#4059) 2022-04-02 15:42:56 -03:00
Evil Puncker
f7db9bc8fa
Small update to channel requirements (#3859) 2022-01-23 20:14:47 -05:00
Kamenuvol
f7c3c1f03a Add metatable function Group:hasFlag(flag) (#1906) 2017-12-19 23:47:29 +01:00
Wagner Riffel
01b49294f2 Datapack consistent coding style (#2100) 2017-12-17 21:03:57 +01:00
fsbcorrea
0b34b504dd Update chat channel scripts
using player instead of player:getId
2014-01-17 09:08:49 -03:00
fsbcorrea
81b5bbeace Update chat channel scripts
using player userdata instead of cid for chat channel scripts
2014-01-16 21:09:12 -03:00
fsbcorrea
c30108918c Update chat channel scripts
using the new lua metatable functions where we can
2014-01-16 08:45:26 -03:00
Mark Samman
893450e661 Move speak class handling to Lua scripts 2013-08-06 06:22:14 +02:00
Mark Samman
8d0098c25c Fix bugs 2013-08-06 03:56:14 +02:00
Mark Samman
3c1c4dd407 Refactor chat code
The script events are not implemented yet. This is only the initial
commit to make chat code more customizable with Lua.
2013-08-06 00:39:06 +02:00