]> jfr.im git - irc/quakenet/lua-labspace.git/shortlog
irc/quakenet/lua-labspace.git
2013-06-23  shroudAdded a few more kill messages.
2013-06-23  shroudUse HOMECHANNEL variable rather than hard-coding the...
2013-06-23  shroudFix the !help command.
2013-06-23  shroudAdd more messages for the force field.
2013-06-23  shroudFix help message for the guard command.
2013-06-23  shroudImplement !help.
2013-06-23  shroudFix traits displayed by ls_format_player.
2013-06-23  shroudReveal investigators and their investigation results...
2013-06-23  shroudOnly allow the active investigator to investigate.
2013-06-23  shroudFix traits messages.
2013-06-23  shroudShow traits when people die.
2013-06-23  shroudVoting should reset the idle timer.
2013-06-23  shroudChange nick of the highlight bot.
2013-06-23  shroudAdd more messages for the teleporter.
2013-06-23  shroudDon't reset idle time for commands (may be used to...
2013-06-22  shroudUse a separate nick for highlights (so people can ignor...
2013-06-22  shroudAnnounce investigation to the target (unless they're...
2013-06-22  shroudUse target parameter for irc_onkillreconnect.
2013-06-22  shroudChange the bot's host.
2013-06-22  shroudShow roles for AFK kills.
2013-06-22  shroudRemove another silly debug message.
2013-06-22  shroudImplement the personal teleporter.
2013-06-22  shroudFix role message for alien kills.
2013-06-22  shroudRemove silly debug message.
2013-06-22  shroudFix the !hl restriction (ouch).
2013-06-22  shroudFix notice target for !add.
2013-06-22  shroudOnly allow !hl in #labspace.
2013-06-22  shroud!enable should enable the game... rather than disabling it.
2013-06-22  shroudAnnounce role for alien victims.
2013-06-22  shroudImplement alien infestation.
2013-06-21  shroudFix nil vs. number comparison bug.
2013-06-21  shroudFix another incorrect variable name.
2013-06-21  shroudFixed incorrect variable name.
2013-06-21  shroudImplement force field generator.
2013-06-21  shroudReset players' idle time when the game starts.
2013-06-21  shroudImplement notice handlers.
2013-06-21  shroudUse irc_localsimplechanmode() to set/unset +m.
2013-06-21  shroudDon't allow opped users to !add.
2013-06-21  shroudMake sure the idle check is run regularly.
2013-06-21  shroudImplement !enable and !disable (lets ops disable the...
2013-06-21  shroudOnly allow addchan for existing channels.
2013-06-21  shroudRate-limit !hl.
2013-06-20  shroudAdd missing ls_keepalive() calls.
2013-06-20  shroudAdd missing space.
2013-06-20  shroudInitial version.