Commit Graph

  • 872a4d2657
    Merge 17fc8a39b3 into c088ba4e40 #53 luk3yx 2023-11-04 18:56:18 +0100
  • c088ba4e40
    Add number of connected players to `players` command (#73) master s20 2023-11-04 23:26:07 +0530
  • 37e4de86f9
    Fix botcmds.lua #73 s20 2023-10-31 07:44:29 +0530
  • ae917df471
    Add amount of connected players to `players` command s20 2023-10-25 01:46:10 +0530
  • 758e9b6361
    Fix error caused by ident check notice (#71) Miniontoby 2022-03-23 22:13:51 +0100
  • bd8a0bab9c
    Fixed the notice hook #71 Miniontoby 2022-03-23 19:25:16 +0100
  • 0e2c48b134 changeplayermessage #69 MisterE123 2022-01-08 13:35:02 -0500
  • 9231b0876a
    fix crash that prevents joining channel MisterE123 2022-01-08 01:55:54 -0500
  • be067818a1
    Merge d142e0b533 into 7fbbfd6cdb #41 red-001 2020-07-18 19:11:03 +0300
  • 7fbbfd6cdb Fix failing luacheck SmallJoker 2020-07-18 18:00:38 +0200
  • cc78f12a4c
    Display total number of players with /who (#65) Andrey Kozlovskiy 2020-07-18 18:57:42 +0300
  • 71f04d1927
    Display total number of players with /who #65 Andrey Kozlovskiy 2020-07-18 17:10:48 +0300
  • 29d5849285
    Fixes: colorize spam in private messages #64 shivajiva101 2020-05-07 23:12:58 +0100
  • ceb40e2bb3
    Add luacheck GitHub integration (#62) David Leal 2020-02-19 11:46:29 -0600
  • 28376c184a
    Minor improvements #62 Panquesito7 2020-02-03 20:50:55 -0600
  • 5e3659761b Add extra library search path (#60) Wade Cline 2019-10-17 12:29:02 -0700
  • ac0387786c Fix deprecated functions, update to 5.x (#59) David Leal 2019-10-05 02:25:05 -0500
  • baa82afcd0
    Multiline, new line before EOF #59 SmallJoker 2019-09-28 20:16:18 +0200
  • 13205386c2 Add extra library search path #60 Wade Cline 2019-09-24 20:08:23 -0700
  • f45b291391 Fix deprecated functions, drop... Panquesito7 2019-09-22 14:40:04 -0500
  • 05ab5e9fbd Fix message when a player on another server times out (#58) rdococ 2019-09-21 14:22:41 +0100
  • ec662f03fc Fix message when a player on another server times out #58 rdococ 2019-09-08 18:48:31 +0100
  • 8df2e1641d
    Fix message when someone times out on another server #57 rdococ 2019-09-07 23:04:30 +0100
  • 1c23f8987b add another lua search path for JIT Vanessa Dannenberg 2019-02-13 21:46:50 -0500
  • e51aa8194b add another lua search path for JIT #56 Vanessa Dannenberg 2019-02-13 21:46:50 -0500
  • 66bb7fc47d Prevent players from joining the channel when logged in from IRC luk3yx 2019-02-12 17:10:41 +1300
  • 92ba7c9540 Prevent players from joining the channel when logged in from IRC #55 luk3yx 2019-02-12 17:10:41 +1300
  • b4fbccd64a Add support for configurable coloring of IRC messages in-game Anand S 2018-09-09 21:38:02 +0530
  • 17fc8a39b3 Enforce a message size limit #53 luk3yx 2018-10-02 17:53:40 +1300
  • 5fa3db54e1 Add support for configurable coloring of IRC messages in-game #52 Anand S 2018-09-09 21:38:02 +0530
  • 1838442509
    Merge 8a74f1271d into c9c57a6f93 #46 Anand S 2018-06-19 01:08:01 +0000
  • c9c57a6f93 Avoid deprecation warnings. D Tim Cummings 2018-06-19 05:45:44 +1000
  • 0d69061193 Provide backward compatibility by testing for existence of new methods before using them #47 D Tim Cummings 2018-06-18 11:46:26 +1000
  • 84116fb6ed This change avoids 21 deprecation warnings in debug.txt on every server start D Tim Cummings 2018-06-12 12:34:11 +1000
  • 8a74f1271d General IRC chat will be colored in-game #46 Anand S 2018-04-23 09:56:39 +0530
  • fc6da152f7
    IRC PMs colorized in-game Anand S 2018-04-22 12:59:18 +0530
  • f57bdba5e9 Make username and realname configurable. texmex 2017-06-15 00:55:28 +0200
  • 677cebf9b6 Corrections #43 texmex 2017-06-14 16:11:03 +0200
  • c342cdacb4 Configurable username, realname texmex 2017-06-12 13:24:20 +0200
  • 482011f659 Configurable username, realname texmex 2017-06-12 13:21:54 +0200
  • 070eb51236 Remove minetest colour codes before sending messages to IRC. red-001 2017-05-04 18:25:28 +0100
  • d142e0b533
    Convert IRC colour codes to minetest colour codes. #41 red-001 2017-05-04 22:49:05 +0100
  • eff885e2ad
    Remove minetest colour codes before sending messages to IRC. #40 red-001 2017-05-04 18:25:28 +0100
  • e80bbe3a62 Fix warning about deprecated call. Diego Martínez 2017-05-02 21:52:44 -0300
  • 1d4fd5a162 Better method to avoid impersonation. Diego Martínez 2017-03-24 22:33:43 -0300
  • 6bf4e111c2 Major cleanup. Diego Martínez 2017-03-15 21:33:47 -0300
  • 5f8850bc15 Stop saying "try `list`" on an invalid command. luk3yx 2017-03-02 16:32:20 +1300
  • c0ce808295 Stop saying "try `list`" on an invalid command. #38 luk3yx 2017-03-02 16:32:20 +1300
  • 2f55e0f9a0 Add option to broadcast kick messages. Diego Martínez 2017-02-21 02:07:36 -0300
  • 78fbe26a2c Fix error if `@` with no name is used. Diego Martínez 2017-02-16 02:38:44 -0300
  • 33542b07fe Add `.luacheckrc` and fix warnings. Diego Martínez 2017-02-16 02:36:04 -0300
  • 6bbb26f9f9 Add `description.txt`. Diego Martínez 2017-02-12 02:58:40 -0300
  • ae0cb08e3e Remove leading whitespace from command before processing. Diego Martínez 2017-01-29 15:05:42 -0300
  • bb5f549193 Don't remove characters above 0x80. Diego Martínez 2017-01-11 22:37:54 -0300
  • 4c334e9967 Update README. Diego Martínez 2016-12-09 03:16:10 -0300
  • a18820356a Fix error in previous `help` merge. Diego Martínez 2016-12-03 18:35:17 -0300
  • 0c8538bfb8 Fix issue with previous commit. Diego Martínez 2016-12-03 03:13:48 -0300
  • 9f8b4fd4af Fix SASL auth under secure environment. Diego Martínez 2016-12-02 21:47:21 -0300
  • 73cdb58c99 Queue NickServ message for later. Diego Martínez 2016-12-02 20:40:18 -0300
  • 3e2d98f9ef Silence warnings about `module` in `ltn12`. Diego Martínez 2016-12-01 02:57:56 -0300
  • 12248cc847 Minor changes to `botcmds.lua`. Diego Martínez 2016-11-28 22:17:08 -0300
  • 160088c232 Use return values whenever possible in `chatcmds.lua`. Diego Martínez 2016-11-28 02:02:40 -0300
  • 03070e41c4 Check nickname using RFC1459 rules in `botcmds.lua`. Diego Martínez 2016-11-28 01:05:46 -0300
  • b5786979ab Use return values in `player_part.lua`. Diego Martínez 2016-11-20 20:53:01 -0300
  • d5ad8ffca4 Add IRC messages to log. tai 2016-11-05 22:29:33 +0000
  • 7d074d71cc Merge 9a4c67fe9d into 0f6e1dacc4 #28 Tai Kedzierski 2016-11-18 14:13:30 +0000
  • 9a4c67fe9d removed extraneous variable #28 Tai @ Flex 2016-11-18 14:13:09 +0000
  • a7285df20b Merge branch 'master' of https://github.com/minetest-mods/irc into patch-1 Tai @ Flex 2016-11-18 14:11:15 +0000
  • 0f6e1dacc4 Create mod.conf Auke Kok 2016-11-15 09:18:33 -0800
  • 1dcfaf9c10 Create mod.conf #32 Auke Kok 2016-11-15 09:18:33 -0800
  • ecc1d450ba Add `settingtypes.txt`. Diego Martínez 2016-11-13 12:13:17 -0300
  • 374540fdba moved chat logging out of loop Tai @ Flex 2016-11-10 21:46:47 +0000
  • ae2c01ff4b removed redundant logging Tai @ Flex 2016-11-10 21:45:17 +0000
  • 91d7efdd6a Merge branch 'master' of https://github.com/minetest-mods/irc into logchat Tai @ Flex 2016-11-10 21:39:06 +0000
  • 18f286f4b5 Reset `require` function after loading all sub-modules. Diego Martínez 2016-11-09 22:42:51 -0300
  • b4519df272 added space after comma tai 2016-11-05 22:34:59 +0000
  • 6f8603d922 merge alt changes tai 2016-11-05 22:32:20 +0000
  • d9fc574a17 Merge branch 'master' of https://github.com/minetest-mods/irc into logchat tai 2016-11-05 22:29:53 +0000
  • d383ca2271 add irc messages to log tai 2016-11-05 22:29:33 +0000
  • 0c47e10a90 Update installation instructions to use new repo URL. Diego Martínez 2016-10-06 21:09:59 -0300
  • 7ee92a4b99 Recommended update per sofar Tai Kedzierski 2016-10-05 18:45:19 +0100
  • 998635cbbc Add IRC chat to logs Tai Kedzierski 2016-10-05 17:36:45 +0100
  • 43493eb2ea Report when players time out instead of leaving normally. (#25) Diego Martínez 2016-06-19 23:20:20 -0300
  • f98282818d Print reconnect interval, clean up reconnect comment. Auke Kok 2016-05-21 22:43:14 -0700
  • 03edbd29ed Add "reconnect" time variable to config. (#23) Robbie Ferguson 2016-05-18 18:03:34 -0400
  • 874ee1c41f Updated as per rubenwardy's note #23 Robbie Ferguson 2016-05-18 17:18:44 -0400
  • 76f42ca353 Add reconnect setting Robbie Ferguson 2016-05-16 16:13:06 -0400
  • 67cb3d8d01 Add reconnect setting Robbie Ferguson 2016-05-16 16:10:42 -0400
  • 464f2febee Switch to luarocks installation method for Debian and derivatives ThatGraemeGuy 2016-01-09 15:47:08 -0500
  • e8a5a77a27 Report when players time out instead of leaving normally. #25 Diego Martinez 2016-01-06 11:06:02 -0300
  • 0c900dbac2 Add support for mod security ShadowNinja 2015-05-16 19:54:24 -0400
  • 5d53641a09 Split messages going out to avoid cutouts. split_messages Diego Martínez 2014-10-16 21:53:45 -0200
  • 38832b3c55 Improve README ShadowNinja 2015-04-03 13:18:38 -0400
  • ddf1244593 Merge 46903eb4eb into fd1a570794 #20 Calinou 2015-04-03 16:44:06 +0000
  • fd1a570794 Remove undefined global warning without LuaJIT ShadowNinja 2015-04-03 12:42:57 -0400
  • 46903eb4eb Update README.md #20 Calinou 2015-04-03 13:59:24 +0200
  • 48dac9f2b0 Merge e7d5f116b2 into 18b80bd127 #14 Graeme Donaldson 2015-03-12 22:16:11 +0000
  • 18b80bd127 Remove default values for some settings ShadowNinja 2015-03-10 18:43:56 -0400
  • 43cb77fab8 Send CAP END for SASL ShadowNinja 2015-03-10 13:33:41 -0400
  • df229cabe6 Update LuaIRC ShadowNinja 2015-02-07 13:21:22 -0500