• Joined on 2023-12-03
Exynox pushed to master at metin2/web 2024-12-31 20:41:06 +02:00
d96ee18bda Reordered view composers
Exynox pushed to master at metin2/web 2024-12-31 20:38:15 +02:00
ba28e1dbf8 Added Octane/FrankenPHP support for prod Docker image
b81cdd512f Localized and coded character listing, view structure refactoring
103d21b5ef Localized ranking and modified controllers to read data from cache tables.
744e55e385 Added older versions of the classic theme.
561ab7ea97 Improved registration logic, localized registration page.
Compare 5 commits »
Exynox pushed to experimental-archives at metin2/client 2024-12-24 06:54:56 +02:00
c21c99393d Used shared pointers and string streams to read data from the CEterPackManager
Exynox pushed to experimental-archives at metin2/client 2024-12-16 20:07:46 +02:00
603f2207ef Made pack.bat exit on error
Exynox pushed to experimental-archives at metin2/client 2024-12-16 20:00:50 +02:00
6564e417f9 Removed Panama & HybridCrypt, added experimental Folder and Zip archive providers
Exynox created branch experimental-archives in metin2/client 2024-12-16 20:00:50 +02:00
Exynox pushed to nightly at metin2/client 2024-12-15 00:01:13 +02:00
e7b6680895 Ordered languages alphabetically
187ecd53f2 Enabled visual styles for config utility
Compare 2 commits »
Exynox pushed to nightly at metin2/deploy 2024-12-14 23:02:05 +02:00
Exynox created branch nightly in metin2/deploy 2024-12-14 23:02:05 +02:00
Exynox pushed to master at metin2/deploy 2024-12-14 23:01:25 +02:00
b52007d4fa Merge pull request 'Added compatibility matrix, set restart policy to always' (#4) from nightly into master
4ca9da3df1 Restructured README.md
b7cf9d999f Added compatibility matrix, set services to always restart.
9a705f42e2 First working version of deployment environment'
b371a5317f Added remove flag to docker run command
Compare 10 commits »
Exynox created branch master in metin2/deploy 2024-12-14 23:01:25 +02:00
Exynox created repository metin2/deploy 2024-12-14 23:01:15 +02:00
Exynox pushed to nightly at metin2/client 2024-12-14 22:20:55 +02:00
8d27c24328 Added French support in configuration tool
955c2a8fd9 Added Unicode support, Romanian translation
Compare 2 commits »
Exynox pushed tag 0.3.1 to metin2/client 2024-12-14 20:55:17 +02:00
Exynox pushed to master at metin2/client 2024-12-14 20:54:10 +02:00
609862f222 Cleaned up project, added configuration utility
1ccfffff07 Removed BOM from MainDialog.cpp
a7eac9dedf Added configuration utility, consolidated language config
c4236ba185 Updated build script
0a2248cfac Removed VTune/MFCDebug/MFCRelease references
Compare 7 commits »
Exynox merged pull request metin2/client#12 2024-12-14 20:54:10 +02:00
Cleaned up project, added configuration utility
Exynox created pull request metin2/client#12 2024-12-14 20:54:01 +02:00
Cleaned up project, added configuration utility
Exynox pushed to nightly at metin2/client 2024-12-14 20:40:41 +02:00
1ccfffff07 Removed BOM from MainDialog.cpp
Exynox pushed to nightly at metin2/client 2024-12-14 20:39:06 +02:00
a7eac9dedf Added configuration utility, consolidated language config
Exynox commented on issue metin2/client#10 2024-12-13 17:33:49 +02:00
Compile

Hey, this project depends on you also having vcpkg installed and bootstraped in your system, please follow Step 1 of this guide: https://learn.microsoft.com/en-us/vcpkg/get_started/get-started-msbu…