OTC Module - Debug UI

When you create new module, you always got problems with OTUI design. Why X element is on that position? What am I clicking? I can't solve all these problems, but my module can help you debug your UI...

Read more →

PHP TibiaCam file reader

Simple reader for uncompressed TibiaCam files (binary files, up to 60MB). It's also example of fast reading binary data from file and handling it as stream.

Read more →