6fcf2c58e29f6ed8a5c6923e954f9cb42946d18a
- Load pack files across multiple threads - Scales to CPU core count - Load root.pck first, then parallelize remaining packs - Track and report failed pack loads
Client Source Repository
This repository contains the source code necessary to compile the game client executable.
How to build
cmake -S . -B build
cmake --build build
📋 Changelog
🐛 Bug Fixes
- PK Mode: Resolved conflict for Hostile mode when both players have negative alignment, added PK_PROTECT mode safeguards.
Description
Languages
C
87.5%
C++
12.4%
Python
0.1%