Commit Graph

5 Commits

Author SHA1 Message Date
Josh Goldberg fc1771c3c7 Added basic time measurementts
Fixes #102.

This doesn't account for pause menu, which shouldn't increase in-game
time. Issue #??? created to account for that.
2015-11-29 12:13:03 -08:00
Josh Goldberg 6706dcc5d3 Fix for filename containing undefined
No need to store it in statistics.js.

Fixes #58.

Also random fix for default opponent names being stored as strings
(might help with stuff later).
2015-10-25 10:38:28 -07:00
Josh Goldberg 964cc12c69 Added hasPokedex flag to ItemsHolder
Fixes #45.
2015-10-24 14:42:30 -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