bump version

This commit is contained in:
evanpelle
2024-09-21 12:40:42 -07:00
parent 3b86fc1aac
commit 8911a9a4a2
2 changed files with 3 additions and 4 deletions
+2 -3
View File
@@ -133,9 +133,9 @@
* first place has crown DONE 9/20/2024
* can't attack ally DONE 9/20/2024
* add updates to eventbox: boats (max count, too far) DONE 9/20/2024
* fake humans handle alliances
* make alliances expire
* color code events
* broken alliances
* make year clock
* BUG: FakeHuman don't be enemy if don't share border
* BUG: when send boat only captures one pixel
* store cookies
@@ -143,7 +143,6 @@
* UI: boats
* UI: current attacks
* UI: leader board
* UI: event box
* make random waves on ocean, dark spots
* Load terrain dataImage in background
* BUG: half encircle Antartica causes capture
+1 -1
View File
@@ -27,7 +27,7 @@
</svg>
</a>
<h1>OpenFront.io</h1>
<h2>(v0.4.3)</h2>
<h2>(v0.4.4)</h2>
<div id="username-container">
<input type="text" id="username" placeholder="Enter your username">
</div>