You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you considered exposing an endpoint for getting the Drome leaderboard data? Parameters would be world and rotation, where rotation would default to the current one, just like on the website:
The rotation is a monotonically increasing number starting at 1, which indicates the first rotation, i.e. the first 2 weeks since the release of the Drome update.
E.g. https://www.tibia.com/community/?subtopic=leaderboards&world=Vunira&rotation=1 has the Vunira leaderboard for this very first rotation.
For servers that are created more recently, rotation 1 won't yield any results. The current rotation number is 49, and that's the same across all servers.
Have you considered exposing an endpoint for getting the Drome leaderboard data? Parameters would be
world
androtation
, whererotation
would default to the current one, just like on the website:The source of truth would be, e.g.
https://www.tibia.com/community/?subtopic=leaderboards&world=Vunira&rotation=12
…for the Vunira leaderboard of Drome rotation 12.
The text was updated successfully, but these errors were encountered: