Commit Graph

  • a316aa26c0 Fix bug master luk3yx 2019-06-30 14:55:16 +1200
  • 93caba075c Fix bug with CSM restrictions luk3yx 2019-04-28 07:48:11 +1200
  • 25a3336a56 Fix the workaround • The workaround works correctly, however uses hacks. luk3yx 2019-03-05 13:43:35 +1300
  • 68e8ddb626 Add support for Minetest 5.0.0 luk3yx 2019-03-05 13:29:18 +1300
  • 35e235bf8e Remove cloaking integration. • Cloaking integration is no longer required(?). luk3yx 2019-02-10 12:56:15 +1300
  • 90a8bf9a5d Support newer versions of MT luk3yx 2018-12-30 15:49:33 +1300
  • a824bbb8f3 Security fix. • Make it more clear when players use newlines in a message. • Stop overriding .list_players. luk3yx 2018-11-15 09:01:12 +1300
  • cac278c217 Allow multi-word chatcommand channels. • Allows multi-word chatcommand channels, separated by a '.'. · Example: '@/test.test2' will run '/test test2'. luk3yx 2018-10-16 16:41:45 +1300
  • 2318fc3c15 Bugfixes for non-standard servers luk3yx 2018-09-01 09:44:49 +1200
  • 6b58d8ddc2 Fix player tracking. Previously, on servers without or with non-standard join messages, you would have to run /status any time someone in a channel joined or left. Chat channels will now also search players that are visible to the client. luk3yx 2018-08-31 11:21:44 +1200
  • 53fbd7e6d9 More cloaking integration luk3yx 2018-08-27 07:32:05 +1200
  • 6c6333b1c9 Bugfixes luk3yx 2018-08-25 09:19:27 +1200
  • 0ea0f1920f Fix /s local echo luk3yx 2018-07-31 07:52:55 +1200
  • c5f5c6713d Bugfix luk3yx 2018-07-31 07:39:59 +1200
  • 782bfdf26f Add '@/' prefix luk3yx 2018-07-31 07:38:33 +1200
  • ff6c99dd1f Fix bugs with the local echo channel luk3yx 2018-07-16 09:24:23 +1200
  • 8b08fdd748 Fix typographical error luk3yx 2018-04-16 13:14:51 +1200
  • 17edab1d71 Allow US spelling for .strip_colours, update README luk3yx 2018-04-16 12:42:23 +1200
  • 288f591d31 API-ify and add .strip_colours luk3yx 2018-04-16 12:32:48 +1200
  • e32643e838 Add .coords to send player co-ordinates into chat. luk3yx 2018-04-16 11:40:05 +1200
  • 3c29637838 Bugfixes and cloaking detection luk3yx 2018-04-14 12:10:48 +1200
  • 62e3096a9f Fix bug by keeping track of players luk3yx 2018-04-14 11:44:32 +1200
  • 322e421645 Revert changes luk3yx 2018-04-14 10:57:10 +1200
  • 08fce50d51 Don't send messages to players that don't exist luk3yx 2018-04-14 10:57:10 +1200
  • d2d65be1d9 Fix local echo in laggy servers luk3yx 2018-04-08 11:57:30 +1200
  • 11f338ee01 Add `@[off]` luk3yx 2018-04-07 16:59:04 +1200
  • dac3ebcd3a Modify the `#` and `@` channels luk3yx 2018-04-07 15:42:11 +1200
  • b101206115 Add channel prefix check to incoming PMs luk3yx 2018-04-07 15:37:12 +1200
  • eca229645a Modify README and add .toggle_main luk3yx 2018-04-07 15:12:39 +1200
  • 22ef5669e5 Remove useless variable luk3yx 2018-04-07 14:35:05 +1200
  • b4f051f29a Change how normal messages are prefixed luk3yx 2018-04-07 14:24:45 +1200
  • 21a898a94b Fix game crashing bug luk3yx 2018-04-07 14:13:06 +1200
  • c449544b14 Make `players` variable local luk3yx 2018-04-07 14:09:19 +1200
  • fc2c1f67fe Add code luk3yx 2018-04-07 14:02:10 +1200
  • 8c2c239f60 Initial commit luk3yx 2018-04-07 14:01:15 +1200