dragonfly
dragonfly copied to clipboard
feat: Player colours, locator bar functionality.
Potential Performance Consideration
may need to remove dynamic colour changes. rapidly updating a player's colour could lead to increased traffic, as the player list entry is resent with each change
also added the toggling of locator bar
Maybe use the hashed player name? Or store the (randomized) color in playerData?
Maybe use the hashed player name? Or store the (randomized) color in
playerData?
a little too much imo