1
0
Fork 0

Commit Graph

  • 6616009e92 Merge pull request 'Pin Dockerfile Ubuntu version.' (#24) from halil/server:master into master master Exynox 2024-05-01 07:57:36 +0300
  • 1ada609020 Pin Dockerfile Ubuntu version. halil 2024-05-01 01:10:02 +0300
  • 175816c81d Merge pull request 'Default all localized behavior to European logic' (#22) from Tr0n/server:localization/default-gf-eu into nightly nightly Exynox 2024-04-09 21:47:22 +0300
  • b15eb7f3fe
    fix: wrong delay used for item drop despawn. Tr0n 2024-04-09 20:33:14 +0200
  • 3a8d9e38e8
    remove duplicate variable definition Tr0n 2024-04-09 18:13:38 +0200
  • 4074c3b96a
    fix out of order access of variables Tr0n 2024-04-09 18:13:14 +0200
  • 854fef68e8
    revert removal of locale initialization per country. default to English Tr0n 2024-04-09 18:12:58 +0200
  • cf66bb3310
    revert name change removal Tr0n 2024-04-09 17:25:39 +0200
  • 254f6f6664
    remove division by 1 for party exp bonus Tr0n 2024-04-09 17:24:09 +0200
  • 0072bc5e14
    revert removal of spam db Tr0n 2024-04-09 17:21:46 +0200
  • 62f3635b86
    revert removed warning for disabled version checks Tr0n 2024-04-09 17:10:53 +0200
  • 2c37b2009d
    revert local testing of string localization Tr0n 2024-04-09 17:10:38 +0200
  • e0701ed5bd
    restore accidentally removed login logic Tr0n 2024-04-09 17:04:10 +0200
  • 21381a4e3a
    restore accidentally removed fish logic Tr0n 2024-04-09 17:03:42 +0200
  • ba44269071
    remove redundant condition for skill book exp consumption Tr0n 2024-04-09 16:58:02 +0200
  • f5ccb17736
    remove redundant pointer to lucky pouch loot table Tr0n 2024-04-09 16:56:43 +0200
  • bb52a57ffc
    remove unreachable branch Tr0n 2024-04-09 16:53:47 +0200
  • 8360d6939f
    set damage penalty on foreign empire maps to constant 9% Tr0n 2024-04-09 16:53:37 +0200
  • 1e362d8507
    remove isLimitedItem Tr0n 2024-04-09 16:51:51 +0200
  • 0a907f41d2
    remove unnecessary leftover closures Tr0n 2024-04-07 22:11:12 +0200
  • dbcabd7fa9
    reduce LC_InitLocalization logic, purge LC_Is* definitions Tr0n 2024-04-07 18:10:16 +0200
  • fcc2a9e4a0 Logout error messages are now being sent, closes #18 Exynox 2024-04-07 18:36:10 +0300
  • 12b6abf373
    remove IS_BOTARYABLE_ZONE Tr0n 2024-04-07 14:19:29 +0200
  • e1daa48366
    remove all localization Tr0n 2024-04-07 12:54:57 +0200
  • 83707434ee Fix small UTF-8 conversion mistakes, converted locale_strings, added KR locale_string file Exynox 2024-04-07 10:14:51 +0300
  • 042414a499 Merge pull request 'encoding' (#20) from Tr0n/server:encoding into nightly Exynox 2024-04-07 08:59:36 +0300
  • 68c7c4bc4f
    fix config comment Tr0n 2024-04-06 18:04:29 +0200
  • eafbee616f
    english locale as base Tr0n 2024-04-06 17:58:03 +0200
  • 026cb861a8
    fix missing quote mark Tr0n 2024-04-06 17:57:30 +0200
  • 1ba21fb1f9
    translate remaining SPDLOG calls Tr0n 2024-04-06 17:57:14 +0200
  • 8fede9a1df
    manual translation of non-localized strings Tr0n 2024-04-06 17:28:22 +0200
  • dfb3d08998
    manual translation of non-localized strings Tr0n 2024-04-06 12:50:34 +0200
  • 326c134f9e
    manual translation of non-localized strings Tr0n 2024-04-06 11:13:11 +0200
  • 9b7536ee9a
    Initial pass of converting string literals to english Tr0n 2024-04-06 10:31:54 +0200
  • 9056f6c6c6
    convert some more comments to utf8 Tr0n 2024-04-06 10:24:46 +0200
  • 8685b02fdc
    libthecore encoding conversion Tr0n 2024-04-06 10:20:42 +0200
  • 341bef9aba
    Merge branch 'nightly' into comment-encoding Tr0n 2024-04-06 01:09:03 +0200
  • 8a1acefeeb
    move encoding tool to separate repo sdgmt2 2024-04-06 00:42:30 +0200
  • eacc808366
    convert comments to utf-8 sdgmt2 2024-04-05 23:34:45 +0200
  • 4a1460f36e
    convert korean characters in string literals to string encoded bytes sdgmt2 2024-04-05 22:24:46 +0200
  • aae9b169df
    encoding fix script sdgmt2 2024-04-05 21:57:49 +0200
  • dd74eafc24
    fix db cpp encoding sdgmt2 2024-04-01 14:20:00 +0200
  • d471d99a24
    fix libthecore header encoding sdgmt2 2024-04-01 12:48:58 +0200
  • 350fb0d424
    fix libsql header encoding sdgmt2 2024-04-01 12:48:16 +0200
  • 869720f9e6
    fix libgame header encoding sdgmt2 2024-04-01 12:46:52 +0200
  • 4fc612552a
    fix common header encoding sdgmt2 2024-04-01 12:45:35 +0200
  • 248205ae01
    fix db header encoding sdgmt2 2024-04-01 12:43:31 +0200
  • 82317e6c4d
    fix game header encoding sdgmt2 2024-04-01 12:39:34 +0200
  • 847ab2ef89 Fixed erroneous database table parsing due to incorrect SMS phone number removal Exynox 2024-03-31 15:30:43 +0300
  • ebc479b7df Fixed "Invalid Socket Count 3, set to maximum" error Exynox 2024-03-31 09:09:35 +0300
  • 1ee687f269 Removed unused PROTECT_CHILD_FOR_NEWCIBN Exynox 2024-03-31 08:54:34 +0300
  • d85ef28eac Removed messenger SMS Exynox 2024-03-30 21:14:50 +0200
  • 01cc27a7df Removed Billing/VCard Exynox 2024-03-30 19:58:21 +0200
  • 72b495c03c Removed PCBang/iCafe code Exynox 2024-03-30 18:55:44 +0200
  • 0c86f802ca Removed unused highscore Lua & DB functions Exynox 2024-03-30 18:06:36 +0200
  • 05a1406c7c Removed database strings and automatic greeting Exynox 2024-03-30 17:50:04 +0200
  • 00c5634c09 Removed country blocking (and exceptions) Exynox 2024-03-30 17:09:03 +0200
  • 42079d56b7 Removed hotbackup Exynox 2024-03-30 16:17:34 +0200
  • 0101618d89 Fixed sectree not found while loading guild buildings 0.2.2 Exynox 2024-03-25 07:01:22 +0200
  • 8579828ca6 Implemented official level update fix 0.2.1 Exynox 2024-03-11 18:08:24 +0200
  • 3f1ce57fa1 Enforced signed datatypes for char variables, fixing ARM builds 0.2.0 Exynox 2024-03-03 19:09:27 +0200
  • e4cbdcfc4d Remove hardcoded CMake debug flag. Closes #12 Exynox 2024-03-03 19:03:53 +0200
  • bba0294107 Merge pull request 'Refactored the logging code' (#14) from log-rewrite into master Exynox 2024-03-03 19:02:05 +0200
  • 0aab8162fb Merge branch 'master' into log-rewrite Exynox 2024-03-03 18:59:23 +0200
  • 9fba85f947 Updated README.md with the latest changes Exynox 2024-03-03 18:55:48 +0200
  • a7f4e4e54d Rewrote the log initialization functions, logs are now saved in rotating files, implemented configurable log levels Exynox 2024-03-03 18:51:51 +0200
  • 7e543bd05f Merge pull request 'fix arm/aarch64 builds.' (#13) from NycuRO/server:fix-arm-aarch into master Exynox 2024-01-09 20:59:11 +0200
  • 405b05fe59 fix arm/aarch64 builds. nicugnm 2024-01-09 18:26:50 +0200
  • feac4c0598 Applied changes on the db executable. Removed old logging functions. Various global changes. Exynox 2024-01-07 22:05:51 +0200
  • 2f829ae2dc Applied changes on the game executable. Exynox 2023-12-30 22:15:54 +0200
  • 2c8cb0c857 Made a small-scale test with the spdlog library. Incidentally added fmt. Exynox 2023-12-30 10:30:52 +0200
  • fc3f2f232c CMake build system updates, the docker image automatically compiles quests at build 0.1.1 Exynox 2023-12-10 10:00:55 +0200
  • adabeb39a7 Added README 0.1.0 Exynox 2023-12-09 23:24:37 +0200
  • b79ad49c52 Fixed invisibility bug on login Exynox 2023-12-09 21:49:53 +0200
  • 99935d6cff Eliminated hardcoded allowed map limit, added and increased the limit in length.h Exynox 2023-12-09 19:16:41 +0200
  • da120f69e0 Made various network parameters manually configurable. Exynox 2023-12-09 17:02:17 +0200
  • 10bd4d5075 Fixed encoding for locale.lua Exynox 2023-12-07 23:13:30 +0200
  • ce920541a2 Improved build system scripts, cleaned up code, added experimental Dockerfile Exynox 2023-12-07 22:12:45 +0200
  • ff3388e795 Refactored directory structure, added game files from TMP Exynox 2023-12-04 21:54:28 +0200
  • c35f861d97 Fixed variable redeclaration in table reader Exynox 2023-05-01 11:02:00 +0300
  • 19cc2f3e34 Re-added BSD string functions Exynox 2023-05-01 08:10:00 +0300
  • a04cd735de Fixed quest server timers cancellation Exynox 2022-12-24 20:46:00 +0200
  • f56d5028da Removed unused and buggy priv_guild command Exynox 2022-12-24 20:00:00 +0200
  • 7c821325c7 Fixed various datatype and buffer issues Exynox 2022-12-24 19:59:00 +0200
  • 71189e7c08 Removed register types Exynox 2022-11-27 22:29:57 +0200
  • 148223340c Removed MIN/MAX/MINMAX functions, upgraded to C++17, code cleanup Exynox 2022-11-27 22:18:08 +0200
  • 3a74dac29e Used effolkronium/random for PRNG Exynox 2022-11-27 14:36:04 +0200
  • d188b4d53f Merge branch 'memory-fixes' into 'master' Exynox 2022-11-27 10:49:36 +0000
  • 868b8394bb Fixed usage of uninitialized variables. Exynox 2022-11-27 11:56:23 +0200
  • 972530f3a7 Fixed serious issue where oversized packets would be split apart by libevent without proper handling by the db core. Removed Google Sanitizers Exynox 2022-11-27 10:46:56 +0200
  • b5ea548038 Fixed off-by-one buffer overrun in map_allow_copy() function which would lead to malformed initialization network packets. Added address sanitizer in db CMake. Exynox 2022-11-27 01:10:23 +0200
  • c8abacafaf Made code compatible with clang, ignored test dir in the IDE. Exynox 2022-11-27 01:06:00 +0200
  • ecf8b71218 Fixed getopt routine Exynox 2022-11-23 21:44:45 +0200
  • ef2aee6b6b Added build details, the executables no longer write VERSION.TXT Exynox 2022-03-21 10:27:28 +0200
  • 8c40c9f92e Fixed network handling of phase change, players can log ingame, but get disconnected after a few minutes with a sequence error. Exynox 2022-03-12 13:46:22 +0200
  • 181f37cccd Fixed sectree map attribute loading Exynox 2022-03-12 12:02:56 +0200
  • a056345a7b Rewrote network stack, started working on porting to 64-bit Exynox 2022-03-12 11:39:41 +0200
  • 64596d344c WIP: rewrite the network stack to use libevent Exynox 2022-03-09 21:30:51 +0200
  • d2f43a8620 Added support for CLion, removed a lot of unused code in preparation of the rewriting of the network stack Exynox 2022-03-06 17:36:43 +0200
  • b99293c9d7 Remove hackshield and unused function, game now compiles and runs Exynox 2022-03-06 00:01:03 +0200