fix boat distance wrapping bug

This commit is contained in:
evanpelle
2024-09-02 16:53:49 -07:00
parent 523552bc44
commit 37b91df2b8
3 changed files with 11 additions and 6 deletions
+8
View File
@@ -82,10 +82,18 @@
* show next game in menu DONE 9/2/2024
* BUG: attacks starts slow but gets faster DONE 9/2/2024
* BUG: can't join game if click with 1s before start DONE 9/2/2024
* boat not going around world dist vs distwrapped DONE 9/2/2024
* test & deploy game
--- v2 Release
* names don't appear when zoomed out
* don't join game for reason
* make names bigger
* send boat even if touching
* put number of troops ui
* boats leave trails
* more random names for game id & client id
* Make fake humans
* directed expansion