Guangcong Luo
54947b665f
Merge pull request #1728 from ascriptmaster/move-fixes
...
Move refactor: moves/items that ignore immunity/effectiveness
2015-04-14 17:05:22 +00:00
The Immortal
699fd37877
Merge pull request #1779 from shanghaii/patch-7
...
Add alias "ch" to /om classichackmons
2015-04-14 15:19:12 +04:00
Juanma Serrano
099c78fa20
Merge pull request #1778 from xfix/galbia
...
Super Staff Bros.: Add %galbia.
2015-04-14 13:07:54 +02:00
Guernouille
b00e6d5f70
Gen 2 RandBats: Moveset fixes
...
Add an attacking move to Tangela, remove Sleep Talk.
Add Earthquake to Kangaskhan.
Give standard moves to Donphan.
2015-04-14 13:02:10 +02:00
Konrad Borowski
9172e7a3a5
Super Staff Bros.: Add %galbia.
2015-04-14 12:57:58 +02:00
Juanma Serrano
1d9c1086cf
Merge pull request #1780 from sirDonovan/thestudio
...
The Studio plugin: fix crashes and nominations
2015-04-14 12:42:35 +02:00
Juanma Serrano
8c5bc98286
Update Averagemons bans
...
Unban Gothita line.
Ban Arena Trap and Shadow Tag.
2015-04-14 09:58:51 +02:00
sirDonovan
376406aadd
The Studio plugin: fix crashes and nominations
2015-04-14 02:29:36 -05:00
unfixable ꒰*⑅˃̶͈ ৺˂̶͈⑅꒱੭ु⁾⁾·°
9cff4a86de
Add alias "ch" to /om
...
CH is the abbreviation of Classic Hackmons, and it's easier to do !om with.
2015-04-13 19:38:01 -07:00
The Immortal
21eba685d0
Ban Arena Trap in Inheritance
2015-04-14 01:43:24 +04:00
sirDonovan
541c427784
Update Monotype Bans
...
http://www.smogon.com/forums/threads/monotype-xy-read-post-393-for-tiering-updates.3493087/page-70#post-6162829
2015-04-13 09:28:13 -05:00
Ivo Julca
b9e972529b
Actually make the regression tests meaningful
...
Also Boomburst did not exist before XY, and Uproar wasn't authentic either.
2015-04-13 02:25:34 -05:00
Ivo Julca
d367bf2650
Add regression tests for damaging moves affected by 58a5d91
2015-04-13 01:13:56 -05:00
Ivo Julca
58a5d916ff
Sound moves were not authentic before XY
2015-04-13 00:33:45 -05:00
Guangcong Luo
29ef012c16
Merge pull request #1776 from Morfent/trivia
...
/Trivia plugin: optimize ladder updates, bug fixes
2015-04-12 21:36:41 +00:00
Guangcong Luo
1e620bdb65
Merge pull request #1761 from ascriptmaster/move-fixes-2
...
Fix interaction between Curse and Protean
2015-04-12 21:36:33 +00:00
Guangcong Luo
c23acb7005
Merge pull request #1773 from ascriptmaster/randoms
...
Gen 2 Random Battle: Fix Move Rejection Phase
2015-04-12 21:34:51 +00:00
Kevin Lau
b894bbfec9
Gen 2 Random Battle: Fix Move Rejection Phase
...
hasMove was not tracking moves properly, instead only tracking new moves
added in the object instead of its entire moveset. Also, there was a
line of code that caused all moves to be flagged as rejected.
2015-04-12 13:59:21 -07:00
Kevin Lau
6e2458bc4e
Fix interaction between Curse and Protean
...
The relation is hard-coded because no other move changes based on the
user's type the way Curse does, and the alternative would require
refactoring some things with the event ordering.
2015-04-12 13:55:05 -07:00
Morfent
41b4c3cbc1
Trivia plugin: optimize ladder updates, bug fixes
...
- the ladder is now saved in triviadata.json, and gets updated at the
same time ranks do instead of needing to loop through the leaderboard
once more
- Trivia.inactivityCounter clears properly on answer
- number and timer modes accept multiple answers again
- added question and intermission timeout consts
- Trivia property names are more specific
2015-04-12 17:40:12 -03:00
Guangcong Luo
9b296407bc
Merge pull request #1775 from xfix/demote-imanalt
...
Super Staff Bros.: Demote imanalt.
2015-04-12 20:24:15 +00:00
Konrad Borowski
ca7f91d1d3
Super Staff Bros.: Demote imanalt.
2015-04-12 18:19:20 +02:00
Guangcong Luo
8e975fb34f
Merge pull request #1772 from Slayer95/master
...
Remove all `fs.existsSync` calls
2015-04-12 09:06:37 +00:00
Guangcong Luo
f1349c3398
Merge pull request #1774 from SolarisFox/patch-3
...
include learnsets from prevos in /ms
2015-04-12 08:21:39 +00:00
SolarisFox
40d62d8d16
include learnsets from preevos in /ms
2015-04-11 23:32:21 -07:00
Ivo Julca
c534abb6d5
Remove all fs.existsSync calls
...
They have been officially recommended against for a long time
2015-04-11 21:47:32 -05:00
Guangcong Luo
41706e2cb0
Merge pull request #1770 from monsanto/default-ipv4
...
Use 0.0.0.0 if Config.bindaddress is missing.
2015-04-12 02:08:16 +00:00
Christopher Monsanto
8d87af870f
Use 0.0.0.0 if Config.bindaddress is missing.
...
This is because io.js tries ipv6 first, which the rest of PS does not
support very well.
2015-04-11 22:06:23 -04:00
Guangcong Luo
e3eb3872e5
Merge pull request #1771 from Morfent/thestudio
...
The Studio plugin: fix /aotd end
2015-04-12 01:52:40 +00:00
Morfent
3fd7efebf1
The Studio plugin: fix /aotd end
2015-04-11 22:49:28 -03:00
Ivo Julca
f6146b1a6d
Plugin AotD: support io.js without es6-shim
2015-04-11 20:38:12 -05:00
Ivo Julca
e6332ff424
Properly do b0e7711
2015-04-11 20:19:52 -05:00
Guangcong Luo
3e91cb55f4
Merge pull request #1768 from galbia/patch-3
...
Added /j as an alias for /join
2015-04-11 17:48:52 +00:00
galbia
1527807519
Added /j as an alias for /join
...
We have that on IRC and im lazy
2015-04-11 15:53:58 +02:00
The Immortal
8cc438f361
Merge pull request #1767 from xfix/scavengers-comma
...
Change starthunt separator to |.
2015-04-11 17:35:51 +04:00
Konrad Borowski
d87a307796
Allow | as alternate separator for /starthunt.
2015-04-11 15:29:34 +02:00
The Immortal
81070b1284
Update /tiers with Doubles OU
...
Fixes #1766
2015-04-11 15:15:44 +04:00
Kevin Lau
81be17cd3c
Fix Wonder Guard's interaction with Iron Ball/Thousand Arrows
2015-04-11 00:43:56 -07:00
Guangcong Luo
736166035f
Fix matchmaking bug
...
Guests could get matched with high level users if people logged
out while searching.
2015-04-11 01:30:22 -04:00
The Immortal
5859724125
Merge pull request #1763 from ascriptmaster/randoms
...
Random Monotype: Treat Castform-Sunny and Castform-Rainy as Normal-type
2015-04-11 02:46:57 +04:00
Guangcong Luo
6d68c8dd94
Merge pull request #1711 from Morfent/tourautodq
...
Add Infinity and 0 aliases for /tour autodq off
2015-04-10 22:39:35 +00:00
Guangcong Luo
2c38f73dc4
Merge pull request #1758 from SolarisFox/patch-1
...
Add learnset targeting to /movesearch
2015-04-10 22:39:25 +00:00
Kevin Lau
8245e1d3b9
Random Monotype: Treat Castform-Sunny and Castform-Rainy as Normal-type
2015-04-10 15:25:31 -07:00
SolarisFox
d71809fbe3
Add learnset targeting to /movesearch
2015-04-10 15:16:26 -07:00
Morfent
63a4ca9114
Add Infinity and 0 aliases for /tour autodq off
2015-04-10 19:05:12 -03:00
Guangcong Luo
13fa6c9fd7
Merge pull request #1742 from SolarisFox/patch-5
...
Improve performance with /ds
2015-04-10 21:47:45 +00:00
SolarisFox
51116cbbe2
Improve /dexsearch performance
2015-04-10 14:07:22 -07:00
The Immortal
76860babcf
Ban Assist in Inheritance
...
Also removed more set validation code that is unnecessary in this
format.
2015-04-11 00:58:40 +04:00
Juanma Serrano
8d149dea2e
Monotype RandBats: Make Meloetta-P get into Normal or Psychic teams
2015-04-10 14:31:24 +02:00
Juanma Serrano
7181ded437
Gen 2 RandBat: Update set maker slightly
2015-04-10 13:21:41 +02:00