forgottenserver with OTClientV8 >=2.2 features
Discord: https://discord.gg/t4ntS5p
- Fork of https://github.com/otland/forgottenserver from 01.04.2020
- OTClientV8 detection, extended opcodes, json lib, bigger packet size and bug fixes for xtea padding and stacked creatures
You must enable
GameExtendedOpcode
inmodules/game_features/features.lua
- Packet compressions - allows to reduce network usage by 90%, helps to reduce ping (requires changes from 2nd commit)
You must enable
GamePacketCompression
feature
- Compiling, alternatively download AppVeyor builds for Windows
- Scripting Reference
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.
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.