3 Commits

Author SHA1 Message Date
Josh Goldberg 1855b37f70 eightbittr@0.8.1 (#934)
* eightbittr@0.8.1

* Newer Node image; fix typings

* Remove more puppeteer

* Corrected Yarn cache key
2021-09-08 20:38:57 -04:00
Josh Goldberg c459175a2c Converted to eightbittr@0.8.0 - the monorepo (#917)
* Converted internally to eightbittr@0.8.0 - the monorepo

* Well, it compiles now

* Wow, it runs now, amaze - using post-walkthrough version

* Can walk around Pallet Town, but can't interact

* Basically almost TypeScript happy

* Collisions are back to working (weirdly) again

* Registered missing Frames section

* Moved from Travis to CircleCI

* Arbitrary README.md change for CircleCI

* v0.8.0-beta1

* Remove old TSLint things

* Fixed package command references

* Copied over external settings, including prettier

* Update lockfile

* Corrected parserOptions.project, disabled a few rules

* Fixed remaining lint complaints

* Added husky hooks and .github via hydration, and some formatting fixes

* Added rule overrides back

* v0.8.0 stable dependencies
2020-07-12 17:46:28 -04:00
Josh Goldberg 379660458b Generalized wild Pokemon encounters to caves and surfing (#673)
* Generalized wild Pokemon encounters to caves (walking) and surfing (water)

Uses `AreaGate`s to mark an `activeArea` on the game's `MapScreenr`. No longer needed to keep track of map & area from spawned Things.

* Merge branc h'master'

* Missing semicolon
2018-04-08 01:40:58 -04:00