Create DiplomacyManager that has for every player the diplomacy data
Diplomacy data is: if a player is at peace with another player, if it has an embassy, how many stars to give to the player when meeting a player for the first time
A player is just the player ID for that game which is an int that increments automatically for every player