Tag Archives: bugfix

Minor changes in TibiaData API

There have been some minor changes to the TibiaData API on all requests.

Bug-fixes

  • Overall fix
    • JSON formatation set to run unicode on every API call
    • API request sometimes return no answer.. but we try to retrieve data multiple times before failing
  • Characters view
    • last_login value return was giving wrong formatted return
  • Guilds view
    • description was not fully working.. now the guildname is not removed within the description field

Credits once again to Stefan Ehlert who reported some of the issues in the API.
Keep the reports coming and feel free to suggest new features too!

Regards,
Tobias


Minor changes in TibiaData API

There have been some minor changes to the TibiaData API regarding the character and guild view.

New features

  • Characters view
    • returns now account achievements which are displayed on official tibia homepage
    • showing other account characters include online/offline status now

Bug-fixes

  • Characters view
    • regarding account information does return faulty formatted JSON in some situations
  • Guilds view
    • regarding members is reformatted that rank titles are not keys anymore

Credits to Stefan Ehlert who reported the issues in the API.
Keep the reports coming and feel free to suggest new features too!

Regards,
Tobias