WiIIiam278 / HuskSync

A modern, cross-server player data synchronisation system
https://william278.net/project/husksync
Apache License 2.0
151 stars 122 forks source link

refactor: add serialization identifier dependencies for applying data #309

Closed WiIIiam278 closed 1 month ago

WiIIiam278 commented 1 month ago

Closes #307

ch4ika commented 1 month ago

Okay, I commented out the part with the HealthScale, it then works perfectly.

I don't know what exactly HealScale does, but it ensures that the extra hearts are not displayed, and then you don't actually have the extra hearts.

WiIIiam278 commented 1 month ago

Okay, I commented out the part with the HealthScale, it then works perfectly.

I don't know what exactly HealScale does, but it ensures that the extra hearts are not displayed, and then you don't actually have the extra hearts.

I've adjusted health scale syncing as I noticed a bug