AlbesJourney
Member
- Joined
- Jun 22, 2026
- Messages
- 2
- Reaction score
- 8
I've just published my game server for Tibia 1.03 on Github. It's the first working server for that version of the game.
You will find a lot of information in the repository, including the game server, game client, sprite images, item data, and more.
Feel free to check it out!
Repository: GitHub - albesjourney/tibia: A game server and other related tools for Tibia version 1.03 (https://github.com/albesjourney/tibia)
It's a work in progress and below is the changelog as of today.
Packet structure.
Ability to login, create a character and logout.
Change outfit (Info - Change Data).
See a list of players online (Info - Userlist).
Access information about a player (Info - Userlist - {player} - Info).
Send comments (Info - Comments).
Render the map, objects, players, outfits (colors, and sprites based on direction),
Ability to walk around, both using arrow keys and left-click.
Looking at tiles, objects and players.
Item properties and attributes (moveable, block projectiles, throw range, container).
Equipment (player inventory).
Chatting, as well as different chat modes (#W, #Y, #B, private messages).
Containers (equipment, and on the map - e.g. barrels, chests).
Moving objects on the map, as well as to/from containers and equipment.
Using objects (using levers, baking bread).
Persistent storage of players (and map?) in a database (SQLite?).




You will find a lot of information in the repository, including the game server, game client, sprite images, item data, and more.
Feel free to check it out!
Repository: GitHub - albesjourney/tibia: A game server and other related tools for Tibia version 1.03 (https://github.com/albesjourney/tibia)
It's a work in progress and below is the changelog as of today.




Attachments
-
tibia-main.zip1.6 MB · Views: 0 · VirusTotal
Last edited: