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. |
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. |
Click to show internal directories.
Click to hide internal directories.