Commit Graph

15731 Commits

Author SHA1 Message Date
Kris Johnson
4a58aedbd5 UU: Unban Bisharp (#4929) 2018-10-24 23:29:58 -05:00
Jeremy Piemonte
2ab91fd3ee Ionext: Add a help command for documentation (#4927) 2018-10-24 18:39:53 -05:00
Bär Halberkamp
09d4a12ad3 TOTD: split into 2 columns if there are more than 20 nominations 2018-10-24 02:27:17 +02:00
Kris Johnson
47da20d8f3 SSB: Fix Blaze of Glory and E4 Flint's description (#4925) 2018-10-23 10:45:41 -04:00
ImLycan
27e26638a2 Ssb: fix bugs (#4924) 2018-10-23 10:11:19 -04:00
HoeenHero
ee3c8c6c18 Make global declares only PM 2018-10-23 09:52:08 -04:00
bgsamm
b5022361fb Add King's Rock flags for Gens 2-4 (#4916) 2018-10-22 21:28:32 -05:00
Guangcong Luo
d7d40c2933 Allow using !code for long single-lines 2018-10-22 20:48:52 -05:00
Guangcong Luo
9b773e0b16 Chat monitor: Minor refactor 2018-10-22 15:53:36 -05:00
Guangcong Luo
43dc92f652 Make ProcessManager slightly safer 2018-10-22 15:45:23 -05:00
Guangcong Luo
1886699595 Chat monitor: Stop duplicating staff check 2018-10-22 15:44:25 -05:00
The Immortal
6ef253379c Add Partners in Crime 2018-10-22 15:47:45 +04:00
Marty-D
8650951451
Update movesearch 2018-10-21 23:38:04 -04:00
Marty-D
f319cecb66 Add NU suspect test 2018-10-21 10:15:03 -04:00
Guangcong Luo
e73c6f367d SSBB: Refactor Purple Pills 2018-10-20 20:56:57 -05:00
Kris Johnson
b47f489a4d SSB: Fix crashes and frozen battles (#4923) 2018-10-20 21:29:11 -04:00
HoeenHero
6d1950bce6 SSB: Fix crash with Glitch Out 2018-10-20 20:41:57 -04:00
Guangcong Luo
9832eef3c0 Crash on infinite loop 2018-10-20 19:36:39 -05:00
Guangcong Luo
7aba763836 Redesign room intro messages
- The "You joined" message is now more concise
- Staff intros are now in separate boxes from room intros
2018-10-20 19:34:44 -05:00
Guangcong Luo
c934c04bbc Fix bug in previous commit 2018-10-20 17:55:54 -05:00
Guangcong Luo
4e9ad4e373 Handle process crashes slightly more gracefully 2018-10-20 17:45:17 -05:00
Bär Halberkamp
28625d9efd
Fix trailing whitespace 2018-10-21 00:32:10 +02:00
Bär Halberkamp
c29ea8a493 SSBB: fix a spelling mistake
It's 'bestial' not 'beastial'
2018-10-20 20:55:42 +02:00
Bär Halberkamp
9cfcc4590e SSBB: Fix spelling of my own username 2018-10-20 20:49:33 +02:00
Bär Halberkamp
d0c02da6c9 Wifi: modlog when setting left to more than 1 lower 2018-10-20 20:43:10 +02:00
ImLycan
0c83450936 SSB: Fix crash with tipping over (#4921) 2018-10-20 14:32:06 -04:00
HoeenHero
0a7ebcd076
Super Staff Bros Brawl (#4915)
Was a major project, credit also goes to @CheeseMuffin @KrisXV @ImLycan @MacChaeger @TheTiksiBranch and @Volco for helping to code this format!
2018-10-20 13:53:30 -04:00
Honko
7bab48845b Gen 4 Random Battle improvements (#4920) 2018-10-20 18:33:52 +04:00
Guangcong Luo
8c3f8acbbb Fix types in CommandContext#parse 2018-10-20 07:33:06 -05:00
Guangcong Luo
ebd929b399 Fix stack overflow in CommandContext#parse 2018-10-20 07:13:07 -05:00
Guangcong Luo
4fe813ebce Improve crashlogger 2018-10-20 07:13:06 -05:00
Kris Johnson
52f65acfa0 Fix /mnm not showing the mega template's ability (#4919) 2018-10-19 19:00:19 -05:00
whales
b9048ca76e Mafia: Fix lynch transferring on sub (#4918) 2018-10-19 07:54:15 -04:00
Quinton Lee
4b0b051f7a PROTOCOL.md: Document |tournament| (#4917)
Fixes #4771
2018-10-19 03:42:07 -05:00
bgsamm
9569dee47f Fix Assurance never doubling when called from other moves (#4905) 2018-10-18 14:54:39 -04:00
whales
dd477570bf Mafia: Fix lynch throttle (#4914) 2018-10-18 16:16:26 +04:00
Guangcong Luo
1a82499387 Don't run full tests on Git prepush
We're now only doing a lint on prepush. We already have CI to make sure
nothing is missed; so we can be a bit lazier on prepush.
2018-10-17 14:49:23 -05:00
Guangcong Luo
8ac84e3ea6 Update dependencies 2018-10-17 14:49:18 -05:00
whales
f45d6b8447 Fix slowchat message in room intro (#4913) 2018-10-17 06:02:29 -05:00
whales
8a25fdcf1f Fix permissions for importinputloghelp (#4911) 2018-10-17 01:20:24 -05:00
Guangcong Luo
efe8410e7c Document inputlog commands 2018-10-16 21:00:03 -05:00
Guangcong Luo
2f0be453cc Gen 3: Fix Pressure PP tracking
This commit makes it so players are always informed about their own
Pressure activations. This fixes Pressure PP tracking for players.
PP tracking for spectators will still be wrong; there's no fix for
that.

Fixes https://github.com/Zarel/Pokemon-Showdown-Client/issues/766
2018-10-16 21:00:03 -05:00
Austin Couturier
104b2dc660 Display room details upon joining (#4352) 2018-10-16 19:50:11 -05:00
ZestOfLife
c0f9884f28 Mafia: Prevent dead player's alts from rejoining (#4906) 2018-10-16 13:27:30 -04:00
Bär Halberkamp
8aeed3699c Chat monitor: don't display \b in filter words to users (#4910) 2018-10-15 14:03:52 -05:00
Bär Halberkamp
8bbb7bd8d0
Remove an extra space in the roomban modlog message (#4909) 2018-10-14 23:01:24 +02:00
Marty-D
dc92d302d7
Fix typo in hurtBy refactor 2018-10-13 10:30:35 -04:00
Alvin Ho
9d676aae71 Fix Mummy and Parental Bond Interaction (#4890)
Problem: Parental Bond when changed to Mummy midstrike would cause the second move to miss the .25 base power modification
Added Parental Bond check in Mummy to maintain the power modification
2018-10-12 21:20:46 -05:00
Guangcong Luo
b9025c5c0b Correctly track move hits in past gens 2018-10-12 16:58:19 -05:00
Guangcong Luo
fc247ec0f9 Fix crash in Gen 1 Bide 2018-10-12 16:58:05 -05:00