Commit Graph

14 Commits

Author SHA1 Message Date
82317e6c4d
fix game header encoding 2024-04-01 12:39:34 +02:00
0101618d89 Fixed sectree not found while loading guild buildings 2024-03-25 07:01:22 +02:00
8579828ca6 Implemented official level update fix 2024-03-11 18:08:24 +02:00
3f1ce57fa1 Enforced signed datatypes for char variables, fixing ARM builds 2024-03-03 19:10:49 +02:00
a7f4e4e54d Rewrote the log initialization functions, logs are now saved in rotating files, implemented configurable log levels 2024-03-03 18:51:51 +02:00
feac4c0598 Applied changes on the db executable. Removed old logging functions. Various global changes. 2024-01-07 22:05:51 +02:00
2f829ae2dc Applied changes on the game executable. 2023-12-31 12:26:59 +02:00
2c8cb0c857 Made a small-scale test with the spdlog library. Incidentally added fmt. 2023-12-30 10:30:52 +02:00
fc3f2f232c CMake build system updates, the docker image automatically compiles quests at build 2023-12-10 10:00:55 +02:00
b79ad49c52 Fixed invisibility bug on login 2023-12-09 21:49:53 +02:00
99935d6cff Eliminated hardcoded allowed map limit, added and increased the limit in length.h 2023-12-09 19:16:41 +02:00
da120f69e0 Made various network parameters manually configurable. 2023-12-09 17:02:17 +02:00
ce920541a2 Improved build system scripts, cleaned up code, added experimental Dockerfile 2023-12-07 22:12:45 +02:00
ff3388e795 Refactored directory structure, added game files from TMP 2023-12-04 21:57:46 +02:00