Skip to content

v0.14-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@danilko danilko released this 26 Dec 08:32
· 12 commits to master since this release

Demo:
https://youtu.be/fm6vxPwatjE

Updates:

Update to Godot 3.4.2

Fix following issues
#26: Fix agent name display issue
#25: Improve slow down behaviors when AI are searching paths
#24: Allow player and bots to select spawn base from available base instead of always fixed ones
#21: Introduce setting screen (include exit option) in game
#8: Improve network performance

Workaround:
There are some corner cases where nested Dialog (such as opening the in game option while the map mode is open, cause the mouse cursor to stay).
The current workaround is to open inventory or open esc again to correct the setup.