Tencao / TCR-Origins

Issue tracker for the modpack
1 stars 0 forks source link

SAOUI doesn't show correct party hp #61

Open Bluexin opened 6 years ago

Bluexin commented 6 years ago

Hp for party members show as 100% no matter what

Bluexin commented 6 years ago

Nvm, it works as long as we aren't too far away. A bit glitchy though.

Tencao commented 6 years ago

This is actually a problem with how the current party UI works, since it currently gets party HP directly from the client, which only gets the entities nearby. I suggest we move to a packet system that sends changes and requests directly to SAO clients to keep them updated with the server itself.