Skip to content

Send individualized player game states  #122

Open
@sourencho

Description

@sourencho

Currently the entire game state is broadcasted to all players.

For efficiency and fairness we probably want to send a filtered game state for each player.

For example, we send the resources of all the players, but we might want to keep this a secret from players. Or we might want to only send game objects in a certain radius of the player.
@copacetic this is esp relevant for bots.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions