Commit Graph

57 Commits

Author SHA1 Message Date
0gb.us 7d85aebed7 Fixed runtime error
My bad. My code broke your script. This should fix it.
2013-03-28 22:39:41 -07:00
0gb.us 04a7414179 Move settings to minetest.conf
Default settings and the places they are defined have not been changed.
2013-03-28 22:18:14 -07:00
Diego Martínez 809ca1b526 added msg_out, nick_change, and part callback support 2013-03-28 23:29:23 -03:00
Diego Martínez f19033185b Fixed some stupid bugs 2013-03-28 07:41:24 -03:00
Diego Martínez 9eb893e50a Fixed crash when requesting help for unknown command with !help 2013-01-26 18:50:18 -02:00
Diego Martínez 33a16ac395 Reconnect with a different nickname if the original is already in use 2013-01-19 04:59:38 -02:00
Diego Martínez 96ed8287f4 added callbacks to block or otherwise process messages from other mods 2013-01-11 14:20:30 -02:00
Diego Martínez 105db6bc60 Added message when a user joins or parts the channel 2013-01-08 22:50:56 -02:00
Diego Martínez 0ebe49f0b1 Added message when a user changes nickname 2013-01-08 22:45:55 -02:00
Diego Martínez 4386b9bbd2 Fixed /me Actions from the channel not showing in-game 2013-01-08 22:22:45 -02:00
Diego Martínez 4baafeec46 Fixed player being able to chat on IRC even with no shout privilege 2013-01-08 14:13:41 -02:00
Diego Martínez 7caf0dc25f Added auto-reconnect on ping timeout 2013-01-08 13:54:50 -02:00
Diego Martínez 8c826f2639 Added auto-reconnection if bot is kicked 2013-01-06 07:15:16 -02:00
Diego Martínez 46c1bac9a5 Fixed delay waiting for end of MOTD 2013-01-05 12:48:35 -02:00
Diego Martínez 09e72607f2 Added basic API docs, implemented !uptime bot command, made quick fix to ignore lines starting with '/' and changed default auto* settings to true. 2013-01-01 21:15:45 -02:00
Diego Martínez 873fab6d36 Added /irc_disconnect and /irc_reconnect 2012-12-31 13:53:01 -02:00
Diego Martínez ff14ed3153 Fixed autojoin bug 2012-12-29 07:10:26 -02:00
Diego Martínez 9ac5f86475 Various Fixes 2012-12-28 09:41:10 -02:00
Diego Martínez 9de98a8e8b Added /who chat command 2012-12-26 23:29:22 -02:00
Diego Martínez 3b54b16efc Fix 2012-12-26 23:20:52 -02:00
Diego Martínez b8879ee4f7 Fix 2012-12-26 23:20:29 -02:00
Diego Martínez 587a3865bd Testing 2012-12-26 19:13:00 -02:00
Diego Martínez 026ca11b10 Fixed server crash on unknown bot command 2012-12-26 17:56:21 -02:00
Diego Martínez 83db0a739d Testing 2012-12-26 04:37:46 -02:00
Diego Martínez e39df9cd63 Fix 2012-12-24 20:05:56 -02:00
Diego Martínez e4751098a5 Fix 2012-12-24 19:54:31 -02:00
Diego Martínez 3aaf7722f9 Fix 2012-12-24 17:57:39 -02:00
Diego Martínez fb112e9613 Testing 2012-12-24 04:00:24 -02:00
Diego Martínez b6a79dff50 added bot commands 2012-12-23 03:31:52 -02:00
Diego Martínez ba876eeef9 Fixed /me chat command 2012-12-22 18:22:45 -02:00
Diego Martínez c6bf59e203 Code Refactoring 2012-12-22 01:16:28 -02:00
Diego Martínez 5c624d97a5 Merge branch 'master' of https://github.com/kaeza/minetest-irc 2012-12-19 20:09:52 -02:00
Diego Martínez 6fcef72fc5 Testing 2012-12-19 20:08:33 -02:00
kizeren 8bb3b31738 Update src/init.lua
reverting default channel
2012-12-18 22:24:46 -06:00
shaun mcbride 1717544af0 Merge remote-tracking branch 'upstream/master' 2012-12-18 20:09:34 -06:00
kizeren 1d58683c7b Update src/config.lua
Removing autjoin stuff.  Bot refuses to join regardless.  Going to have bot join when any users types the in game "/join" command.  For this to work autoconnect needs to enabled.
2012-12-18 19:28:07 -06:00
kizeren 6e7447d7dd Update src/init.lua
Removing autjoin stuff.  Bot refuses to join regardless.  Going to have bot join when any users types the in game "/join" command.  For this to work autoconnect needs to enabled.
2012-12-18 19:26:58 -06:00
Diego Martínez a1957de7ee Testing 2012-12-18 23:15:48 -02:00
Diego Martínez 4cbb5b8ce7 Testing 2012-12-18 03:21:16 -02:00
Diego Martínez 60506bb195 Testing 2012-12-18 03:03:44 -02:00
Diego Martínez e1c46c52b0 Merge branch 'master' of https://github.com/kaeza/minetest-irc 2012-12-18 02:51:31 -02:00
Diego Martínez 956b9cc7aa Testing 2012-12-18 02:50:53 -02:00
kizeren 534799b736 Update src/init.lua
Just a change to the default channel.  Hopefully someone can come up with a better one.
2012-12-17 00:28:37 -06:00
kizeren 64897c1ba0 Update src/init.lua 2012-12-17 00:00:13 -06:00
kizeren bfeb76d8b7 Update src/init.lua 2012-12-16 20:56:17 -06:00
Diego Martínez 00e4acdcc5 Fixed small bugs 2012-12-16 23:31:36 -02:00
Diego Martínez f62cd34d42 Added support for joining/parting the channel 2012-12-16 13:56:02 -02:00
Diego Martínez 801869d6fb Fixes to build system 2012-12-15 15:00:40 -02:00
Diego Martínez 3c72e4815a Various fixes 2012-12-14 20:33:44 -02:00
Diego Martínez 639650901f testing 3 2012-12-02 17:45:39 -02:00