Skip to content

Apply changes to monster attributes instantly on the game server #784

@sven-n

Description

@sven-n

Is your feature request related to a problem? Please describe.
When we change values in the attributes of monsters, they don't have immediate effect. You'd need to restart the server for that.

Describe the solution you'd like
Immediate effect of the changes on the game server.

Additional context
We already have code infrastructure for that, see MUnique.OpenMU.GameLogic.ConfigurationChangeMediator.
I think we somehow need to register about changes of MUnique.OpenMU.DataModel.Configuration.MonsterAttribute and update the MUnique.OpenMU.GameLogic.Attributes.MonsterAttributeHolder accordingly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions