- Refactor: Heavily changes the core structure
- Scripts: Add generate-game-masterts.js script, to automatically generate
src/income/gameMaster.ts
file
BREAKING CHANGES:
- Pokemon Evolution Tree
- Pokemon: Added parser
- Evolution: Added pokemon evolutions
- MaxCp: Added MaxCP information
- Moves: Added parser
- Documentation: Autogenerate HTML documentation using typedoc
- Docker: Added docker configuration
- Travis: Added travis configuration
- Bithound: Set up bithound linting
- Clean Script: Replace
rm
withrimraf
- Rewrite: in TypeScript
- get-latest-game-master: Script added
- Webpack: Initial Config
- Documentation: Add Readme