Commit Graph

5 Commits

Author SHA1 Message Date
luk3yx afea12fc94 Remove formspeclib from depends.txt 2018-09-19 15:27:05 +12:00
luk3yx 8adde253fa Override the on-join status
Overrides the status message on join and adds a . to the end of the fake join/part messages.
2018-04-02 14:32:32 +12:00
luk3yx 46f70ce01e Disable chat while cloaked and allow some commands
Disables cloaked users sending chat messages and allows some commands to be run while cloaked. Sending chat messages will not be disabled with chat3 installed.
2018-04-02 11:30:47 +12:00
luk3yx e90e1d7583 More chat3 support
Adds auto-uncloak on message and /me and exposes cloaking.auto_uncloak().
2018-04-01 19:03:13 +12:00
luk3yx dc5cce34fb Add chat3 support
Override minetest.get_connected_players() and minetest.get_player_by_name() to return the real value when called from chat3.send(), so cloaked players can still use chat.
2018-04-01 18:40:31 +12:00