Forby
Veteran OT User
Over the last few years I've worked on an open source NodeJS OT Server and HTML5 client. Everything is written from scratch and relies a custom protocol based on websockets, so it is not compatible with any existing servers or clients. It remains a work in progress that will most likely never be completed. The source code is available here and instructions on how to run the server are included in the README: GitHub - Inconcessus/Tibia74-JS-Engine (https://github.com/Inconcessus/Tibia74-JS-Engine).
Currently the server loads the 7.4 map that is released here. Many features are already implemented and the server is quite stable, but it remains far from finished. My time is increasingly limited and I am posting it here in case anyone is interested in playing around with it. Writing a game server is very challenging but fun, so hopefully it can be a learning experience too.
Forby
Currently the server loads the 7.4 map that is released here. Many features are already implemented and the server is quite stable, but it remains far from finished. My time is increasingly limited and I am posting it here in case anyone is interested in playing around with it. Writing a game server is very challenging but fun, so hopefully it can be a learning experience too.
Forby