Documentation ¶
Overview ¶
Package tibia contains no code.
Refer to its subpackages for useful documentation and code.
Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
gotserv
gotserv is a binary setting up and serving a login and a gameworld server on ports 7171 and 7172.
|
gotserv is a binary setting up and serving a login and a gameworld server on ports 7171 and 7172. |
wikiloader
Binary wikiloader reads an XML-formatted dump of tibiawiki, obtainable from its `Special:Statistics` page.
|
Binary wikiloader reads an XML-formatted dump of tibiawiki, obtainable from its `Special:Statistics` page. |
Package compositor paints a part of the map into an image.Image using the provided map data source and a things pack.
|
Package compositor paints a part of the map into an image.Image using the provided map data source and a things pack. |
Package dat implements a parser for Tibia dataset files (Tibia.dat), describing items, creatures, etc.
|
Package dat implements a parser for Tibia dataset files (Tibia.dat), describing items, creatures, etc. |
Package gameworld provides a gameworld protocol server.
|
Package gameworld provides a gameworld protocol server. |
Package imageprint prints images on terminal.
|
Package imageprint prints images on terminal. |
Package login provides a login protocol server.
|
Package login provides a login protocol server. |
Package net implements network communication primitives for the login and gameworld protocol.
|
Package net implements network communication primitives for the login and gameworld protocol. |
Package otb reads in the 'OpenTibia Binary' format.
|
Package otb reads in the 'OpenTibia Binary' format. |
items
Package itemsotb reads in an items.otb file.
|
Package itemsotb reads in an items.otb file. |
map
Package otbm implements an OTBM map file format reader and a gameworld map data source.
|
Package otbm implements an OTBM map file format reader and a gameworld map data source. |
Package secrets provides RSA secrets for the game, currently just OpenTibia server secret.
|
Package secrets provides RSA secrets for the game, currently just OpenTibia server secret. |
Package spr implements a reader for individual sprites in a Tibia.spr files.
|
Package spr implements a reader for individual sprites in a Tibia.spr files. |
Package things implements a registry for items, creatures etc.
|
Package things implements a registry for items, creatures etc. |
full
Package full is unstable; it serves as a helper to populate things.Things hackily.
|
Package full is unstable; it serves as a helper to populate things.Things hackily. |
Package xmls is unstable.
|
Package xmls is unstable. |
Click to show internal directories.
Click to hide internal directories.