Commit Graph

35 Commits

Author SHA1 Message Date
The Immortal
477a4a720b Small change to scavengers plugin
Mention who starts/ends/resets
2014-05-31 14:38:40 +04:00
The Immortal
efd65d29f9 Update scavenger plugin again
- Made official require @
- Updated help
2014-05-30 23:27:55 +04:00
The Immortal
c252199464 Update scavengers plugin
- Updated commands and messages
- Merged hint and status
- Add official hunts with 60 seconds to achieve blitz
2014-05-30 22:56:49 +04:00
Guangcong Luo
7a69162438 Remove Mafia plugin
Too many crashes :/
2014-05-23 13:04:28 -04:00
The Immortal
762fdcc4fd Merge pull request #945 from MJB47/mafia
fix crash in mafia
2014-05-19 08:22:20 -07:00
MJB
785f64bf22 fix crash in mafia 2014-05-19 16:01:09 +01:00
Guangcong Luo
a991a35ece Merge pull request #944 from MJB47/mafia
Make return values prettier for mafia
2014-05-18 20:37:52 -05:00
MJB
5a54c1a009 Make return values prettier for mafia 2014-05-18 23:28:55 +01:00
The Immortal
0605f5e90f Merge pull request #939 from MJB47/mafia
fix 2 bugs in mafia
2014-05-15 11:01:26 -07:00
MJB
7c15b6ad95 fix 2 logic bugs in mafia 2014-05-15 18:43:39 +01:00
Guangcong Luo
880f74b8d7 Merge pull request #934 from MJB47/mafia
fix crash with role blockers in mafia
2014-05-15 11:59:58 -05:00
MJB
f126e7b02f fix crash with role blockers in mafia 2014-05-13 11:40:20 +01:00
Slayer95
b025743d34 Global 'sanitize' is now 'escapeHTML' method of Tools 2014-05-12 20:52:29 -05:00
MJB
faa3a472c0 fix issues with targetUser 2014-05-12 00:22:51 +01:00
MJB
4ff32d3458 fix some more crashes in mafia 2014-05-11 18:42:16 +01:00
MJB
5c58d199de various improvements for mafia 2014-05-10 16:46:04 +01:00
MJB
c3dc7e7d2f Fix crash when mafia give no target 2014-05-09 19:21:10 +01:00
Guangcong Luo
fd307eea56 Merge pull request #911 from MJB47/mafia
fix crash for cops in mafia
2014-05-07 09:45:50 -05:00
MJB
1edbb48b0e fix crash for cops in mafia 2014-05-07 15:43:36 +01:00
Guangcong Luo
8029e9d084 Merge pull request #908 from MJB47/mafia
add mafia script
2014-05-06 15:24:43 -05:00
MJB
f09fb6f9f9 add mafia script 2014-05-06 21:21:24 +01:00
The Immortal
3e45c15cfc Allow % to run scavenger hunts 2014-05-04 20:21:48 +04:00
The Immortal
9393ade0b1 Sanitize scavenger winners 2014-05-04 16:43:22 +04:00
小太
5c8fc7b982 Space after function for anonymous functions 2014-04-22 01:58:16 +10:00
Slayer95
2efe53ab05 Add missing semicolons and remove whitespace 2014-04-19 00:05:31 -05:00
TalkTakesTime
6e0e667b48 Fix typo in chat-plugins.js
definitely very important
2014-03-10 19:27:24 +13:00
Joimer
70521637a5 Scavenger Hunt plugin: Prevent some commands to be ran outside of room
Several commands should only be available within the Scavengers room.
2013-12-11 09:50:18 +01:00
Joimer
3b0730da08 Update Scavenger Hunt Plugin, allow mods to hold it
Now moderators and up can hold unofficial games.
Now a hint is given upon reaching the next step.
Don't use a male pronoun by default.
2013-12-05 11:19:46 +01:00
Joimer
893f9f2679 Improve Scavenger Hunt plugin
Add a declare to the scavenger hunt upon hunt starting.
Make all declares bold.
Add the /scavengerstatus command to check your status.
Add the /scavengerhelp command to check the scavenger commands.
2013-12-05 10:24:56 +01:00
Juanma Serrano
cbef6c3862 Scavenger Hunt plugin: Improve hints 2013-12-04 22:00:21 +01:00
Joimer
e3a424de6a Scavenger Hunt Plugin: proper slice is from 3 not from 2 2013-12-04 18:41:36 +01:00
Joimer
4df1039ff0 Scavenger Hunt plugin: Use userid for users 2013-12-04 18:28:43 +01:00
Joimer
52e50cb539 Update Scavenger Hunt plugin 2013-12-04 18:03:56 +01:00
Joimer
718d7a7c9b Implement Scavenger Hunt plugin
The Scavenger Hunt is a game held by admins using the room
'scavengers'. This plugin allows the game to be run automatically.
2013-12-04 18:00:22 +01:00
Joimer
14fcfdc47e Implement chat plugins
Chat plugins are a set of functionalities and data that allows
users to implement in their server additional plugins less related
to the main purpose of the simulator.

The plugins are to be used with chat commands and are tightly
implemented with them. Plugins can be used for games or other
relevant interaction of users with the chat commands.
2013-12-04 17:59:31 +01:00