MacChaeger
|
860900ac57
|
Fix AfterDamage event running on secondary effects (#5350)
|
2019-03-26 15:29:46 +09:00 |
|
Kirk Scheibelhut
|
134fb8b852
|
Return from nextTurn if Endless Battle Clause is activated (#5347)
|
2019-03-26 03:07:09 +09:00 |
|
Guangcong Luo
|
c25b152e51
|
Fix onCreateBattleRoom
(And some other issues introduced by 4p refactor.)
|
2019-03-26 00:47:48 +09:00 |
|
MacChaeger
|
6760be4264
|
Restore Cancel Button (#5345)
|
2019-03-25 14:17:30 +09:00 |
|
Kirk Scheibelhut
|
9f5a727ad1
|
Pull Field out of Battle (#5333)
|
2019-03-23 02:52:12 +09:00 |
|
Kirk Scheibelhut
|
4be90a0a28
|
Cleanup sim/battle.ts (#5325)
|
2019-03-22 01:25:12 +09:00 |
|
Kirk Scheibelhut
|
564dae455d
|
Make Battle throw on choice errors in tests (#5286)
|
2019-03-21 13:14:38 +09:00 |
|
MacChaeger
|
d8514b47cc
|
Refactor findEventHandlers to work with 4 players (#5313)
|
2019-03-19 11:49:18 +09:00 |
|
MacChaeger
|
47aadf9cc8
|
Fix spread modifier for gen 4 FFA battles (#5321)
|
2019-03-19 10:46:18 +09:00 |
|
MacChaeger
|
6ac8266696
|
Support 4 player battles (#5266)
|
2019-03-18 13:37:27 +09:00 |
|
MacChaeger
|
6c486409f4
|
Fix spread move effect order (#5216)
|
2019-03-17 23:30:08 +09:00 |
|
Kirk Scheibelhut
|
0e1708bf9f
|
Enable prefer-const and max 120 character lines for .ts files (#5292)
|
2019-03-16 07:14:04 +09:00 |
|
Guangcong Luo
|
84eebaad16
|
Fix sanity check in validTargetLoc
|
2019-03-15 10:26:54 +09:00 |
|
Slayer95
|
f7982c390c
|
Remove |seed| messages
Redundant with randbats' public inputLog
|
2019-03-13 19:48:15 -05:00 |
|
Ivo Julca
|
150c451d0d
|
PRNG: Fix logging of random team seeds in replays
|
2019-03-13 01:00:44 -05:00 |
|
Guangcong Luo
|
125ffcc633
|
Add NOT_FAIL, FAIL, SILENT_FAIL to battle
This replaces battle.NOT_FAILURE. The others aren't used anywhere yet,
but should in theory provide more readability than `null` and `false`.
|
2019-03-13 11:25:23 +09:00 |
|
Slayer95
|
7a7ad8453d
|
Fix regressions in team generators (#5302)
|
2019-03-12 18:44:38 -07:00 |
|
Kirk Scheibelhut
|
9e7ba68fc4
|
Properly terminate BattleStream (#5283)
Fixes regression caused by #5210
|
2019-03-09 10:16:41 -06:00 |
|
Kirk Scheibelhut
|
a8903d2563
|
Cleanup stat naming and types (storedStats, StatNameExceptHP) (#5274)
|
2019-03-09 09:53:11 -06:00 |
|
Kirk Scheibelhut
|
295f7c6c9f
|
Switch hints to use double quotes everywhere (#5261)
Also, have `Battle#hint` take Side per @urkerab's suggestion.
Followup to #5258, no functionality changes.
|
2019-03-07 09:34:14 -06:00 |
|
Kirk Scheibelhut
|
dc5255f7c8
|
Fix Gen 1 Substitute + self damage behavior (#5263)
|
2019-03-06 16:12:32 -05:00 |
|
Kirk Scheibelhut
|
a04d4da992
|
Add more hints to Gen 1 & 4, migrate others to Battle#hint (#5258)
|
2019-03-06 11:24:47 -06:00 |
|
Kirk Scheibelhut
|
961b9882f5
|
Fix Gen 4 interaction between U-turn/Substitute/Intimidate (#5222)
|
2019-03-06 08:33:52 -05:00 |
|
Kirk Scheibelhut
|
137aaf1a99
|
Fix Gen 1 Jump Kick to be like Hi Jump Kick (#5256)
|
2019-03-05 17:59:44 -06:00 |
|
Marty-D
|
0c2ad43e72
|
Fix per-side hints
|
2019-03-05 15:49:49 -05:00 |
|
Kirk Scheibelhut
|
6f82443101
|
Fix GSC Toxic interaction with Baton Pass/Heal Bell (#5226)
|
2019-03-05 13:28:01 -05:00 |
|
MacChaeger
|
16d078265b
|
Run onModifyTemplate on rulesets (#5207)
|
2019-02-26 19:23:27 -06:00 |
|
Kirk Scheibelhut
|
b09fd63377
|
Refactor sim/ to be native Typescript (#5210)
|
2019-02-26 11:03:30 -06:00 |
|