cd6350e0b147aec2e16c0bcce5b41548ab5ed656
Introduce the ability to attach optional data payloads to relationships. This includes: - Updating `defineRelationship` to accept default values. - Adding `getRelData` and `setRelData` to the `World` class. - Allowing `relate` to accept an optional data override. - Updating serialization to include relationship data in snapshots. - Implementing lazy storage for relationship data using `SparseSet`.
Description
No description provided
410 KiB
Languages
TypeScript
100%