Describe the bug
So far I am aware of this strategy/feature "encirclement": if player A's land fully surrounds player B's land (NPC or not), then player B instantly loses and the land becomes owned by player A.
However, this does not work on map edges.
To Reproduce
Steps to reproduce the behavior:
- Start near map edge (Player A)
- Find a player that is at the map edge (Player B)
- Surround Player B
- No encirclement is triggered
Expected behavior
Encirclement should occur and Player B loses.
Screenshots
(Not screenshot, but an illustration of the situation.)
Consider this hypothetical scenario, where the colors are:
- White: unowned/neutral
- Red: Player A
- Blue: Player B
- Black: out-of-bounds area / map edge
Then, Player A should have encircled Player B, and Player B should lose.
Desktop (please complete the following information):
- OS: Windows
- Browser: Firefox
- Version 152
Additional context
It may be a good idea to also check lake-side / ocean-side encirclement, to ensure encirclement still works as expected.
Assignment
Describe the bug
So far I am aware of this strategy/feature "encirclement": if player A's land fully surrounds player B's land (NPC or not), then player B instantly loses and the land becomes owned by player A.
However, this does not work on map edges.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Encirclement should occur and Player B loses.
Screenshots
(Not screenshot, but an illustration of the situation.)
Consider this hypothetical scenario, where the colors are:
Then, Player A should have encircled Player B, and Player B should lose.
Desktop (please complete the following information):
Additional context
It may be a good idea to also check lake-side / ocean-side encirclement, to ensure encirclement still works as expected.
Assignment