July 26, 2026 at 6:10 PM
Fixed a resize bug on the friends / ignore list.
What you saw: when the client was wider than the old default size, hovering friends showed floating "Remove WWWWWWWW" text drifting into the game world.
Why it happened: that Remove label used a hardcoded screen X meant for 512-wide clients. On larger windows the friends panel moved right, but the label stayed put.
It's fixed — Remove stays attached to the friends panel at every size.
- BrwN
What you saw: when the client was wider than the old default size, hovering friends showed floating "Remove WWWWWWWW" text drifting into the game world.
Why it happened: that Remove label used a hardcoded screen X meant for 512-wide clients. On larger windows the friends panel moved right, but the label stayed put.
It's fixed — Remove stays attached to the friends panel at every size.
- BrwN