TibiaKtClient
Tibia.com client with engine-agnostic construction.
This class accepts a prebuilt HttpClient, an engine factory, or a concrete engine. Defaults (timeouts, compression, user-agent, no redirects) are applied via defaultConfig unless explicitly disabled where supported.
Constructors
Create a client from a caller-provided HttpClient.
Create a client using a specific engine factory (e.g., OkHttp, CIO, Apache, Darwin).
Create a client using a specific engine instance.
Functions
Close the underlying HttpClient if this instance owns it.
Fetch an auction from Tibia.com.
Fetch a single page from the auction pagination endpoint.
Fetch the character bazaar.
Fetch the boosted boss of the day as well as the list of bosstable bosses from Tibia.com.
Fetch a character.
Fetch CM posts between two dates.
Fetch the creatures section, containing the boosted creature.
Fetch the events schedule for the current month.
Fetch the events schedule for a specific year and month.
Fetches a thread from the Tibia.com forum.
Fetches a board from the Tibia.com forum.
Fetches a forum thread containing the specified post.
Fetches a specific forum section.
Fetches a forum section by its internal sectionId.
Fetches a forum thread from Tibia.com.
Fetch a guild by its name.
Fetch a page of the highscores.
Fetch a house by its houseId in a specific world.
Fetch the kill statistics for a world.
Fetches the Tibia Drome leaderboards for a world.
Fetch the news for a given interval.
Fetch a specific news article by its newsId.
Fetch a world's information.
Fetch active and in formation guilds in a world.
Fetch the world overview, containing the list of worlds.