Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In gameserver, implement map validations #581

Open
shaldengeki opened this issue Oct 1, 2024 · 0 comments
Open

In gameserver, implement map validations #581

shaldengeki opened this issue Oct 1, 2024 · 0 comments
Labels
ark_nova_stats enhancement New feature or request

Comments

@shaldengeki
Copy link
Owner

The gameserver currently doesn't validate anything about the player's map state. Add tests for these, then implement the validations.

Some stuff we should validate:

  • Buildings are on the map
  • No buildings overlap
  • Buildings are on allowed tiles (should not be on rock or water, unless Diversity Researcher is played)

Maybe more?

@shaldengeki shaldengeki added ark_nova_stats enhancement New feature or request labels Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ark_nova_stats enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant