Completely new continuous collision system to prevent piercing

This commit is contained in:
Anuken
2018-03-03 01:14:14 -05:00
parent 94f6c1b902
commit 2122d04f78
15 changed files with 113 additions and 83 deletions

View File

@@ -25,7 +25,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = 'b75c689'
uCoreVersion = 'e2f97de'
getVersionString = {
String buildVersion = getBuildVersion()