]> git.deb.at Git - rhonda/impostor.git/commit
Add NetId to SetName and SetColor
authorminiduikboot <mini@duikbo.at>
Thu, 20 Jun 2024 16:37:10 +0000 (18:37 +0200)
committerminiduikboot <mini@duikbo.at>
Tue, 20 Aug 2024 19:41:38 +0000 (21:41 +0200)
commitb118af12be15e107e3659a71034aaf8ac760ae0e
tree345109666002df3b564f4dc5d9edb1b2ad4f06e8
parent372ed8511fb9cd5bbc9ac2781357e3f9e75a29b3
Add NetId to SetName and SetColor

2024.6.18 adds a NetId field *in front* of the existing fields to help link back to the PlayerInfo. We don't actually need this NetId and assume it's called on the correct PlayerControl, so we ignore it.
src/Impostor.Api/Net/Messages/Rpcs/Rpc06SetName.cs
src/Impostor.Api/Net/Messages/Rpcs/Rpc08SetColor.cs
src/Impostor.Server/Net/Inner/Objects/InnerPlayerControl.Api.cs
src/Impostor.Server/Net/Inner/Objects/InnerPlayerControl.cs