Skip to content

Multiplayer data mod sync and data separation. #154

@pietru2004

Description

@pietru2004

When people connect to multiplayer the game should get what is defined via data modding on the server and load that data.
It should not override modded data loaded client side, there should be separation between data used in multiplayer and singleplayer.

Without data separation player might need to relaunch game to use mods they want to use in singleplayer world or on other multiplayer server.

Data separation could allow to load only data necessary for selected world/zone the player is in.
There could be zone specific items that disappear as soon as player leaves that zone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions