Commit Graph

  • 41f0df9572 Switched to CLang in order to make cryptopp compile (issues with FPU on GCC) armhf-test Exynox 2024-11-18 06:12:29 +0000
  • 7b39087fa7 Changed dev packages with shared libraries in order to reduce image size. nightly Exynox 2024-11-17 10:47:03 +0000
  • a2f20a0395 Merge pull request 'Fix communication error between cores' (#36) from nightly into master master 0.3.2 Exynox 2024-11-17 09:22:44 +0200
  • db4542dd7a Fixed mishandling of public/private IP addresses Exynox 2024-11-17 07:18:03 +0000
  • 0f259307df Updates from master Exynox 2024-11-17 09:14:08 +0200
  • db0a0fef64 Disabled SSL enforcement in libmariadb 0.3.1 Exynox 2024-11-16 19:14:16 +0000
  • 671c514cb6 Merge updates from the nightly branch 0.3.0 Exynox 2024-11-16 18:17:12 +0200
  • 545aa2d6dd Added CLion IDE run configurations Exynox 2024-11-16 15:52:33 +0000
  • e921594eff Replaced deprecated bound functions with modern lambda-functions. Exynox 2024-11-16 15:51:09 +0000
  • e91f9b40a1 Fix mental war error Haydukk 2024-11-10 20:40:23 +0200
  • 9c2ed2781e Fix skill names Haydukk 2024-11-10 20:23:11 +0200
  • ba8bad4337 Rename other variables related to korean skill names Haydukk 2024-11-10 19:55:59 +0200
  • 6fe53c2f76 English names for affects enum Haydukk 2024-11-10 19:40:18 +0200
  • 8dec8ff802 More english names for skills enum Haydukk 2024-11-10 18:49:22 +0200
  • 3f65939333 Use english names for skills enum Haydukk 2024-11-10 17:58:52 +0200
  • d4fa88b7e2 Removed Boost dependency, changed MySQL library to MariaDB Exynox 2024-10-12 08:59:16 +0300
  • 7cc9550efc Fixed db crash when MySQL connection wasn't possible Exynox 2024-09-22 09:55:32 +0300
  • c6177d9c73 Added Laravel-style URL signing for mall authentication Exynox 2024-09-05 21:53:32 +0300
  • 903b3bb3a5 Fixed old ENV syntax Exynox 2024-09-01 20:45:53 +0300
  • b3a83c5238 Fixed "FromAsCasing: 'as' and 'FROM' keywords' casing do not match" Exynox 2024-08-31 11:39:50 +0300
  • fafa828b27 Fixed incorrect resource de-allocation, closes #29 Exynox 2024-08-24 22:02:33 +0300
  • 7e8009b45d Removed "INSERT DELAYED" queries in order for database future proofing/InnoDB databases Exynox 2024-08-24 16:48:39 +0300
  • 418ecc5c24 change line endings to LF for .py files mq1n 2024-07-11 10:03:57 +0300
  • e642a6db52
    includes cleanup Tr0n 2024-06-05 22:12:21 +0200
  • 04fdc78ea4
    Merge branch 'nightly' into config/env Tr0n 2024-06-05 21:57:17 +0200
  • 2b9651febc
    remove dependency on config file (use env as config) Tr0n 2024-06-05 21:53:50 +0200
  • 8f9e9dc602
    first proof of concept for env overrides Tr0n 2024-06-04 23:19:06 +0200
  • 170be95dc5 Configuration files are automatically generated based on env variables in the Docker image Exynox 2024-06-02 21:45:51 +0300
  • 6d65fae7e4 Argon2ID improvements Exynox 2024-06-01 14:34:27 +0300
  • 8ed1e7879e Merge pull request 'Use Argon2ID as the password hashing algorithm' (#26) from WildEgo/server:master into nightly Exynox 2024-06-01 14:32:21 +0300
  • 65a81ec4a1 change: Ignore build files, replace mysql password with Argon2. add: Missing .gitignore. WildEgo 2024-05-31 10:49:21 +0100
  • ae708d9315 Merge pull request 'nightly' (#2) from metin2/server:nightly into master WildEgo 2024-05-30 22:43:22 +0300
  • 48ee253534 Restructured gamefiles, locale data loading refactoring, docker build fixes Exynox 2024-05-25 20:00:26 +0300
  • 27108d629a Merge pull request 'Merge changes from master' (#25) from master into nightly Exynox 2024-05-25 17:55:22 +0300
  • 6616009e92 Merge pull request 'Pin Dockerfile Ubuntu version.' (#24) from halil/server:master into master Exynox 2024-05-01 07:57:36 +0300
  • 1ada609020 Pin Dockerfile Ubuntu version. halil 2024-05-01 01:10:02 +0300
  • 21e028f186 Merge pull request 'nightly' (#1) from metin2/server:nightly into master WildEgo 2024-04-23 13:17:19 +0300
  • 175816c81d Merge pull request 'Default all localized behavior to European logic' (#22) from Tr0n/server:localization/default-gf-eu into 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