Removes the temporary ignoreEntrances option and replaces it with proper snowman blocking. Fixes #3

Allows new gates to contain water as underwater gates are a thing now
Adds a check to prevent snowmen from placing snow inside a portal's entrance
Removes the ignoreEntrances option everywhere
This commit is contained in:
2021-10-09 15:09:14 +02:00
parent f87ffc906c
commit 051a6b8f98
7 changed files with 35 additions and 14 deletions

View File

@ -5,7 +5,8 @@ default-gate-network=gates.defaultGateNetwork
destroyexplosion=gates.integrity.destroyedByExplosion
maxgates=gates.maxGatesEachNetwork
destMemory=gates.cosmetic.rememberDestination
ignoreEntrance=gates.integrity.ignoreEntrance
ignoreEntrance=
gates.integrity.ignoreEntrance=
handleVehicles=gates.functionality.handleVehicles
sortLists=gates.cosmetic.sortNetworkDestinations
protectEntrance=gates.integrity.protectEntrance