DragonSurvivalTeam / DragonSurvival

Other
50 stars 41 forks source link

Fixes desync based on server/client time mismatch #489

Closed Psither closed 4 months ago

Psither commented 4 months ago

Fixes abilities that spawn entities on ability charge completion (for now, only DragonBallEntity)

Previously, the server time would desync from the client time if you were in a dimension other than the Overworld, which could cause abilities to fail to complete on the server side.