Commit Graph

25 Commits

Author SHA1 Message Date
kaeza
10f32b77b0 Add "[off]" prefix for messages not to be sent to the "other side".
If an in-game message begins with "[off]", it's not sent to IRC,
and vice-versa.
2013-12-27 12:57:35 -02:00
ShadowNinja
25696a8e9a Add better support for multiple servers and remove format_in/format_out 2013-08-26 13:25:06 -04:00
ShadowNinja
c7f989dd85 Rewrite 2013-08-20 22:58:19 -04:00
ShadowNinja
3aede000b7 Change spaces to tabs 2013-04-25 17:09:12 -04:00
ShadowNinja
63c2b52c41 Change the >playername private message syntax to @playername and add a confirmation message 2013-04-20 15:31:25 -04:00
ShadowNinja
eefef12688 Fix kicking, the server would quit whenever anyone was kicked.
Also don't rejoin when kicked.
2013-04-19 23:58:30 -04:00
0gb.us
3f42f0660e Fixed IRC crashing Minetest
If an IRC client disconnected without a parting message, it crashed the Minetest server. This update fixes that.
2013-04-10 04:31:09 -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
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
ff14ed3153 Fixed autojoin bug 2012-12-29 07:10:26 -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
e39df9cd63 Fix 2012-12-24 20:05:56 -02:00
Diego Martínez
b6a79dff50 added bot commands 2012-12-23 03:31:52 -02:00
Diego Martínez
c6bf59e203 Code Refactoring 2012-12-22 01:16:28 -02:00