No description
Find a file
2026-01-28 01:35:44 +01:00
.github feat: use newer GCC version in runners (#5032) 2025-11-15 03:23:53 +01:00
cmake Use OpenSSL instead of crypto++ (#4655) 2024-04-29 10:56:44 +02:00
data Fix item description to respect reading distance limits (#4912) 2026-01-28 01:35:44 +01:00
src fix(iomapserialize): add class Thing forward declaration (#5063) 2025-12-29 18:04:46 -04:00
vc17 refactor(thing): remove Cylinder class and merge receiver logic into Thing (#5058) 2025-11-29 01:38:42 +01:00
.clang-format Add extra & pedantic warnings and fix the code (#4491) 2023-06-27 23:51:47 +02:00
.dockerignore Fixed Docker build (#3367) 2021-03-11 19:29:09 -05:00
.editorconfig fix: Convert indentation to tabs on Lua scripts (#4451) 2023-05-21 18:52:35 -04:00
.env.example Add .env.example file (#4642) 2024-04-08 19:05:01 -03:00
.gitattributes Remove unused attributes in .gitattributes 2014-10-22 16:37:35 +02:00
.gitignore Use vcpkg manifest in Visual Studio (#4804) 2024-10-08 20:07:05 +02:00
.luacheckrc Fix missing Luarocks in actions (#4449) 2023-05-09 19:40:48 -03:00
AUTHORS Update AUTHORS (#3994) 2022-03-18 02:55:02 -03:00
CMakeLists.txt feat(cmake): add option to select libmariadb/libmysql (#4938) 2025-11-22 18:25:27 +01:00
CMakePresets.json Use Ninja Multi-Config generator for makefiles (#4517) 2024-05-01 17:35:57 +02:00
config.lua.dist refactor(protocol): remove legacy ProtocolLogin impl (#5038) 2025-11-22 18:20:38 +01:00
Dockerfile chore(docker): bump Alpine image to 3.22 (#5027) 2025-11-08 04:39:11 +01:00
key.pem Load RSA private key from PEM file (#2496) 2018-09-18 22:20:44 +00:00
LICENSE Add data and source code files 2013-07-07 02:30:08 +02:00
README.md README: link to mehah's otclient (#4163) 2022-06-21 16:38:29 -04:00
schema.sql fix session table in schema (#4745) 2024-06-12 23:29:32 +02:00
vcpkg.json Update vcpkg baseline commit (#4932) 2025-06-23 22:49:50 +02:00

forgottenserver Build Status Build Status

The Forgotten Server is a free and open-source MMORPG server emulator written in C++. It is a fork of the OpenTibia Server project. To connect to the server, you can use OTClient.

Getting Started

Support

If you need help, please visit the support forum on OTLand. Our issue tracker is not a support forum, and using it as one will result in your issue being closed. If you were unable to get assistance in the support forum, you should consider becoming a premium user on OTLand which grants you access to the premium support forum and supports OTLand financially.

Issues

We use the issue tracker on GitHub. Keep in mind that everyone who is watching the repository gets notified by e-mail when there is activity, so be thoughtful and avoid writing comments that aren't meaningful for an issue (e.g. "+1"). If you'd like for an issue to be fixed faster, you should either fix it yourself and submit a pull request, or place a bounty on the issue.