Block a user
a2f20a0395
Merge pull request 'Fix communication error between cores' (#36) from nightly into master
db4542dd7a
Fixed mishandling of public/private IP addresses
0f259307df
Updates from master
Fix communication error between cores
Fix communication error between cores
Players do not get disconnected when already logged in
Possible communication error between game cores
This was confirmed and fixed in db4542dd7a35381768521c6aabb57c1014a84b29.
The cause was that the game core reported its public IP instead of its private IP to the db core, which in turn was…
Possible communication error between game cores
0f259307df
Updates from master
db0a0fef64
Disabled SSL enforcement in libmariadb
671c514cb6
Merge updates from the
nightly
branch
Players do not get disconnected when already logged in
The bug seems to happen if the account is connected with a player in map c1 (ID 41). For example, if account is in map c3 (ID 43), the logout message is received and the player is disconnected.
…
Players do not get disconnected when already logged in
This only seems to happen in the Docker deploy environment. Might be due to the fact that there are multiple game cores running at the same time. Might also be related to #32.
82a1a28787
Merge updates from the
nightly
branch
e685bdd3e3
Added a crude build script, DirectX 9 documentation
d19dc772db
Fixed buffer overflow issue in DXTCImage, added nicer error messages.
c698136614
Set the default client language to English
9fac112e35
Added required changes for the Argon2ID system