Skip to content
This repository has been archived by the owner on Nov 27, 2020. It is now read-only.

1.1.0 Release

Compare
Choose a tag to compare
@d1vshar d1vshar released this 09 Nov 06:02
· 43 commits to master since this 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