Tag Archives: API

Happy New Year

In 2024 there has been happening a couple of things!
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 2025 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 v4.3.2

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 v4.3.2 release on GitHub on
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v4.3.2

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 and contributing to our GitHub repositories.

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

Side notes;
If you are looking for some easy hosting solution, get over to Hetzner. Use my referral link to support me.

Best regards,
Tobias


TibiaData release v4.3.1

We have released a new version of TibiaData!

Added

Changed


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

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

Kind regards,
Tobias


TibiaData release v4.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 v4.3.0 release on GitHub on
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v4.3.0

Kind regards,
Tobias


TibiaData release v4.2.3

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 v4.2.3 release on GitHub on
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v4.2.3

Kind regards,
Tobias


TibiaData release v4.2.2

We have released a new version of TibiaData!

Fixed


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

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

Kind regards,
Tobias


TibiaData release v4.2.1

We have released a new version of TibiaData!

Fixed


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

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

Kind regards,
Tobias


TibiaData restriction-mode

We don’t like limiting our service and do consider fair and reasonable as the best way for all of us.
We don’t like users that are trying to walk around our caching in our API gateway, not respect certain error-responses or exorbitant hammering of certain endpoints.

But sometimes things happen that shouldn’t, which then leads to the collective of tibiadata-users to suffering as of the release with v4.2.0.

What happened?

Due to some heavy use of the highscores endpoint (around 150.000 requests on a 10 minutes period), the creators of Tibia have asked us to implement limitations.

The changed behaviour did create an increase of traffic over 100% and due to the short period of time, it created issues on their side.

What endpoints are effected?

Currently the restriction-mode is only enabled on the highscore-endpoints, which were subject to the large change in request behaviour.

You can still use the highscore-endpoint itself, but you the option to use the vocation filtering is removed and you can only use all as filter.

Will this be permanent?

Not sure about that yet, but hopefully not. We are still in communication with CipSoft about this.

Still want some filtered highscores?

Contact us (preferably on Discord) if you have some low amount of highscore-requests and we can try to figure out a way forward.

Kind regards,
Tobias