ShadowNinja
|
fd1a570794
|
Remove undefined global warning without LuaJIT
|
2015-04-03 12:42:57 -04:00 |
|
ShadowNinja
|
9e15a886b4
|
Work around missing package search paths of Minetest's built-in Lua
|
2014-09-10 14:00:49 -04:00 |
|
ShadowNinja
|
12b1b07afe
|
Remove newlines from replies
|
2014-07-07 23:22:52 -04:00 |
|
ShadowNinja
|
e92eec3987
|
Change load order so that LuaIRC loads first
|
2014-06-06 11:06:18 -04:00 |
|
ShadowNinja
|
8e6a9a287f
|
Use LuaSocket's base 64 encoding function
|
2014-05-28 19:38:24 -04:00 |
|
ShadowNinja
|
26ca287b09
|
Check connectivity before sending messages
|
2014-05-28 19:38:23 -04:00 |
|
Diego Martínez
|
3b35bb1871
|
Fix leaked globals.
|
2014-05-28 12:05:08 -03:00 |
|
Diego Martínez
|
56a5de4a91
|
Fix typo in connect.
This caused bot to fail to connect to servers protected with passwords.
Reported by reactor.
|
2014-05-28 11:59:10 -03:00 |
|
ShadowNinja
|
706a6fbe27
|
Rename "mt_irc" namespace to "irc"
The underlying IRC library is now available as irc.lib.
|
2014-05-25 22:52:24 -04:00 |
|
ShadowNinja
|
ed20a55899
|
Remove included Lua and LuaSocket source
Also rename README.txt to README.md and update it.
|
2014-05-15 20:20:22 -04:00 |
|