You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge branch 'develop'
Going to be releasing this one into the wild; collisions are still taking
place, but at a much lower frequency; poor implementation somewhere, I'd wager.
Merge pull request #38 from dgets/develop
Develop; blockade is good, but doesn't target every shipyard in every case. Implement a modulus operation on the `ship.id` to ensure each other player's shipyard gets targeted at some point in the future.