Karthik
da6b93ffd7
Fix Smogon Analysis links in teambuilder ( #1833 )
2021-07-06 12:12:39 -07:00
Guangcong Luo
05b9b19dcc
Show an error message on connection failures
...
Apparently this code has been broken ever since we migrated to
HTTPS.
2021-07-05 18:07:34 -04:00
Guangcong Luo
7a3783d1c8
Fix challenge notifications
...
Apparently there's some really buggy code for whether or not `/raw`
notifies (yes but only if it contains an HTML tag, notification is
the contents of the first HTML tag) which I didn't have time to fix,
but someone should probably fix that.
2021-07-05 18:07:34 -04:00
Karthik
e4a4526e02
Fix AltFormPopup and setForm ( #1820 )
2021-05-29 17:28:09 -07:00
Karthik
e003a0e744
Refactor past-gen Species/Move data format ( #1813 )
2021-05-26 14:32:16 -07:00
Annika
de02766625
Default Doubles LC sets to level 5 ( #1806 )
2021-05-25 09:22:42 -04:00
Guangcong Luo
1c9e465f96
Fix build error
2021-05-17 13:45:51 -07:00
Guangcong Luo
e4487fb5e6
Support new challenge protocol ( #1799 )
2021-05-16 03:05:10 -07:00
Annika
75cc1c37de
Fix tab titles for non-battle games ( #1802 )
2021-05-15 21:43:20 -07:00
Joseph Madamba
4f3841d597
Use more styled buttons ( #1787 )
2021-05-15 15:12:04 -07:00
Distrib
d12eb17d38
Add challenge notification sound ( #1793 )
2021-05-14 21:16:06 -07:00
Mia
d85bd52807
Explicitly notate messages sent to lobby ( #1800 )
2021-05-14 10:50:07 -07:00
Guangcong Luo
3d6b33e27f
Fix style error
2021-05-14 04:51:48 -04:00
Leonard Craft III
8f40f8a04b
Teambuilder: Improve Attack stat guesser ( #1798 )
2021-05-13 22:38:26 -07:00
Guangcong Luo
fa1e379497
Fix style error
2021-05-13 22:37:35 -07:00
Leonard Craft III
90df33a57f
Teambuilder: Fix Gen VII analysis links ( #1797 )
2021-05-13 20:24:13 -07:00
Karthik
94d372c95b
Fix old gen teambuilder bugs ( #1786 )
2021-05-11 20:19:08 -07:00
Karthik
b2443fc07d
Automatically filter types for monotype formats ( #1779 )
2021-05-11 20:16:29 -07:00
Kris Johnson
ac506366ce
Teambuilder: Add more LC level support ( #1776 )
2021-05-05 18:00:12 -07:00
Tristan Pink
2aa374c409
Fix FFA battles referring to nearSide as 'your' Pokemon ( #1775 )
2021-05-04 17:29:00 -07:00
Guangcong Luo
bb9ec0a0bd
Fix double escape in usercards
2021-04-30 07:23:41 -04:00
Guangcong Luo
8a20be4d0c
Support select elements in chat logs
2021-04-30 07:23:41 -04:00
Guangcong Luo
6383b4adc4
Correctly serialize radio buttons/checkboxes
...
This is for `data-submitsend` support.
It turns out, `element.value` does correctly serialize <select> elements.
Fixes #1769
2021-04-30 07:23:41 -04:00
Mia
88eb8c23a2
Allow commands in battle when ignoring spectators ( #1763 )
2021-04-25 19:34:59 -07:00
Leonard Craft III
8e0d6da87f
Fix G-Max move name display ( #1762 )
2021-04-25 13:16:41 -04:00
Leonard Craft III
aed4cf31a4
Fix double escape in battle and browser tab ( #1760 )
2021-04-23 18:55:49 -07:00
Guangcong Luo
f18e35a064
Support new customgroup protocol
2021-04-23 18:47:37 -07:00
Guangcong Luo
55d17b34df
Fix bugs in /ignore
2021-04-23 18:05:59 -07:00
Kris Johnson
cf27704801
Add room sections ( #1758 )
...
Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>
2021-04-23 11:31:20 -07:00
Mia
a265a04acb
Improve /ignore ( #1748 )
2021-04-23 11:30:45 -07:00
Leonard Craft III
86ebeb8e23
Tooltips: Fix Max Move typing / name ( #1754 )
2021-04-16 17:11:42 -07:00
Guangcong Luo
20f0c71e01
Fix crash in teambuilder
...
Fixes #1749
2021-04-14 12:49:58 -04:00
Guangcong Luo
48a2e8a7c7
Fix crash in item search
2021-04-14 09:45:51 -04:00
Guangcong Luo
017b54c521
Update for BattleTypeChart change
...
(BattleTypeChart keys were made lowercase)
2021-04-14 02:02:41 -07:00
Mia
31fcd418ec
Update Dex API to match server API ( #1746 )
2021-04-14 01:22:38 -07:00
Annika
b6193fbe7d
Fix exporting teams with Hidden Power
2021-04-13 18:33:32 -07:00
Leonard Craft III
3604dd88dd
Fix display of move choices ( #1743 )
...
Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>
2021-04-05 20:50:09 -07:00
Guangcong Luo
d9899a14f9
Fix Multi Battle support
2021-04-03 22:56:51 -04:00
Guangcong Luo
4b07cce615
Fix multi battles not working on mobile
2021-04-02 22:27:07 -04:00
Guangcong Luo
a872ad08d8
Fix multi/FFA support
...
The original multi battles implementation had basically no support for
FFA, so this adds that support. I also fixed a lot of bugs that
apply to multi battles as well.
2021-04-02 02:36:07 -04:00
Annika
6c22b5ef2d
Remove AFD prank for 2021
...
This reverts commit 7e5f14754c .
2021-04-01 21:08:42 -07:00
Mia
031702bf10
Restore old jQuery ( #1737 )
2021-04-01 12:12:06 -04:00
Kris Johnson
81caa06762
Add more support for National Dex ( #1736 )
2021-03-31 21:00:26 -07:00
HoeenHero
7e5f14754c
AFD 2021 ( #1735 )
2021-03-31 17:55:46 -07:00
Mia
aa0086856a
Update to latest jQuery 2.2.4 ( #1733 )
2021-03-30 18:41:38 -07:00
Guangcong Luo
94d420eac0
Fix double-turn bug
2021-03-28 21:50:33 -07:00
Guangcong Luo
0c4f741aaa
Fix battle perspective messages
2021-03-28 20:38:58 -07:00
Spandan Punwatkar
1fe0b7eb85
Client-side support for Multi Battles ( #1649 )
2021-03-28 15:13:07 -07:00
Mia
6e7d5461f6
Support using form elements to send commands ( #1731 )
2021-03-23 09:04:24 -07:00
Kris Johnson
83bd792b1b
Don't autofill EVs in Gen 6 Hackmons metas ( #1722 )
2021-02-13 14:56:37 -05:00