Skip to content

Releases: albesjourney/tibia

Albe's Journey v1.0.0

24 Jun 17:20
843d801

Choose a tag to compare

Version 1.0.0 of Albe's Journey includes support for both Linux and Windows systems.

The game server includes the following features:

  • 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).

Features in progress (half-finished):

  • Containers (equipment, and on the map - e.g. barrels, chests).
  • Moving objects on the map, as well as to/from containers and equipment.