This website requires JavaScript.
d4fa88b7e2
Removed Boost dependency, changed MySQL library to MariaDB
nightly
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
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
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