LandSandBoat - Final Fantasy XI server emulator, upstream github.com/LandSandBoat/server
Find a file
2026-05-28 18:48:47 +01:00
.devcontainer Add devcontainer 2025-11-21 19:24:10 +00:00
.github Remove mentions of losmeshes 2026-05-07 17:35:15 +01:00
.vscode [core] [lua] Load /check exp curve from lua 2026-03-24 16:25:19 -06:00
cmake [cmake] Do not use fast math 2026-05-27 11:44:40 -06:00
docker Remove mentions of losmeshes 2026-05-07 17:35:15 +01:00
documentation [lua] [sql] Ouryu Cometh 2026-04-11 01:05:59 +02:00
ext [cmake] Add zstd to unix build deps 2026-05-25 09:27:48 -06:00
log Added DSP.leaks to gitignore. Fixes some mob spawn points 2015-05-16 15:06:43 -04:00
modules [lua] Implement Automaton Analyzer / Era Module 2026-05-25 21:25:17 -04:00
navmeshes@68725a11f2 Update navmesh submodule for Ship to Selbina Pirates fix 2022-07-22 06:56:04 -04:00
res xi_test base application 2025-08-19 23:46:19 -06:00
scripts Core: Disable hot-reloading of spec files (#10172) 2026-05-28 09:34:57 +01:00
settings/default Passive trust movement/animation gambits/auras 2026-05-23 21:31:09 +01:00
sql Merge pull request #10171 from sruon/ah_index_perf 2026-05-28 09:35:48 +01:00
src Core: Speed up module loading 2026-05-28 18:48:47 +01:00
tools Optimize auction_house indexes 2026-05-27 19:23:00 -06: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 Update CI/CD 2025-10-23 16:55:39 +00:00
.gitattributes Merge master into msvc_warnings 2017-10-16 19:00:27 -07:00
.gitignore Enable ximesh files support 2026-03-31 20:16:57 -06:00
.gitmodules Removed losmeshes submodule 2026-05-07 17:01:44 +01:00
CMakeLists.txt [cmake] Do not use fast math 2026-05-27 11:44:40 -06: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
mariadbcpp.dll [ext] Add mariadb-connector-cpp dep 2024-03-30 07:42:05 +00: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!