Commit Graph

1578 Commits

Author SHA1 Message Date
Antar1011
bdf27038a5 Doubles COIL reqs 2014-05-03 07:26:06 -04:00
The Immortal
f7cc7c7087 Update teambuilder tiers 2014-05-02 11:55:02 -07:00
The Immortal
db6bfad81c Merge pull request #178 from Layell/patch-32
Adding small and large Pumpkaboo forms
2014-05-02 09:48:50 -07:00
Layell
9b0dba7db5 Adding spare Pumpkaboo forms
Need to add Pumpkaboo super back model
2014-05-02 12:36:12 -04:00
The Immortal
21b85322a8 Fix BL2 being above UU in the teambuilder 2014-04-29 06:55:38 -07:00
Guangcong Luo
897e77e439 Refactor db7a1780
Now it works for doubles, at least sort of.
2014-04-27 12:08:35 -05:00
The Immortal
dff9492cd9 Fix Meowstic-F in replays 2014-04-25 13:55:52 -07:00
The Immortal
7e068a5ee6 Merge pull request #177 from Layell/patch-31
Pyroar-f shiny fix
2014-04-25 10:00:33 -07:00
Layell
64354394c6 Pyroar-f shiny fix
Matches size between both pyroar regular and shiny. Push with April 25 sprite update.
2014-04-25 12:56:29 -04:00
Guangcong Luo
67eee0b847 Improve /ignore
It now ignores challenges and in-battle chat as well as PMs and
chat-room chat.
2014-04-25 01:40:33 -05:00
Guangcong Luo
db7a17806f Fix asking for moves for fainted pokemon
The bug was introduced as a typo in 24c07d32
2014-04-25 01:40:33 -05:00
Guangcong Luo
b4371d6d76 Merge pull request #176 from sirDonovan/patch-3
Remove abilities from pre-Gen 3 battles
2014-04-23 17:09:16 -05:00
sirDonovan
a2bee3ec79 Remove abilities from pre-Gen 3 battles 2014-04-23 16:49:19 -05:00
Guangcong Luo
85d42a437a Sync data 2014-04-23 13:41:02 -05:00
V4Victini
7cf99a4c82 Add Sky Drop fail message
Fails if the target is too heavy
2014-04-23 12:19:57 -04:00
Guangcong Luo
31476bfc9c Credits: Add sirDonovan 2014-04-22 21:23:59 -05:00
Guangcong Luo
6a691f7793 Update redirects 2014-04-20 02:57:47 -05:00
Guangcong Luo
76f2f8f331 Sync data 2014-04-20 02:57:47 -05:00
Guangcong Luo
d9ac5e1eb3 Merge pull request #174 from Caledrith/patch-3
Make Pumpkaboo formes show up correctly in replays
2014-04-16 14:43:35 -05:00
Caledrith
d94c3b019f Make Pumpkaboo formes show up correctly in replays
Pumpkaboo has multiple formes, and thus should be added to the list
2014-04-16 13:40:59 -06:00
Guangcong Luo
f578151fec Sync tiers 2014-04-12 21:07:17 -05:00
Guangcong Luo
0290c6a761 Merge pull request #172 from Layell/patch-30
pokedex mini meowsic/genesect update
2014-04-11 18:33:17 -05:00
Layell
b07d7cf131 pokedex mini meowsic/genesect update
Ensures both forms actually show animated models.
2014-04-11 17:45:28 -04:00
Guangcong Luo
ce00458178 Sync learnsets 2014-04-11 02:52:45 -05:00
Guangcong Luo
0e6f4ad984 Add jQuery 1.11 to repo 2014-04-11 02:51:59 -05:00
Guangcong Luo
f525c08b49 Fix support for autodetecting server for ladders 2014-04-11 02:51:44 -05:00
Guangcong Luo
5f0db1ef2d Update teambuilder for RU 2014-04-11 02:51:44 -05:00
Guangcong Luo
c9739e8d88 Sync data 2014-04-11 02:51:44 -05:00
Guangcong Luo
c267865d46 Merge pull request #170 from sirDonovan/patch-1
Add Gen 6 Mud and Water Sport Messages
2014-04-10 01:55:53 -05:00
sirDonovan
327c06df85 Add Gen 6 Mud and Water Sport Messages 2014-04-10 01:45:38 -05:00
Guangcong Luo
24e91c329b Merge pull request #166 from TalkTakesTime/master
Update spread suggestor with Gen 6 changes
2014-04-04 09:11:51 -05:00
TalkTakesTime
0e25ec455d Better placing for Knock Off 2014-04-04 21:29:12 +13:00
TalkTakesTime
a7544d5313 Update spread suggestor with Gen 6 changes 2014-04-04 21:27:16 +13:00
The Immortal
f841322522 Update spread suggester
Knock Off is not used only for support
Foul Play shouldn't add attack EVs
2014-04-04 00:46:41 -07:00
Guangcong Luo
4f3f526c61 Fix crash in IP reporter 2014-04-02 22:58:13 -05:00
Guangcong Luo
6f14a44b55 Report IPs from unregistered servers
Right now, unregistered servers often get unclear error messages
about why laddering and replay saving doesn't work. This commit
attempts to clarify those error messages.

In addition, servers that make requests from different IPs from
their registered IP didn't have an easy way to fix. Reporting
IPs should make it clearer which IP they need to register.
2014-04-02 00:39:16 -05:00
Guangcong Luo
5426557f86 April Fool's 2014 2014-04-02 00:39:16 -05:00
Guangcong Luo
752e943c0c Plug XSS vuln 2014-04-02 00:39:16 -05:00
V4Victini
3f479678ec Escape HTML in battle winner declaration 2014-03-30 15:08:52 -04:00
Guangcong Luo
afafef29a3 Sync tiers 2014-03-28 23:58:51 -05:00
Guangcong Luo
f8973eb29e Remove support for old protocol
Any servers still using these old protocols have already been rendered
incompatible by other changes.
2014-03-28 23:58:51 -05:00
V4Victini
864e230a65 Merge pull request #164 from Slayer95/patch-3
Make /join focus a room if it's already joined
2014-03-28 23:52:21 -04:00
Slayer95
88ad1a439e Make /join focus a room if it's already joined 2014-03-28 20:17:42 -05:00
The Immortal
090285b9af Add Fairy Lock message 2014-03-28 14:18:03 +04:00
The Immortal
5f77bea7f5 Fix temporary notifications on Chrome 2014-03-26 22:50:37 +04:00
Guangcong Luo
bc11146a45 Link names to profile pages 2014-03-26 12:31:40 -05:00
Guangcong Luo
a39c1078c4 Update links to jQuery and SockJS 2014-03-26 12:31:28 -05:00
Guangcong Luo
96a69a8c74 Update jQuery and SockJS 2014-03-23 20:45:35 -05:00
Guangcong Luo
0e927e3271 Merge pull request #162 from kotarou3/tournaments
Tournaments update
2014-03-22 12:41:25 -05:00
小太
5724863637 Lift battletower-only restriction on tournaments 2014-03-22 20:08:23 +11:00