When joining a game the data of the additional points wasnt synced till now. this lead to a wrong display of the score since the additional points were not counted on the client side.
With this PR now each time you join a server you receive all additional points so that the score can be shown correctly.
Also fixes the not correctly reload of the right side when you exit the changelog iwth another way than the button
When joining a game the data of the additional points wasnt synced till now. this lead to a wrong display of the score since the additional points were not counted on the client side. With this PR now each time you join a server you receive all additional points so that the score can be shown correctly.
Also fixes the not correctly reload of the right side when you exit the changelog iwth another way than the button