Skip to content

fix: Change community ID numbering#154

Merged
mrjvs merged 3 commits intodevfrom
work/community-stuff
Aug 7, 2025
Merged

fix: Change community ID numbering#154
mrjvs merged 3 commits intodevfrom
work/community-stuff

Conversation

@ashquarky
Copy link
Member

Resolves #XXX

Changes:

Audit the community schema and update the types to reflect the reality in the database, then change the ID generation to just generate random u32/64s (with some reservations and space carve outs).
Fixes community creation in MK8 since we no longer depend on the document count.

I don't really have a way to test in-game community creation.

`permissions` needs to be migrated rather than deal with the fallout of a ?
@ashquarky ashquarky marked this pull request as ready for review August 5, 2025 12:48
@ashquarky ashquarky requested a review from mrjvs August 5, 2025 12:48
@ashquarky ashquarky requested a review from mrjvs August 7, 2025 10:16
@mrjvs mrjvs merged commit fb400d9 into dev Aug 7, 2025
13 checks passed
@mrjvs mrjvs deleted the work/community-stuff branch August 7, 2025 19:52
@mrjvs mrjvs mentioned this pull request Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants