updated dev log

This commit is contained in:
evanpelle
2024-08-26 09:17:22 -07:00
parent 8c902a70b8
commit 0797a72e35
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
* BUG: fix hotreload (priority queue breaks it) DONE 8/24/2024
* improve menu (keep highlighted when click, allow deselect lobby) DONE 8/25/2024
* give time to (re) spawn at start of game DONE 8/25/2024
* show bar for long to respawn
* show bar for long to respawn DONE 8/26/2024
* store & delay tile updates for lag compensation
* add shader to dim border
* REFACTOR: remove player.info()
+1
View File
@@ -40,6 +40,7 @@
<li>Created favicon</li>
<li>improve menu (keep highlighted when click, allow deselect lobby)</li>
<li>Can respawn at start of game</li>
<li>Added spawn timer</li>
</ul>
</div>
</div>