Merge remote-tracking branch 'origin/master'

This commit is contained in:
Anuken 2021-07-27 17:43:19 -04:00
commit 497a68e792
2 changed files with 6 additions and 5 deletions

View File

@ -794,6 +794,11 @@ public class Block extends UnlockableContent{
clipSize = Math.max(clipSize, size * tilesize);
//only kept to ensure compatibility with v6 mods.
if(expanded){
clipSize += tilesize * 10f;
}
if(emitLight){
clipSize = Math.max(clipSize, lightRadius * 2f);
}

View File

@ -5,16 +5,12 @@
},
{
"name": "C.A.M.S.",
"address": ["baseduser.eu.org:6569", "v7.thedimas.pp.ua"]
"address": ["baseduser.eu.org:6569", "v7.thedimas.pp.ua", "mindustry.me:7000"]
},
{
"name": "hexpvp.ml",
"address": "hexpvp.ml"
},
{
"name": "[accent]Mindustry [red]Reborn",
"address": "mindustry.me:7000"
},
{
"name": "Omega",
"address": ["185.86.230.61:25571", "185.86.230.61:25570", "185.86.230.62:25572"]