• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[Tibia 1.03] Albe's Journey - A game server that takes you back to 1997

AlbesJourney

New Member
Joined
Jun 22, 2026
Messages
1
Reaction score
1
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?).

0.webp

1.webp

2.webp

3.webp

4.webp
 
Back
Top