d1str4ught 45fdb49d63 Merge pull request #39 from MindRapist/mr-2
MR-2: Macro leftovers removed
2025-12-25 02:50:56 +01:00
2025-08-18 19:46:48 +02:00
2025-09-21 01:09:06 +02:00
2025-12-20 15:55:39 +02:00
2025-09-22 01:17:13 +02:00
2025-12-14 05:12:39 +02:00
2025-09-22 11:27:05 +03:00

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

  • Realtime Character Level Updates: Implemented the reversed fix (credits to Mali) for updating character level in real-time across game view and all windows (such as Guild window) for all viewing players.
Description
No description provided
Readme 110 MiB
Languages
C 87.5%
C++ 12.4%
Python 0.1%