Tag Archives: API

TibiaData release v0.5.1

We have released a new version of TibiaData!

Added

Changed

  • Add some ‘fake’ unit tests to up coverage on webserver.go (#71 by kamilon)
  • Add unit tests for House Overview and House APIs (#72 by kamilon)

You can find the changes in our Changelog
https://github.com/TibiaData/tibiadata-api-go/blob/main/CHANGELOG.md

You can find the v0.5.1 release on GitHub on:
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v0.5.1

Kind regards,
Tobias


TibiaData release v0.5.0

We have released a new version of TibiaData!

Added

  • Add unit tests for Spells Overview API, fix bugs in Spells Overview API (#55 by kamilon)
  • Add unit tests for Spells API, fix various bugs in pulling of spell data (#56 by kamilon)
  • Add unit tests for Kill Statistics API, move to goquery (#57 by kamilon)
  • Add unit tests for Guild Overview and Guild API (#58 by kamilon)
  • Add unit tests for Creatures Overview and Creature API, fix bug (#59 by kamilon)
  • Add unit tests for Highscores API (#61 by kamilon)
  • Add unit tests for Fansites API (#62 by kamilon)
  • Add unit tests for News List API and News API (#60 by kamilon)
  • Create and use HighscoreCategory enum (#63 by kamilon)
  • Feature: Tibia Houses endpoints (#26 by tobiasehlert)

Changed

  • Refactor gin server to reduce code duplication (#64 by kamilon)
  • Cache new regex queries (#66 by kamilon)

Fixed

  • Fix race condition with TibiadataRequestStruct (#65 by kamilon)
  • Bump docker/build-push-action from 2.7.0 to 2.8.0 (#68 by dependabot)

You can find the changes in our Changelog
https://github.com/TibiaData/tibiadata-api-go/blob/main/CHANGELOG.md

You can find the v0.5.0 release on GitHub on:
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v0.5.0

Kind regards,
Tobias


TibiaData release v0.4.0

We have released a new version of TibiaData!

Added

Changed

Fixed


You can find the changes in our Changelog
https://github.com/TibiaData/tibiadata-api-go/blob/main/CHANGELOG.md

You can find the v0.4.0 release on GitHub on:
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v0.4.0

Kind regards,
Tobias


TibiaData release v0.3.0

We have released a new version of TibiaData!

Added

Changed

Fixed


You can find the changes in our Changelog
https://github.com/TibiaData/tibiadata-api-go/blob/main/CHANGELOG.md

You can find the v0.3.0 release on GitHub on:
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v0.3.0

Kind regards,
Tobias


TibiaData release v0.2.0

We have released a new version of TibiaData!

Changed

Fixed


You can find the changes in our Changelog
https://github.com/TibiaData/tibiadata-api-go/blob/main/CHANGELOG.md

You can find the v0.2.0 release on GitHub on:
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v0.2.0

Kind regards,
Tobias


Happy New Year

In 2021 there has been happening a lot in the end!
Some of our highlights of the year are:

I’m proud of the progress on the rewrite and new way of how TibiaData is setup and working.
I think there will be a lot happening under 2022 so stay tuned for more stuff to come!

Now go celebrate with your friends and we’ll keep you updated.

And if you got some questions as to the above or so, get in touch with me and I’m happy to answer it all!

Kind regards,
Tobias


TibiaData release v0.1.1

We have released a new version of TibiaData!

Changed


You can find the changes in our Changelog
https://github.com/TibiaData/tibiadata-api-go/blob/main/CHANGELOG.md

You can find the v0.1.1 release on GitHub on:
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v0.1.1

Kind regards,
Tobias


Merry Christmas!

This time of year is the perfect time to lay back a little.

Christmas is a time of giving, and even this year I want to give my gratitude to everyone, who has been reporting bugs over the last year.

I am grateful for all of my users that have and continue to use my API and keep me motivated to continue!

Side notes;
If you are looking for some easy hosting solution, get over to DigitalOcean, where I host my staff. Use my referral link to support me.
If you want to sponsor me, head over to buymeacoffee, or contribute on my PayPal pool towards TibiaData.

Best regards,
Tobias


TibiaData release v0.1.0

It’s possible to easily run TibiaData where you want now, since we are deploying new versions of our rewrite of TibiaData in Golang to both GitHub Container Registry and Docker Hub.

You can easily deploy TibiaData at your home or where ever you like easily by pulling the latest tag.

More information on how to get going, you can find on the readme.md file on GitHub.

Kind regards,
Tobias


TibiaData has gone open-source

Yes you have heard correct!

TibiaData is present on GitHub now and we have started with our rewrite of Golang (v3) to be open-source and publicly available.

So why not check out the code for TibiaData v3 that is currently in beta?
In this case, head over here: https://github.com/TibiaData/tibiadata-api-go

As right now, the v3 is still in beta and we are developing on it. So why not help out and contribute to the project?
All contributions are welcome!

Kind regards,
Tobias