This repository has been archived by the owner on Nov 27, 2020. It is now read-only.
1.1.0 Release
Changelist:
- Added Tradehistory API
- Made PoliticsAndWar class package-private. Use
PoliticsAndWarBuilder
instead. - Add Test Server implementation. Use
PoliticsAndWarBuilder#setTestServerMode(true)
when building the wrapper object. - War API now supports the fetching of a certain amount of wars from alliance ids with
PoliticsAndWar#getWars(int amount, Integer... alliance_Ids)
- Fixed URL Connectivity issues to API