• Joined on 2024-03-20
WildEgo created pull request WildEgo/server#3 2024-06-01 14:44:13 +03:00
nightly
WildEgo pushed to master at WildEgo/client 2024-06-01 14:43:56 +03:00
7d886e7d73 Merge pull request 'Updated client with the Argon2ID changes' (#2) from metin2/client:nightly into master
1571644094 Updated client with the Argon2ID changes
Compare 2 commits »
WildEgo merged pull request WildEgo/client#2 2024-06-01 14:43:55 +03:00
Updated client with the Argon2ID changes
WildEgo created pull request WildEgo/client#2 2024-06-01 14:43:29 +03:00
Updated client with the Argon2ID changes
WildEgo commented on pull request metin2/server#26 2024-06-01 14:40:36 +03:00
Use Argon2ID as the password hashing algorithm

Yeah, sorry for the undocumented locale changes!

I've merged your request and I also did some changes, mainly the password doesn't get passed around to the database, and the fact that the…

WildEgo commented on pull request metin2/server#26 2024-06-01 14:20:31 +03:00
Use Argon2ID as the password hashing algorithm

Hi, thanks for the PR! I was going to use Bcrypt, but I did some reading and this seems a better technical solution at first glance. I'll check it out!

Argon2ID is super nice and super…

WildEgo created pull request metin2/server#26 2024-06-01 12:44:28 +03:00
Use Argon2ID as the password hashing algorithm
WildEgo pushed to master at WildEgo/client 2024-05-31 20:16:51 +03:00
8a23c3d4cf change: Costume bg window.
WildEgo pushed to master at WildEgo/server 2024-05-31 12:49:52 +03:00
65a81ec4a1 change: Ignore build files, replace mysql password with Argon2.
WildEgo merged pull request WildEgo/server#2 2024-05-30 22:43:24 +03:00
nightly
WildEgo pushed to master at WildEgo/server 2024-05-30 22:43:24 +03:00
ae708d9315 Merge pull request 'nightly' (#2) from metin2/server:nightly into master
48ee253534 Restructured gamefiles, locale data loading refactoring, docker build fixes
27108d629a Merge pull request 'Merge changes from master' (#25) from master into nightly
6616009e92 Merge pull request 'Pin Dockerfile Ubuntu version.' (#24) from halil/server:master into master
1ada609020 Pin Dockerfile Ubuntu version.
Compare 5 commits »
WildEgo created pull request WildEgo/server#2 2024-05-30 22:43:01 +03:00
nightly
WildEgo commented on issue metin2/client#3 2024-05-26 13:52:33 +03:00
Client request

Hi, the only way it would be possible to cross-compile on Linux would be to somehow emulate the MSVC compiler. I doubt other compilers would work, but you're free to try.

I will be…

WildEgo commented on issue metin2/deploy#2 2024-05-05 18:42:19 +03:00
SQL Dump

I hope I can do that in the coming week, it's very much still a work in progress and I'd like to at least have the basic features working

Please do tag me or message me on discord wildego

WildEgo commented on issue metin2/deploy#2 2024-05-02 13:31:57 +03:00
SQL Dump

Hey, a migration tool is in the works and will be included with the management website. Until then, I'm happy to help with the SQL files:

Hey if it's a Laravel project from what I read u can…

WildEgo opened issue metin2/deploy#2 2024-05-01 23:51:29 +03:00
SQL Dump
WildEgo commented on issue metin2/client#3 2024-04-29 14:37:39 +03:00
Client request

I do have the issue where I myself can't compile the client (I'm using the nightly branch, haven't tested the master), I was wondering if it would be possible to cross compile the client itself…

WildEgo merged pull request WildEgo/client#1 2024-04-23 14:20:04 +03:00
nightly
WildEgo pushed to master at WildEgo/client 2024-04-23 14:20:04 +03:00
db795c0b3c Merge pull request 'nightly' (#1) from metin2/client:nightly into master
37e79d886f Removed mobile/SMS from messenger
e3a957cf4b Removed bin_original folder
83ae7358c1 Merge pull request 'Updated DirectX to version 9' (#4) from dx9 into nightly
d90f123059 Cleaned up unused libraries
Compare 6 commits »
WildEgo created pull request WildEgo/client#1 2024-04-23 14:19:34 +03:00
nightly