Commit Graph

287 Commits

Author SHA1 Message Date
Bär Halberkamp
1f86ed1bac add alias 'show' for /poll display 2015-10-14 00:44:37 +02:00
Bär Halberkamp
2b0e227346 Make /poll return the entire help, and remove the second line from the help 2015-10-14 00:41:53 +02:00
panpawn
ac0fd7413f Specifiy "poll" timeout in /poll timer
Some room staff or people looking in the modlog may get confused by the message "The timeout was set to...," so this specifies that it's referring to "The poll" as it does when a poll is started / ended.
2015-10-12 19:35:19 -04:00
Slayer95
4302243bd6 Merge pull request #2204 from Rhythms88/master
Add /faq tiering in info.js
2015-10-11 21:56:13 -05:00
Guangcong Luo
7acd5bfa1e Merge pull request #2200 from bumbadadabum/poll3
More updates to /poll
2015-10-11 17:11:45 -05:00
Guangcong Luo
467a01171b Fix build error 2015-10-10 18:56:05 -04:00
Guangcong Luo
bb344627bd Minor poll redesign 2015-10-10 18:16:48 -04:00
Bär Halberkamp
bfa254f320 Update /poll 2015-10-09 11:41:17 +02:00
Guangcong Luo
34041dd63d Redesign polls
Polls now have bar charts and also overall look much nicer.
2015-10-09 04:46:38 -04:00
Guangcong Luo
48cd66814a Add basic poll documentation 2015-10-09 04:45:18 -04:00
Guangcong Luo
804078ee0e Add some aliases for polls 2015-10-09 04:43:58 -04:00
Guangcong Luo
f3e8eb94af Limit polls to 1024 chars total 2015-10-09 04:43:58 -04:00
Rhythms
80ac2aca1e Add /faq tiering in info.js 2015-10-08 20:24:47 -06:00
Guangcong Luo
49c2abeaae Merge pull request #2203 from SolarisFox/patch-1
/dexsearch: OR operator for parameters
2015-10-08 17:46:43 -05:00
SolarisFox
0ec869d3d7 /dexsearch: OR operator for parameters 2015-10-08 14:05:28 -07:00
Bär Halberkamp
e47b5de3dc Updates to polls 2015-10-07 14:20:49 +02:00
Ben Davies
7364f8aabd /showimage: accept CSS height/width values
Users no longer have to do /showimage url,, to show an image at its
default dimensions. They may also use whatever values they want for the
height and width styles so long as they're valid.
2015-10-07 04:24:01 -03:00
Guangcong Luo
87023373a2 Document why image width/height is required 2015-10-07 02:13:23 -04:00
Guangcong Luo
37186620d1 Merge pull request #2177 from bumbadadabum/poll
Implement polls (serverside code)
2015-10-06 19:14:52 -05:00
Bär Halberkamp
4eef1e9c2b Implement polls (serverside code) 2015-10-05 01:30:44 +02:00
panpawn
1970e83784 Add /staffintro to /roomhelp
Room moderators now gain a new command (/staffintro), so we can list it in /roomhelp along with the others.
2015-10-04 00:12:35 -04:00
Guangcong Luo
94cfd2b492 Disallow images in personal rooms 2015-10-01 18:10:06 -04:00
Guangcong Luo
f71f883f75 Merge pull request #2188 from bumbadadabum/statcalcfix
Fix some serious oversights in /statcalc
2015-09-30 17:30:50 -05:00
Bär Halberkamp
5be272ed0f Fix some serious oversights in /statcalc 2015-10-01 00:19:59 +02:00
Bryan AA
b99c61be2e PS: Improve usage of 'this.errorReply' 2015-09-28 11:17:55 -06:00
Guangcong Luo
3829a278dc Merge pull request #2184 from Freigeist/patch12
Fix output of special chars in /dexsearch, /movesearch and /itemsearch
2015-09-27 20:53:03 -05:00
Bryan AA
45ab344144 Replace 'this.sendReply' with 'this.errorReply' in some cases 2015-09-27 19:16:39 -06:00
Freigeist
28eb342ff2 Fix output of special chars in /dexsearch, /movesearch and /itemsearch 2015-09-28 02:18:51 +02:00
Guangcong Luo
1ea0e85706 Merge pull request #2178 from AustinXII/patch-5
Add Tournament Help in /roomhelp
2015-09-25 20:30:00 -05:00
Austin
66bb20363e Update info.js 2015-09-25 19:25:21 -06:00
Ivo Julca
530af9b1b5 Update Font-Awesome classes to 4.4 2015-09-25 18:25:49 -05:00
Austin
dc00c57650 Add Tournament Help in /roomhelp
Update info.js
2015-09-24 21:46:43 -06:00
Guangcong Luo
5a6125514e Merge pull request #2153 from bumbadadabum/master
Updated /statcalc to accept pokemon as well
2015-09-21 18:17:41 -05:00
Quinton Lee
4d40342000 The Studio plugin: add /aotd quote to /help aotd 2015-09-19 15:52:56 -05:00
Guangcong Luo
7d22fcee6e 'makeroom' permission can now see private rooms in /whoare 2015-09-18 21:20:29 -04:00
Bär Halberkamp
ca8ffde099 Update /statcalc to accept pokemon as well 2015-09-18 21:00:13 +02:00
Konrad Borowski
cd2e470276 Fix negation of boolean conditions in /ds
Previously, something like !ds !recovery didn't work, because the
existence search check assumed that the search cannot be called with
parameter false. However, boolean searches like recovery and priority
do simply use booleans.
2015-09-17 19:47:25 +02:00
Bär Halberkamp
a6bd40850d Add a /statcalc command 2015-09-16 16:19:43 +02:00
Juanma Serrano
c83f967d4f Add 'searchip' alias for 'ipsearch' command
Makes sense and it's a common mistake.
2015-09-16 11:56:54 +02:00
Juanma Serrano
379a7bba44 Merge pull request #2084 from Irraquated/patch-1
Add /roomdeauth to /roomhelp
2015-09-16 10:36:08 +02:00
Guangcong Luo
007d17535c Merge pull request #2149 from sirDonovan/studio
The Studio plugin: add /aotd quote
2015-09-14 23:28:48 -05:00
sirDonovan
6d3838dfa0 The Studio plugin: add /aotd quote 2015-09-14 22:58:30 -05:00
Quinton Lee
fd221178db The Happy Place plugin: fix typo in /help 2015-09-14 22:38:09 -05:00
Bryan AA
1a737218e5 Improve trivia plugin
- Add a reply if a "Trivia" or "Question Workshop"  command is used in other room.
2015-09-10 12:40:29 -06:00
Bryan AA
1dcf176466 Escape é in info.js 2015-09-04 12:29:23 -06:00
Konrad Borowski
395a48173c Correct Veekun nature link. 2015-08-24 10:08:14 +02:00
Rhythms
69c5266016 Add check in /veekun for real/fake abilities and moves 2015-08-23 00:50:38 -06:00
Konrad Borowski
45fdb8a431 Add /veekun command for checking Veekun Pokedex 2015-08-22 14:55:10 +02:00
Guangcong Luo
d287a4150d Load chat-plugins/info.js first so it can be shadowed 2015-08-09 04:20:29 -04:00
Ivo Julca
2a1f930632 Load tools' data for main process from plugin requiring it
This allows servers which remove `info.js` plugin to cut down RAM consumption.
2015-08-06 00:58:54 -05:00