urkerab
2c0fd2fefb
Display desktop notification on disconnect
2015-09-06 09:58:05 +01:00
The Immortal
c74c6aa545
Update LC suspect COIL
2015-08-25 02:32:39 +04:00
Marty-D
fbebc718c7
Track PP reduced by Spite
2015-08-22 11:54:37 -04:00
Guangcong Luo
4dd517481c
Merge pull request #449 from urkerab/trainer-wrap-up
...
Make long trainer names wrap up instead of down
2015-08-21 06:20:13 +00:00
urkerab
a42f198ac1
Make long usernames not cut off in battle
2015-08-21 00:54:54 +01:00
urkerab
08c3a67428
Make long trainer names wrap up instead of down
2015-08-20 23:51:31 +01:00
Guangcong Luo
f32a34c105
Merge pull request #446 from urkerab/drop-text
...
Allow default text field drag and drop behaviour.
2015-08-19 10:04:45 +00:00
urkerab
ac873cffc3
Allow default text field drag and drop behaviour.
2015-08-19 10:39:41 +01:00
Guangcong Luo
a2594eed85
Merge pull request #448 from Layell/patch-15
...
XY Render Updates -Krilowatt and fixes
2015-08-19 09:29:47 +00:00
Guangcong Luo
3aa457e87d
Merge pull request #447 from Layell/patch-14
...
Add Hoopa Unbound Icon
2015-08-19 09:29:34 +00:00
Guangcong Luo
ecacca4426
Merge pull request #445 from urkerab/testclient-fragment
...
Allow non-HTML5 based fragments in the test client
2015-08-19 09:16:25 +00:00
Guangcong Luo
e422b7d1be
Merge pull request #444 from urkerab/hp-bar-colours
...
Consistently add and remove the hp colour classes
2015-08-19 09:15:13 +00:00
Guangcong Luo
76e3d49ccc
Merge pull request #439 from ascriptmaster/move-messages
...
Ability activations not linked to -ability reveal Ability to opponent
2015-08-19 09:14:08 +00:00
The Immortal
cc8229584c
Add COIL for PU
2015-08-18 21:38:19 +04:00
Layell
39a024e90e
XY Render Updates -Krilowat and fixes
2015-08-18 10:08:56 -04:00
Layell
005d252490
Add Hoopa Icon
2015-08-18 10:05:07 -04:00
urkerab
daa6c171fe
Consistently add and remove the hp colour classes
2015-08-18 12:19:03 +01:00
urkerab
84f116be53
Allow non-HTML5 based fragments in the test client
2015-08-18 12:18:17 +01:00
Kevin Lau
dc88e158ba
Ability activations not linked to -ability reveal Ability to opponent
2015-08-17 22:09:42 -07:00
Guangcong Luo
64cb34e519
Teambuilder: Support selecting base ability for megas
2015-08-12 19:35:09 -04:00
Guangcong Luo
68e68fbeed
Remove space between symbol and name in chat
2015-08-12 19:29:14 -04:00
Guangcong Luo
3dea2e43b3
Teambuilder: Autoselect item if it's required
...
For instance, selecting Megazard X autoselects Charizardite X,
selecting Arceus-Dark autoselects Dread Plate, and selecting
Giratina-Origin autoselects Griseous Orb.
2015-08-12 18:39:57 -04:00
Guangcong Luo
95657e8249
Sync data
2015-08-12 18:39:57 -04:00
Slayer95
99475af48b
Merge pull request #440 from gamut-was-taken/localize-sp
...
Localize SpriteData variables
2015-08-12 14:32:09 -05:00
gamut-was-taken
25a294c82c
Localize SpriteData variables
2015-08-12 14:58:35 -04:00
Ivo Julca
d1e9ead96c
Fix battle chat backwards compatibility
2015-08-11 02:01:33 -05:00
The Immortal
c7c8b7adf2
Add Harvest activation
2015-08-10 20:33:16 +04:00
The Immortal
0860dcfa28
Add Mummy activation
2015-08-10 06:37:31 +04:00
The Immortal
c99de62485
Fix ability activation animation for -boost
...
Added a delay so the ability activation and boost activation are not
simultaneously.
This is how it was: http://i.imgur.com/iNE21Md.png
2015-08-09 20:09:13 +04:00
Marty-D
59418fd8dd
Add breaking protection message
...
- And fix Mat Block
2015-08-08 14:40:01 -04:00
Quinton Lee
b7917eb417
Actually fix crash in replay chat parsing
2015-08-08 11:12:32 -05:00
Guangcong Luo
c1f78290f6
Fix some display issues for side cond duration
2015-08-08 00:37:23 -05:00
The Immortal
e626dbeaa1
Add activation for all abilities that call -boost
2015-08-08 00:54:29 +04:00
The Immortal
0a3f91ee91
Add Defiant/Competitive activation
2015-08-07 20:42:19 +04:00
Quinton Lee
55eb13a69f
Fix crash in replay chat parsing
2015-08-07 10:26:49 -05:00
Guangcong Luo
6622a645a9
Support iOS webapp install
2015-08-07 08:59:50 -04:00
Guangcong Luo
7f6a2063da
Improve team saving reliability
2015-08-07 08:59:50 -04:00
Guangcong Luo
d20fd501f1
Fix some mega icons
2015-08-07 08:59:50 -04:00
Guangcong Luo
15a802a907
Make PP tracker Pressure-aware
...
This is not a perfect solution, but it's better than nothing.
2015-08-07 08:59:50 -04:00
Guangcong Luo
3622fe5a2a
Improve team saving reliability
...
This should in theory fix the issue where team changes weren't
being saved.
2015-08-07 08:56:16 -04:00
Guangcong Luo
cc4767ea58
Fix Tools.getTemplate corruption
...
Passing Tools.getTemplate a non-empty string with an empty ID (i.e.
a string containing no alphanumeric characters) would corrupt it
and make it cache that value for empty strings, which breaks a
lot of PS functionality. This prevents that.
2015-08-07 08:56:16 -04:00
Guangcong Luo
82741f24cd
Merge pull request #438 from Slayer95/chat
...
Unify chat message parsing
2015-08-06 20:24:42 +00:00
Ivo Julca
804b6b7b5d
Don't hide suppressed spoilers in notifications
2015-08-05 21:13:52 -05:00
Ivo Julca
b899e05d94
Refactor command chat message parsing
...
We now extract any prefixed commands such as /me before processing the message body.
This fixes cmd-prefixed messages with empty bodies not being parsed as such.
2015-08-05 21:12:32 -05:00
Ivo Julca
ada7385bb4
Unify chat message parsing in rooms and PMs
...
Most notably, this adds support for /announce and /mee in battle rooms, and /html in chat rooms.
A better user group inference is now used for PMs and chat rooms.
This is done by implementing a general Tools.parseChatMessage method.
2015-08-05 21:07:28 -05:00
Ivo Julca
1f76b447eb
Make /logout equivalent to the "Log out" button
2015-08-05 20:57:46 -05:00
Guangcong Luo
7e0714ebf6
Merge pull request #435 from ascriptmaster/move-messages
...
Add -ability messages for Anticipate and Forewarn
2015-08-01 06:57:07 +00:00
Guangcong Luo
a6e9e7ee80
Better support username links
...
`class="username"` links now don't require data-name, so they can
be safely sent from the server through Caja which strips unrecognized
attributes.
2015-08-01 00:54:54 -04:00
Guangcong Luo
caacd8a98d
Don't treat locked moves as called moves
2015-08-01 00:54:54 -04:00
Guangcong Luo
cf1e96390f
Fix Doubles/Triples multifaint switch-in
2015-08-01 00:54:54 -04:00