]> jfr.im git - irc/quakenet/lua-labspace.git/shortlog
irc/quakenet/lua-labspace.git
2014-06-06  nVIRFix: Don't call lower() until we verify command is... master
2014-02-15  Rick GoutChange teleporter to portal device.
2014-02-15  Rick GoutAdd an easier way to change settings.
2014-02-12  Gunnar BeutnerImplement hidden role mode (thanks, metroid).
2013-09-10  shroudAdd "bomb" command.
2013-08-04  shroudImplement village idiot role (Thanks, irony).
2013-08-02  shroudMake sure the hl bot rejoins channels after being killed.
2013-07-03  shroudFix incorrect stats name.
2013-07-03  shroudLimit force field to larger games (8+ players).
2013-07-01  shroudBackout 86:18690b1a9825.
2013-07-01  shroudShow roles for losers when the game ends.
2013-07-01  shroudStandardize methods in HL command.
2013-07-01  shroudAdd timer info to wait command.
2013-07-01  shroudAdd timer info to HL command.
2013-06-30  shroudImplement shield generator overload.
2013-06-30  shroudFix arguments for ls_get_note.
2013-06-29  shroudAllow staff to use !wait indefinitely.
2013-06-29  shroudAdd note trait in the stats.
2013-06-29  shroudFix yet another bug.
2013-06-29  shroudAdd missing trait name for notes.
2013-06-29  shroudFix incorrect variable name.
2013-06-29  shroudImplement trait: pen & paper
2013-06-29  shroudStats: use hours, minutes and seconds when appropriate.
2013-06-29  shroudImplement round numbers.
2013-06-29  shroudRemove investigation notices.
2013-06-29  shroudImplement per-player lobby timeouts.
2013-06-27  shroudCanonicalize channel names.
2013-06-27  shroudRemove TODO list from the script.
2013-06-27  shroudMake commands case-insensitive.
2013-06-27  shroudImplement voting status for !status.
2013-06-26  shroudFix missing nicks in !hl.
2013-06-25  shroudChange personal teleporter message.
2013-06-25  shroudAdd missing force field messages.
2013-06-25  shroudFix !status.
2013-06-25  shroudShow player list at the start of the game.
2013-06-25  shroudFix a spelling mistake.
2013-06-25  shroudIncrease idle timeout.
2013-06-25  shroudstats command: Tell users to authenticate with Q.
2013-06-24  shroudAdd help text for killmessage.
2013-06-24  shroudImplement custom kill messages.
2013-06-24  shroudRemove space when kill message starts with an apostrophe.
2013-06-24  shroudFix the help command.
2013-06-24  shroudFix the usage message for killgame.
2013-06-24  shroudImplement help/showcommands.
2013-06-24  shroudUpdated kill messages.
2013-06-24  shroudFix the vote bug (exception when vote times out and...
2013-06-24  shroudAdd README file.
2013-06-24  shroudAdd wiebe's kill messages.
2013-06-23  shroudImplement statistics.
2013-06-23  shroudFix the force field messages some more.
2013-06-23  shroudFix force field protection messages.
2013-06-23  shroudFix "no longer guarding" message.
2013-06-23  shroudLet staff enable/disable the game (in addition to chann...
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.