Kris Johnson
ed4227a22d
info.js: update /smogdex ( #3070 )
2017-01-02 10:27:43 -08:00
Bär Halberkamp
388000ca34
Wifi: re-add "alolan <name>" as a way to get alolan formes
2016-12-30 18:10:14 -05:00
Bär Halberkamp
002ed5f1e1
Wifi: fix giveaways with alolan formes
2016-12-30 18:09:43 -05:00
Bär Halberkamp
0c4f648ba6
Make ip-based room punishments show up on /ip
2016-12-30 02:58:03 +01:00
Bär Halberkamp
0fe9464911
Fix /ptcg
2016-12-28 18:35:17 +01:00
Bär Halberkamp
37205d9b24
Implement /sharedip ( #2870 )
...
* Implement /markshared
* Refactor /whois ips to two lines
* Refactor splitTarget
2016-12-25 14:26:17 -08:00
Sipanale
0b28b94dcb
Giveaway: Fix Alolan Form GIF Display ( #3045 )
...
Changes made to cause proper parsing for Alolan forms, allowing for the
giveaway to render the gif for the target form by using 'Pokemon-Alolan'
as well as 'Pokemon Alolan'
2016-12-23 16:59:53 +01:00
panpawn
670a499c2b
Datasearch: Standardize help commands formatting ( #3046 )
2016-12-23 01:26:51 -08:00
Spandan
36c1e35626
Update /om ( #3043 )
...
This one links to the new OM C&C forum.
2016-12-22 23:52:41 +04:00
Spandan
6a1624603e
Update /om ( #3042 )
...
It should redirect to the Gen 7 OM forums
2016-12-22 01:54:57 +04:00
Guangcong Luo
aeff92aac9
Fix other crash in dexsearch
...
Or is this movesearch? idk but it should probably be fixed some better
way, this is just a hack.
2016-12-20 03:54:21 -05:00
Ana Rita Torres
8d9b980cb9
Add servertime command ( #3038 )
2016-12-19 07:53:17 -08:00
Marty-D
3c9d6c2687
Correct crit ratio boosting Z-Effect
2016-12-18 11:06:55 -05:00
asgdf
eb8d2ab14a
Fix crash in /dexsearch ( #3030 )
2016-12-15 20:40:42 -08:00
Ben Davies
b6118e0186
Trivia: only give UGM points for UGM category games ( #3027 )
2016-12-15 13:55:25 -08:00
Ben Davies
4f4c09e74c
Trivia: fix race condition in Trivia#destroy ( #3026 )
...
The timeout for Trivia#askQuestion has the chance of ending after someone has
won the game or after forcing it to end.
2016-12-15 03:19:24 -08:00
panpawn
9bf747f1e4
Datasearch: Replace deprecated font tags ( #3025 )
2016-12-14 21:05:06 -08:00
asgdf
97135a5897
Support egg groups as parameters in /dexsearch ( #3023 )
2016-12-14 12:56:55 -08:00
Bär Halberkamp
2fc6729e3c
Wi-Fi: use gen 7 minisprites
2016-12-14 19:46:23 +01:00
urkerab
1f9a6193df
Don't match against generation prefix if it wasn't provided ( #3020 )
2016-12-13 02:21:28 -08:00
panpawn
7b4a482373
Data: Remove unneeded constructor hack check ( #3019 )
2016-12-11 20:34:55 -08:00
spekss
21d6bd8521
Add /tour banlist in /roomhelp ( #3006 )
...
* Add /tour banlist in /roomhelp
2016-12-11 21:24:35 +01:00
Ben Davies
a04215bf17
Trivia: fix UGM random category games ( #3012 )
2016-12-11 03:23:24 -08:00
Ben Davies
ffe26e0506
Trivia: temp UGM activity toggle ( #3011 )
2016-12-11 04:34:25 -05:00
panpawn
51c6567975
Standardize using <br /> instead of variations ( #3009 )
...
Across PS, in most places we use <br /> - however, in some other places we used <br> and in some <br/>. This standardizes that to simply be <br />, since that's what we use in the majority of places.
2016-12-11 04:34:07 -05:00
panpawn
fd4f11570d
Roomfaqs: Remove trailing whitespace in help cmd ( #3008 )
...
And also indent them like the rest of the multi-line help commands across the repo
2016-12-10 23:28:15 -05:00
asgdf
6622c2d4ee
Expand help entry for /learn ( #3002 )
...
Also remove /g6learn, which is now made redundant by /learn
pentagon,gen6,... and didn't work anymore anyway.
2016-12-07 10:40:00 -06:00
Guangcong Luo
ddc7e0412e
Clarify /learn message for gen 6-7 egg moves
2016-12-07 05:20:22 -05:00
Guangcong Luo
6969290d67
Support passing format name to /learn
2016-12-06 20:31:32 -06:00
Guangcong Luo
0ed2071217
Improve /learn
...
It now accepts a generation parameter, as well as "pentagon", as
options before the pokemon species.
In addition to making it easier to remember the syntax and supporting
pentagon checks, this also allows /learnall to be used in past gens.
e.g.
`/learn pentagon, mence, dd`
will show:
> In Gen 7, Salamence can learn Dragon Dance only when obtained from:
> gen 7 egg: axew, dragonair, dragonite, dratini, ...
`/learn gen3, mence, dd`
will show:
> In Gen 3, Salamence can learn Dragon Dance only when obtained from:
> gen 3 egg: altaria, charmander, dragonair, dragonite, ...
> gen 3 event: 1 salamence
2016-12-06 19:33:51 -06:00
panpawn
7c12efc594
Checkpunishments: Mark truly offline users only ( #2995 )
...
The user object could of just not yet expired, but they also might not be online, which is why this is necessary
2016-12-06 12:31:51 -06:00
Charlie Kobayashi
6a7d27e6ac
checkpunishment: Fix checking for offline users ( #2991 )
...
- It returns nothing in the case the user does not exist in the map
2016-12-05 15:11:55 -06:00
asgdf
2d2c4d1f06
Fix room punishment checking ( #2990 )
2016-12-05 14:45:10 +01:00
Bär Halberkamp
71b8ee0f87
Don't display "(offline)" for online users in /checkpunishment
2016-12-03 17:55:28 +01:00
panpawn
62760c3836
Rename unclear variable in Chat#toDurationString ( #2971 )
...
This renames 'limit' -> 'precision'.
2016-11-30 19:56:19 -06:00
Bär Halberkamp
d345c15336
Remove placeholder code for gen 7 sprites
2016-12-01 02:42:06 +01:00
Marty-D
ed86f0bad4
Remove Contest categories from move details
...
They don't exist anymore.
2016-11-29 22:12:36 -05:00
Bär Halberkamp
8fce8c2633
Refactor /whois and /checkpunishment ( #2967 )
...
Also add a Punishment monitor
2016-11-29 19:18:24 -06:00
panpawn
62d6800eff
Whois: Add hover room title to battle rooms ( #2960 )
...
This will tell a user who the battle is against (if it's a battle room) by hovering over it, kind of like how user-popups work.
2016-11-29 13:13:05 -06:00
asgdf
1d6ac79158
Fix /ds not working for gen 7 mons with 2+ moves as argument ( #2944 )
2016-11-27 23:54:02 -06:00
Marty-D
1ddf9180b3
Add Z-Move info to /dt
2016-11-24 18:50:43 -05:00
urkerab
9f371b2953
Add Shore Up to the list of recovery moves searched by /dexsearch ( #2939 )
2016-11-23 22:37:46 -05:00
Lionyx
848fcd2c2b
Roomsettings: Change variable spelling ( #2935 )
...
minor syntaxic change "atuh" → "auth"
2016-11-22 17:01:25 -06:00
InactiveUser
0a7689b6c9
Reword htmlbox help ( #2910 )
...
* Reword htmlbox help
I think the way it was before kind of confusing, especially with the not rank part, hopefully this helps?
* Removed *
2016-11-22 13:01:58 -06:00
Bär Halberkamp
30d2f6affb
Fix gen 7 mons in giveaways
2016-11-22 00:45:57 +01:00
The Immortal
e8cac27e55
Fix b137faf
2016-11-20 05:24:09 +04:00
Bär Halberkamp
b137faf5ed
Make using 'max' in /statcalc also set boosting nature
2016-11-20 01:27:11 +01:00
urkerab
27f0b82592
Actually make /oraslearn work ( #2911 )
2016-11-19 13:49:15 -06:00
Bär Halberkamp
ed315b4937
Wifi: change wording in the GA window
2016-11-19 02:07:48 +01:00
urkerab
5e9d04e0aa
Change default /learn gen and add /oraslearn ( #2902 )
2016-11-18 09:16:29 -06:00