Based on mehah/otclient
- No Tibia 12.85 Support
- No protobuf dependency
- Conan Package Manager
- All Mehah OTClient Improvements
Otclient is an alternative Tibia client for usage with otserv. It aims to be complete and flexible, for that it uses LUA scripting for all game interface functionality and configurations files with a syntax similar to CSS for the client interface design. Otclient works with a modular system, this means that each functionality is a separated module, giving the possibility to users modify and customize anything easily. Users can also create new mods and extend game interface for their own purposes. Otclient is written in C++20 and heavily scripted in lua.
For a server to connect to, you can build your own with the forgottenserver or connect to one listed on otservlist.
Binaries for Windows and Linux can be found here (but can be outdated):
NOTE: You will need to download spr/dat files on your own and place them in data/things/VERSION/
(i.e: data/things/1098/Tibia.spr
)
In short, if you need to compile OTClient, follow these tutorials:
Try to ask questions in otland, now we have a board for the project there, or talk with us at the gitter chat.
Have found a bug? Please create an issue in our bug tracker
We encourage you to contribute to otclient! You can make pull requests of any improvement in our github page.
Talk directly with me at Discord Leohige#9237, or send me an email: leohige@outlook.com
Otclient is made available under the MIT License, thus this means that you are free to do whatever you want, commercial, non-commercial, closed or open.