Mica-Technologies / minecraft-city-super-mod

Other
1 stars 0 forks source link

Implement fence-like logic on metal poles to improve connecting/save variant IDs #55

Open mica-alex opened 11 months ago

mica-alex commented 11 months ago

Implement fence-like logic on the metal poles and signal arms to allow for dynamic connecting of neighboring blocks.

The existing mount blocks will remain, and be repurposed for this, while the original pole variants will remain untouched. This provides the same interface for building poles without connection, but also improves mount/connection variants such that they can connect on any/either side without additional variants in the code itself.

AngelWingsPanda commented 1 month ago

This is already a WIP now as additional testing needs to be done.

mica-alex commented 1 month ago

Blocks to be Exempted

These are the blocks which shall be removed, or black-listed, from the traffic pole auto-connection system.

Blocks to be Corrected

These are blocks which shall be corrected, where the behavior of the auto-connect system must be changed to ensure expected behavior