Commit Graph

919 Commits

Author SHA1 Message Date
CheeseMuffin
ca94b7d764 Scavengers: Add alias of ladder (#3688) 2017-06-23 14:18:08 -07:00
Guangcong Luo
b78350c1ec Make /dt dex-number lookup stricter
Previously, passing anything that started with a number to /dt would
make it look it up as a dex number.

This made it impossible to look up "10,000,000 Volt Thunderbolt".

Now, it has to be exactly a number and nothing else, to be considered
a dex number for the /dt lookup.
2017-06-23 06:49:58 -04:00
Kris Johnson
2e8b27b5a8 othermetas.js: Update Tier Shift boosts (#3679) 2017-06-22 23:56:52 -07:00
Ben Davies
e46c32a4b9 Commands: fix /processes crash (#3678) 2017-06-22 21:33:02 -07:00
Konrad Borowski
375ea1313c Locale aware time in /roomevents (#3676)
Depends on Pokemon-Showdown-Client#950
2017-06-22 16:11:40 -07:00
Kris Johnson
085b3b2c83 othermetas.js: Update /mnm Stone restrictions (#3675) 2017-06-22 15:02:53 -07:00
asgdf
bf85c96ac4 Modlog: properly spawn processes (#3672) 2017-06-22 04:39:18 -07:00
Bär Halberkamp
ee5cc5e869 Roomfaqs: Change saveRoomFaqs() to not use writeFileSync 2017-06-21 21:36:19 -04:00
jumbowhales
fece2a7d50 Veekun: show help if no target is given (#3668) 2017-06-20 21:55:28 -07:00
Spandan Punwatkar
252f844592 Update Other Metas Commands (#3666) 2017-06-20 01:07:54 -07:00
Spandan Punwatkar
d1400f4644 Refactor /data to generate HTML (#3378) 2017-06-19 17:02:47 -07:00
Guangcong Luo
1d7d4ff837 Fix deprecated fs.close call signature 2017-06-19 14:54:42 -07:00
Lionyx
00e7948313 Fix /smogdex for Ubers (#3660)
Linking to a Smogon format analysis containing /ubers would give a wrong link in the current situation
2017-06-19 14:02:47 -07:00
jumbowhales
76b56bddb4 Uno: wild cards default to the color of the top card when DQd (#3578) 2017-06-19 10:49:13 -07:00
Bär Halberkamp
961ffc3f9b Upgrade eslint to 4.x (#3657) 2017-06-18 22:37:43 -07:00
Guangcong Luo
47a35b7b45 Refactor dexsearch
- Icons and names now both show up, margins tweaked to look good
- Results are now clickable
2017-06-18 21:56:34 -04:00
Bär Halberkamp
b678247ba6 Datasearch: get rid of commas in between icons 2017-06-18 17:26:00 -04:00
Bär Halberkamp
c198612e05 Improve display of shared IPs in /ip 2017-06-18 13:52:34 -07:00
asgdf
1935f220e1 Modlog: allow userid search to find names with underscores (#3654) 2017-06-18 13:50:23 -07:00
Bär Halberkamp
88381146cf Wifi: Fix text not showing up as bold 2017-06-18 09:35:23 -04:00
Bär Halberkamp
50a511f4dd Wifi: allow hosts to join their own lottery GAs 2017-06-18 09:10:58 -04:00
Bär Halberkamp
92aa82794d Add usage of <psicon> (#3653)
* Add support for <psicon> to parseText

* Utilize <psicon> in giveaways

* Utilize <psicon> in /dexsearch and /itemsearch
2017-06-17 17:48:47 -07:00
Charlie Kobayashi
851035795b Scavenger Games: Jump Start - actually set wait to 1 minute (#3651) 2017-06-17 14:40:14 -07:00
Charlie Kobayashi
90122bf4fc Jump start - update mechanics (#3650) 2017-06-17 01:56:56 -07:00
asgdf
8299bcc2bf Fix inequality operators in /ms to not include equal values (#3648) 2017-06-16 15:39:52 -05:00
Charlie Kobayashi
114d5fd649 Scavengers: add games, multiple hosts and answers (#3646) 2017-06-16 11:52:24 -05:00
asgdf
510f912761 Modlog: don't escape characters unnecessarily (#3639) 2017-06-15 11:25:55 -05:00
CheeseMuffin
83e9bda113 Fix typo in randmove (#3636) 2017-06-14 12:57:08 -05:00
asgdf
8c00b2bf3d Roomsettings: don't show modjoin + button to everyone (#3634) 2017-06-14 12:56:55 -05:00
JavaIsTheWorst
54ac5ec817 Update jeopardy.js (#3577) 2017-06-13 21:36:55 -05:00
CheeseMuffin
422cc57459 Add randmove command (#3599) 2017-06-13 21:36:15 -05:00
panpawn
1da511b6f0 Enhance the rules command (#3617)
- Don't send double errorReply for when trying to set a room's rules in PMs
- Allow a way to delete a room's rules link
2017-06-11 22:38:54 -05:00
asgdf
6631aced03 Modlog: properly trim and sanitize search string (#3606) 2017-06-11 22:37:01 -05:00
panpawn
f3d5e59103 Modlog: Fix when to link in modlog output (#3613)
Orda-Y pointed this out; basically, it should be like this "since hidden rooms still give roomlog access"
2017-06-11 22:33:31 -05:00
panpawn
602560a132 Modlog: Add permission checking back
This was not included in the recent modlog refactor
2017-06-11 21:06:11 +02:00
Konrad Borowski
096e236afc Document scavengers infractions commands (#3610) 2017-06-11 10:17:08 -05:00
Konrad Borowski
ece7db83fd Improve regex escaping in modlog (#3607) 2017-06-11 10:05:25 -05:00
asgdf
92c0a84dc8 Fix modlog (#3603) 2017-06-11 01:25:48 -05:00
asgdf
c25d23a7f0 Refactor modlog (#3569) 2017-06-10 12:32:55 -05:00
CheeseMuffin
b455d34311 Scavengers: Update Error Messages (#3600) 2017-06-10 12:32:09 -05:00
Charlie Kobayashi
fa4474543a Scavenger-Games: Add KOGames mode (#3597) 2017-06-09 15:36:42 -05:00
urkerab
276c4ad116 Dexsearch should use exact inequalities instead of fudging the comparison value (#3582) 2017-06-06 09:16:03 -05:00
Charlie Kobayashi
a314d44d42 Scavengers: update leak guard (#3587)
- match msgId to the ``toId()`` form of the answer.
2017-06-06 02:24:49 +04:00
urkerab
a4bbede19b Dexsearch should use the Gen 7 LC banlist (#3586) 2017-06-06 02:24:18 +04:00
CheeseMuffin
0d62603397 Dexsearch: Add height (#3580) 2017-06-05 11:55:29 -05:00
Charlie Kobayashi
dc51f4210f Scavengers: improve multiple connection check (#3579)
- filter by IPs to avoid false positives
2017-06-05 03:02:42 -05:00
CheeseMuffin
83efb5b191 Fix jeopardy (#3576) 2017-06-05 06:24:36 +08:00
Charlie Kobayashi
7217398080 Scavengers: update leaderboard formatting (#3567)
- only bold non-auth in the top 5 of the leaderboard, rather than top 3 non-auth overall
2017-05-31 04:50:30 +04:00
Charlie Kobayashi
50c1c88cba Scavengers: Refactor Leaderboard, add new functions (#3555) 2017-05-28 14:26:27 +09:00
Charlie Kobayashi
1f7accfe6b Scavengers: Remove logging (#3550) 2017-05-24 20:36:43 -04:00