LandSandBoat - Final Fantasy XI server emulator, upstream github.com/LandSandBoat/server
Find a file
2026-07-04 10:38:16 +01:00
.devcontainer [ci,docker] Update to Ubuntu 26.04 2026-06-17 01:34:30 +00:00
.github [docker] Fix issue with write access 2026-06-17 01:36:25 +00:00
.vscode YAML data: codegen pipeline + status_effects migration 2026-06-16 00:32:19 -06:00
cmake Ext: Remove Mariadb CPP connector 2026-07-02 21:10:05 +01:00
data Merge pull request #10453 from WinterSolstice8/update_shared_status_names 2026-07-01 21:30:43 +02:00
docker [docker] Fix issue with write access 2026-06-17 01:36:25 +00:00
documentation Update Automaton Steam Jacket 2026-06-09 12:31:24 +02:00
ext Fix aiso CI: Use new aiso directory instead of old one 2026-07-03 16:33:20 +02:00
log Added DSP.leaks to gitignore. Fixes some mob spawn points 2015-05-16 15:06:43 -04:00
modules [modules] update comment in exp sql module 2026-07-01 16:00:36 -06:00
navmeshes@d5de48de84 [navmeshes] Update submodule commit 2026-06-16 10:05:07 -06:00
res xi_test base application 2025-08-19 23:46:19 -06:00
scripts Convert tutorial mini-questline to a hidden quest and modernize it 2026-07-03 13:57:03 +02:00
settings/default [cpp,sql,lua] Raise influence cap and reset weekly 2026-06-28 20:12:49 -06:00
sql [sql] Reorder QMs in North Gustaberg and Shadowreign version 2026-07-02 16:34:03 -06:00
src Core: Slightly cleaner exit for xi_map 2026-07-04 10:38:16 +01:00
tools Merge pull request #10468 from LandSandBoat/more_perf 2026-07-02 20:35:30 +01:00
ximeshes@906d725cb4 Bump ximeshes version 2026-05-03 10:13:13 -06:00
.clang-format Tools: Update to clang-format-20 and update rules 2025-11-06 13:41:08 +00:00
.clang-tidy [ci] Update and add clang-tidy build job 2023-07-26 12:03:58 +01:00
.dockerignore Fix issue with docker tags and meshes 2025-10-23 17:49:45 +00:00
.doxygen [docs] Clean up internal docs a little and start preparing for doxygen 2022-06-13 17:24:11 +03:00
.editorconfig YAML data: codegen pipeline + status_effects migration 2026-06-16 00:32:19 -06:00
.gitattributes Merge master into msvc_warnings 2017-10-16 19:00:27 -07:00
.gitignore Misc: Add tracy* to gitignore 2026-07-02 18:47:14 +01:00
.gitmodules Removed losmeshes submodule 2026-05-07 17:01:44 +01:00
.prettierignore YAML data: codegen pipeline + status_effects migration 2026-06-16 00:32:19 -06:00
.prettierrc YAML data: codegen pipeline + status_effects migration 2026-06-16 00:32:19 -06:00
CMakeLists.txt Ext: Remove Mariadb CPP connector 2026-07-02 21:10:05 +01:00
CMakePresets.json Build: Add CMakePresets for easier CLI builds 2026-06-23 12:27:59 +01:00
CMakeSettings.json [chore] Retire Windows 32-bit build 2024-03-30 07:44:15 +00:00
CODE_OF_CONDUCT.md Add clarifications to CoC and Contrib guide 2024-08-25 09:52:10 +01:00
CONTRIBUTING.md Add clarifications to CoC and Contrib guide 2024-08-25 09:52:10 +01:00
dev.docker-compose.yml Remove mentions of losmeshes 2026-05-07 17:35:15 +01:00
libcrypto-3-x64.dll Add OpenSSL 3.1.1 binaries for x86_64 and 32 bit Windows 2023-07-10 18:54:15 -07:00
libluajit_64.dll [deps] Update LuaJIT 2022-03-05 12:41:09 +02:00
libmariadb64.dll [chore] Windows: Update MariaDB C connector 2024-03-30 07:42:05 +00:00
libssl-3-x64.dll Add OpenSSL 3.1.1 binaries for x86_64 and 32 bit Windows 2023-07-10 18:54:15 -07:00
libzmq-d_64.dll [deps] Update to ZMQ v4.3.4 2022-03-05 13:15:35 +02:00
libzmq_64.dll [deps] Update to ZMQ v4.3.4 2022-03-05 13:15:35 +02:00
LICENSE Start of root cleanup 2020-12-09 21:35:44 +02:00
README.md Docs: Add guidance for humans and AI agents 2026-04-09 08:42:01 +01:00

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!