switched to pastel theme, improved it

This commit is contained in:
evanpelle
2024-08-26 21:05:10 -07:00
parent 480cfba8e0
commit f03542f1d7
10 changed files with 109 additions and 98 deletions
+3 -2
View File
@@ -49,7 +49,7 @@
* show bar for long to respawn DONE 8/26/2024
* store & delay tile updates for lag compensation DONE 8/26/2024
* BUG: error if don't spawn and then click after spawn mode DONE 8/26/2024
* BUG: change player name after join lobby
* BUG: change player name after join lobby DONE 8/26/2024
* REFACTOR: use new priority queue
* BUG: players attack each other same time creates islands
* add shader to dim border
@@ -60,4 +60,5 @@
* PERF: use hierarchical a* search for boats
* PERF: render tiles more efficiently
* Add terrain elevation to map
* boats can go around the world
* boats can go around the world
* make bots more likely to attack weaker players