hackerspace-ntnu / Red-Planet-Rampage

Red Planet Rampage is a dieselpunk western-themed arena shooter where players face off with wacky modular guns.
https://store.steampowered.com/app/2717710/Red_Planet_Rampage/
BSD 4-Clause "Original" or "Old" License
18 stars 0 forks source link

Refactor player initialization #781

Closed toberge closed 1 month ago

toberge commented 1 month ago

Refactored to

  1. Happen in PlayerFactory rather than the network manager
  2. Avoid duplicate code
  3. Perform identity update within the identity itself