- chore: Update to GAME_MASTER v1545819471259
- chore: Update to GAME_MASTER v1542581210773
- Fix(output) Normal forms from
form
map
- Update(GAME_MASTER) v1542581210773
- Add(output) Pokemon forms attribute
- Fix(output) Incense got removed from the GAME_MASTER.json
- Update(GAME_MASTER): v1538439146003
- Update(GAME_MASTER): v1535950353222
- Update(Assets): Git commit e917a7b178dfc80d7c38af9421d3810ccef082df
- Fix(output): Pokemon without any
buddySize
are the typemedium
- Fix(output): HO_OH name to Ho-Oh
- Fix(output): Pokemon only having one cinemativ move
- Add(output): Translation files for Pokemons, Avatar Customizations, Items and Moves
- Add(core): Asynchronous Component
- Fix(output): Alolan Pokemons have the correct evolution tree now (Issue #18)
- Add: Items
- Fix: Duplicate moves for mew issue#6
- Fix: Not unique id for alolan forms issue#8
- Fix: Change the name from "Farfetchd" to "Farfetch'd"
- Fix: Change the name from "Mr Mime" to "Mr. Mime"
- 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