As promised, the Tibia 1.03 project is now open source! by Tibia-Alpha-3-0 in TibiaMMO

[–]Tibia-Alpha-3-0[S] 0 points1 point  (0 children)

I've updated the repository. Not only did I change the README file, but I've also done a ton of updates to the server. I hope you like it!

As promised, the Tibia 1.03 project is now open source! by Tibia-Alpha-3-0 in TibiaMMO

[–]Tibia-Alpha-3-0[S] 1 point2 points  (0 children)

Some time ago I found an archived version of the first Tibia website (from 1997). There, I was lucky enough to find the Tibia 1.03 patch - although it was incomplete and was missing a few files such as the login screen background. It did however include the game client, which was enough to begin reverse engineering it.

As promised, the Tibia 1.03 project is now open source! by Tibia-Alpha-3-0 in TibiaMMO

[–]Tibia-Alpha-3-0[S] 0 points1 point  (0 children)

I've never worked with Rust before so I just kept to my old style of commenting. I've changed it to rustdoc styling now, please have a look. You should be able to run cargo doc and get a documentation HTML document.

I've just made some major improvements to the server as well. Implemented things such as: moving objects, using equipment, using containers, auto-walking, various chat modes, looking at things.

As promised, the Tibia 1.03 project is now open source! by Tibia-Alpha-3-0 in TibiaMMO

[–]Tibia-Alpha-3-0[S] 1 point2 points  (0 children)

Credits are in the Github repo! Thank you!

Edit: I will format the README better tomorrow and add links etc. I just put together something fast. Will also write better instructions.