Skip to content

Fix: CollectionSettings mapping stringified values instead of converting the collection to a tree - #204

Merged
emyfops merged 1 commit into
1.21.11from
fix/collection-settings
Dec 21, 2025
Merged

Fix: CollectionSettings mapping stringified values instead of converting the collection to a tree#204
emyfops merged 1 commit into
1.21.11from
fix/collection-settings

Conversation

@emyfops

Copy link
Copy Markdown
Contributor

This pull request modifies slightly comparable collection settings by converting the entire tree directly instead of mapping the collection values to their stringified representations. Collection setting of comparable types was removed and a new flag was introduce to chose the setting core before creating the setting. This pull request also fixes the friend list being serialized using the class collection setting core.

@emyfops

Copy link
Copy Markdown
ContributorAuthor

closes #203

@emyfops
emyfops merged commit a52bbd7 into 1.21.11Dec 21, 2025
1 check passed
Sign up for freeto 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.

1 participant

@emyfops