Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Releases: hunterlan/WargamingAPI

Stronghold edition

31 Aug 20:47
Compare
Choose a tag to compare
Stronghold edition Pre-release
Pre-release

In this version, I implemented paragraph "Stronghold", and you get opportunity for getting data about stronghold in clan

Exception release

28 Aug 23:52
Compare
Choose a tag to compare
Exception release Pre-release
Pre-release

This version implementing new way of exception. Now, you can add easily new type of error into XML file. The special class will compare, if it's need, and will show new error.

Clan rating done

25 Aug 13:15
Compare
Choose a tag to compare
Clan rating done Pre-release
Pre-release

This release partly implemented paragraph "Clan rating". Why only partly? Because, some function in API works not correctly.

Clans

01 Aug 10:56
Compare
Choose a tag to compare
Clans Pre-release
Pre-release

This release implement "Clan" paragraph in Wargaming API. It contains:

  • Clans (the method searches the clans and sorts them in the specified order);
  • Clan data (the method returns full information about the clan);

Other methods haven't been implemented because repetition of functionality or marked as "Obselete".