Skip to content

[feature] Check mods hash on join game#8479

Draft
yuripourre wants to merge 1 commit intodiasurgical:masterfrom
yuripourre:check-mod-hash
Draft

[feature] Check mods hash on join game#8479
yuripourre wants to merge 1 commit intodiasurgical:masterfrom
yuripourre:check-mod-hash

Conversation

@yuripourre
Copy link
Copy Markdown
Collaborator

@yuripourre yuripourre commented Feb 21, 2026

Add a simple and straightforward comparison of enabled mods based on hash. When a user tries to join a multiplayer game, they send the hash of enabled mods to the server, if the hash is different, the user cannot join and receives an error message.

Limitations:

  • Order of mods do not matter
  • Version of the mods is not checked (only names)

Needs extensive test

@yuripourre yuripourre changed the title Check mods hash on join game feat: Check mods hash on join game Feb 21, 2026
@yuripourre yuripourre changed the title feat: Check mods hash on join game [feature] Check mods hash on join game Feb 21, 2026
@yuripourre yuripourre added the enhancement New feature or request label Feb 21, 2026
@yuripourre yuripourre marked this pull request as draft February 21, 2026 04:43
@yuripourre
Copy link
Copy Markdown
Collaborator Author

Needs test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant