Added freebuild / Power system fix / Net packet pool fix / Crash fixes

This commit is contained in:
Anuken
2018-07-04 11:38:59 -04:00
parent 12f444750c
commit 76d0285e3f
34 changed files with 124 additions and 110 deletions
@@ -4,12 +4,13 @@ import io.anuke.ucore.util.Bundles;
public enum GameMode{
waves,
sandbox{
//disabled for technical reasons
/*sandbox{
{
infiniteResources = true;
disableWaveTimer = true;
}
},
},*/
freebuild{
{
disableWaveTimer = true;