Commit Graph

9 Commits

Author SHA1 Message Date
Josh Goldberg dc71bb11c6 Fixes for assorted menus.ts related breakages
Fleshed out replacement functions for badges.length and pokedex.length.
Also fixed accidental capitalization of Nidoran names and more
capitalization in FullScreenPokemon.ts.
2015-11-29 10:28:29 -08:00
Josh Goldberg e3a08642a4 Small tslint fixes 2015-11-29 06:39:03 -08:00
Josh Goldberg cc1e489811 Finished migrating names to uppercase
Fixes #105.

Hopefully...
2015-11-29 06:29:37 -08:00
Josh Goldberg eddbcae750 Updated math.js to math.ts, with definitions
Fixes #104. Incidentally updated grunt-typescript to 0.8.
2015-11-29 03:03:25 -08:00
Josh Goldberg 4d37051dfe Fix for Bulbasaur, Squirtle Pokedex descriptions 2015-11-05 18:50:00 -08:00
Josh Goldberg cd6abe88fc Added logic for zero or infinite power attacks
Fixes #75.

Side note, fixed capitalization issue for menu introduced in last
commit.
2015-10-24 15:50:18 -07:00
Josh Goldberg c5051b974c Brought in fixes for Pokemon choice menus
Going to have to merge into master. This will be crappy for a day.
2015-10-17 20:29:01 -07:00
Josh Goldberg 9cf1be81d0 Converting settings/*.js to new GameStartr 2015-07-07 06:42:40 -07:00
Josh Goldberg c1d13bc47a Reorganized into TypeScript
The newer modules aren't in TypeScript yet so the references are broken.
Once those converted, they'll be added in.
2015-06-17 05:20:21 -04:00