swarm-game / swarm

Resource gathering + programming game
Other
834 stars 53 forks source link

Remove grid overlay truncation behavior #1995

Closed kostmo closed 3 months ago

kostmo commented 3 months ago

In the implementation of #1826, I decided to preserve the old truncating behavior as the default. But after some consideration, there's no real use case for the old behavior, so let's take it out to simplify the code.