LandSandBoat - a server emulator for Final Fantasy XI
  • Lua 66%
  • C++ 23.9%
  • C 9%
  • Python 0.7%
  • CMake 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Xaver 777de3fa6c
Merge pull request #10877 from sruon/xi_test_retry
[test] Support retrying individual tests on failure
2026-07-23 22:23:41 +02:00
.devcontainer
.github Support retrying individual tests on failure 2026-07-23 13:27:09 -06:00
.vscode
cmake Clang: -Wno-nontrivial-memcall 2026-07-20 01:37:41 +01:00
data Port MobMod to YAML based enum 2026-07-22 10:18:49 +02:00
docker [docker,alpine] Use ninja-build instead of samurai 2026-07-22 22:18:46 -04:00
documentation
ext CMake: Use libdwarf for symbols on Linux 2026-07-20 08:33:00 +01:00
log
modules Move Atonment Clamp 2026-07-20 13:12:12 -04:00
navmeshes@d5de48de84
res
scripts Promyvion Fight Requirements 2026-07-23 13:49:00 -04:00
settings/default Adjust Ranged Attack State Delays 2026-07-21 21:37:49 -04:00
sql Merge pull request #10868 from Auzali/add-ROTZ-tags-601-650 2026-07-23 21:25:46 +02:00
src Support retrying individual tests on failure 2026-07-23 13:27:09 -06:00
tools Merge pull request #10780 from LandSandBoat/windows_is_slow_lol 2026-07-18 22:19:09 +01:00
ximeshes@906d725cb4
.clang-format
.clang-tidy
.dockerignore
.doxygen
.editorconfig
.gitattributes
.gitignore
.gitmodules
.prettierignore
.prettierrc
CMakeLists.txt Core: Report CMAKE_BUILD_TYPE on startup 2026-07-20 21:48:34 +01:00
CMakePresets.json
CMakeSettings.json
CODE_OF_CONDUCT.md
CONTRIBUTING.md
dev.docker-compose.yml
libcrypto-3-x64.dll
libluajit_64.dll
libmariadb64.dll
libssl-3-x64.dll
libzmq-d_64.dll
libzmq_64.dll
LICENSE
README.md

LandSandBoat

An open-source server emulator for FFXI.

Getting Started

A quick start guide, the frequently asked questions, and a table of "what works" are all available on our wiki.

Interacting with LandSandBoat

Crashes, warnings, errors, bugs, gameplay issues, visual issues, etc.

Please create a new issue in the issues tab after searching to see if your issue is already logged.

Balance discussion, technical discussion, meta discussions, etc.

Discussions are similar to forum posts. Please open a new discussion post in the discussions tab for less directed and more open-ended conversation than issues.

If you are encountering an issue, please open an issue and not a discussion! It's much easier for us to track and you're more likely to get resolution through an issue.

AI Agents and their use

If you're a human using AI agents or an AI agent you should go read ./documentation/ai_agents/README.md.

LICENSE

LandSandBoat is licensed under GNU GPL v3

Thanks

Thanks to all contributors past and present, we wouldn't be here without you!

Thanks to GitHub for hosting us, and for all the CI minutes we use!