Make sure everything syncs properly for the location board. #12
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Syncing locations and loot image needs to be fully tested, and ideally reworked to be even more reliable. Do something similar to the map data, where we use synced arrays to copy the data to all clients, and only sync everything after randomising locally.
For some reason, material colours are completely random for everyone, despite having its own synced values. This is being investigated, but is considered low priority, so it's probably fine to adjust this bug status accordingly.
This appears to be fixed now. Material randomness is synced just like everything else, and most things reset properly when the game is reinitialised.