Netcode changes, new pathfinding, fixed enemies jittering when stuck

This commit is contained in:
Anuken
2018-01-12 14:01:57 -05:00
parent 1762af5d4c
commit 597a883275
23 changed files with 219 additions and 215 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ allprojects {
appName = "Mindustry"
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = '9d4c546';
uCoreVersion = '459e8ae';
}
repositories {