Preservation pull mirror of LandSandBoat server source and history.
  • Lua 65.9%
  • C++ 24.5%
  • C 8.5%
  • Python 0.7%
  • CMake 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Xaver e1b5bea15c
Merge pull request #10864 from sruon/clamming
[lua] Clamming loot tables; Increase Alraune chance
2026-07-23 03:06:52 +02:00
.devcontainer [ci,docker] Update to Ubuntu 26.04 2026-06-17 01:34:30 +00:00
.github Merge pull request #10813 from LandSandBoat/feature/cpptrace-tombstones 2026-07-21 21:40:34 +01:00
.vscode YAML data: codegen pipeline + status_effects migration 2026-06-16 00:32:19 -06:00
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 CI: Add PkgConfig to docker 2026-07-21 19:47:16 +01:00
documentation Update Automaton Steam Jacket 2026-06-09 12:31:24 +02:00
ext CMake: Use libdwarf for symbols on Linux 2026-07-20 08:33:00 +01:00
log Added DSP.leaks to gitignore. Fixes some mob spawn points 2015-05-16 15:06:43 -04:00
modules Move Atonment Clamp 2026-07-20 13:12:12 -04:00
navmeshes@d5de48de84 [navmeshes] Update submodule commit 2026-06-16 10:05:07 -06:00
res Explicitly state badnames.bin is not a retail file 2026-07-04 10:56:32 -06:00
scripts Merge pull request #10864 from sruon/clamming 2026-07-23 03:06:52 +02:00
settings/default Adjust Ranged Attack State Delays 2026-07-21 21:37:49 -04:00
sql Merge pull request #10784 from Nobutadas/weapon-break-mixin 2026-07-23 02:23:36 +02:00
src Merge pull request #10784 from Nobutadas/weapon-break-mixin 2026-07-23 02:23:36 +02:00
tools Merge pull request #10780 from LandSandBoat/windows_is_slow_lol 2026-07-18 22:19:09 +01:00
ximeshes@906d725cb4 Bump ximeshes version 2026-05-03 10:13:13 -06:00
.clang-format Chore: Update clang-format rules 2026-07-04 10:52:23 +01: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 Core: Report CMAKE_BUILD_TYPE on startup 2026-07-20 21:48:34 +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!