Adds checks for existing kingdom memberships for players that join the server.
Change Details
Updated player import logic to update the player's database kingdom assignment when an existing membership is found under certain conditions. This is to help keep memberships intact when the SQL database connection has been lost.
Added console warning messages for when new players join with existing memberships, and other conditions which may indicate a lost or corrupt SQL database connection.
Checklist
[x] I have merged the latest develop commit into this branch and resolved any conflicts.
[x] I have tested this branch and it is working as intended.
[x] This Pull Request is ready for review and merging.
Konquest Pull Request
Closes #137
Summary
Adds checks for existing kingdom memberships for players that join the server.
Change Details
Checklist
develop
commit into this branch and resolved any conflicts.