NebulaModTeam / nebula

A multiplayer mod for the game Dyson Sphere Program
GNU General Public License v3.0
820 stars 125 forks source link

Remove `PlayerManager` completely #638

Closed Reousa closed 5 months ago

Reousa commented 6 months ago

Completely removes the now deprecated PlayerManager and updates all references to it's alternatives in IServer


This PR is included in a series:

  1. 634 - Working

  2. 638 - Working

    3. #639 - Working

Closes #634