All notable changes to this project will be documented here.
- Added reworked player/alliance map
0.4.0 - 2016-04-14
- Players and alliances views
- Player conquers and towns
- Reusable pagination
- Player api endpoint
- Added bootstrap and reworked existing views
- Added names to conquers table to remove excess joins
- Improvements to monitors api
0.3.1 - 2016-04-02
- Import and api bug fixes
0.3.0 - 2016-04-02
- allianceChanges api method
- Named routes and 301 redirect support
- Added handlebars and hbs templates
- Alliance intel uploader
- Multiple alliance support on activity, intel, quad pages
- Changed alliance activity, conquers, losses routes
- Fixed readdirRecursive not returning files in subdirectories
- Improved model/controller logic
- Full import rewrite, improved performance and import speed
- Island imports will run on 4 hour intervals
0.2.0 - 2016-03-14
- Sequelize models for database interaction
- Controllers for handling routes
- Mocha for unit tests
- Winston logger for better logging
- Loggly integration
- Alliance member changes tracking on import
- Unit tests for Grepolis lib
- Unit tests for alliance endpoints
- Code linting with jshint and eslint
- Rewrote entire codebase using ES2015
- Require node >= v5.0.0
- Cleanup of legacy/deprecated files