Commit Graph

984 Commits

Author SHA1 Message Date
Josh Goldberg f51b5d8c91 Re-added runner settings defaults to createGamesRunner 2018-04-03 21:38:00 -04:00
Josh Goldberg 63df488eb5 chore(package): update @types/react to version 16.3.1 (#672) 2018-04-02 10:43:09 -07:00
Josh Goldberg 1766b22c8a Removed now-redundant parts of MenuGraphr schemas (#667)
* Removed now-redundant parts of MenuGraphr schemas

* Bumped MenuGraphr to 0.7.5

* menugraphr@0.7.6
2018-04-01 20:34:36 -07:00
Josh Goldberg 9144980614 chore(package): update tsutils to version 2.25.1 (#669) 2018-04-01 20:21:20 -07:00
Josh Goldberg c66460839b Nitpicked MoveAdder.test.ts (#668) 2018-04-01 20:14:32 -07:00
greenkeeper[bot] 370af33699 chore(package): update stylelint-scss to version 3.0.0 (#665) 2018-03-31 16:30:14 -07:00
Machinocheese 647c8d104b Added a unit test for the new move API (#652)
* Style...?

* Fixed up some description

* Added in errors

* Intermediate stage...

* Throws errors rather than returns

* Added some new tests; fixed some style issues

* whoops
2018-03-31 16:29:55 -07:00
Machinocheese 22c45451c6 Added logic for adding battle stats (#656)
* Added logic for adding battle stats - dialog WIP

* Added logic for X Attack/Defend/Special/Speed

* Removed an accidental log/added some docs

* Added revive functionality
2018-03-31 16:25:42 -07:00
Josh Goldberg e9865285c4 chore(package): update tsutils to version 2.25.0 (#664) 2018-03-28 13:28:22 -07:00
Josh Goldberg 0babd1eacd chore(package): update tsutils to version 2.23.0 (#663) 2018-03-27 18:34:08 -07:00
Josh Goldberg 9b7f7e1a1d chore(package): update @types/react to version 16.1.0 (#662) 2018-03-27 18:33:41 -07:00
Adeet Phanse 99bba83070 Ledge fix (#658)
* starting Pokeball Status Fix

* fixing charfaint string

* adding potential NPC ledge fix

* adding potential NPC fix

* adding collision fix

* adding ledge fix

* adding border to ledge check

* adding temporary code

* adding partial fix

* fixing rendering issue

* fixing double jump issue

* updating ledge values

* trying to fix line ending

* reverting line ending change

* fixing spacing issues

* moving oldledge sprite into mountain bottom

* updating line endings

* adding comment about making sure jumping works for horizontal ledges

* Removed unnecessary line removals in Collisions.ts
2018-03-27 18:29:01 -07:00
Machinocheese c145985974 Added PP functionality (#654)
* Added PP functionality

* Changed docs

* Small nits
2018-03-25 18:19:10 -07:00
Josh Goldberg c88bc3c380 shenanigans-manager@0.2.26 2018-03-25 02:06:00 -07:00
Machinocheese 4451233eb1 Added dialog for teaching Pokemon new moves (#638)
* Added dialog for teaching Pokemon new moves

* Some style changes

* Style

* Style...

* More style

* Update MoveAdder.ts
2018-03-24 23:33:35 -07:00
Josh Goldberg dc9294d987 Added missing byName. in docs/pokemon-creation.md 2018-03-24 21:52:19 -07:00
Machinocheese 34b8d99172 Fixed an issue where a Pokemon's status would not be correctly displayed. (#645)
* Fixed a bug where talking to a Pokeball before the Oak cutscene would freeze the game

* Whoops

* Fixed the status bug

* Structural changes

* Structural changes

* Some more changes

* Fixed tslint problems
2018-03-23 09:51:08 -07:00
Machinocheese 4079bad1ec Fixed Oak Cutscene Bug (#639)
* Fixed a bug where talking to a Pokeball before the Oak cutscene would freeze the game

* style changes
2018-03-18 13:31:43 -07:00
Josh Goldberg adb2d0c971 Added src/index.css with .gitignore fix 2018-03-17 15:56:24 -07:00
Machinocheese 25318c00bf Added an API for giving a Pokemon a new move (#633)
* fixes issue #458

* stylistic changes

* Update MoveAdder.ts
2018-03-11 10:15:19 -07:00
greenkeeper[bot] c961752b67 chore(package): update typedoc to version 0.11.1 (#629) 2018-03-08 23:36:17 -08:00
greenkeeper[bot] 2ee7c0a6bf chore(package): update sinon-chai to version 3.0.0 (#627) 2018-03-06 08:39:01 -08:00
Josh Goldberg f0d034bd72 shenanigans-manager@0.2.24 2018-03-04 18:58:39 -08:00
Adeet Phanse 04e853d7b7 Pokeball Status fix (#622)
* starting Pokeball Status Fix

* fixing charfaint string
2018-02-22 16:06:46 -08:00
greenkeeper[bot] efe196b458 chore(package): update stylelint to version 9.0.0 (#618) 2018-02-21 11:57:33 -05:00