Kirk Scheibelhut
b2777f9bf6
Remove |callback| in favor of |error| ( #5418 )
2019-04-09 03:33:32 +08:00
Kirk Scheibelhut
32a457c808
Add a smoke test runner to dev-tools ( #5405 )
2019-04-07 08:34:43 -07:00
Kirk Scheibelhut
3bdd4b95c6
Make RandomPlayerAI capable of playing VGC ( #5410 )
2019-04-05 08:21:57 -07:00
Kirk Scheibelhut
915dd3f4a0
Stop returning default from RandomPlayerAI ( #5394 )
...
`default` papers over AI logic errors. This change fixes those
errors instead:
- handle maybeDisabled/maybeTrapped properly
- use 0 PP and ally-less 'adjacentAlly' moves if necessary.
2019-04-03 11:53:02 +08:00
Kirk Scheibelhut
b7d9d6c611
Handle targetting adjacentFoe and adjacentAllyOrSelf in RandomPlayerAI ( #5381 )
2019-03-30 14:00:25 +08:00
Kirk Scheibelhut
22b07d4ae6
Improve autochoose comment per @Slayer95
2019-03-22 02:42:05 -05:00
Kirk Scheibelhut
e61965eaf5
Pull out RandomPlayerAI from example and enhance
2019-03-22 02:42:05 -05:00
Kirk Scheibelhut
c911ee6fa6
Move sim/battle-stream-example.ts to sim/examples subdir
2019-03-22 02:42:05 -05:00