cityrpg / CityRPG

A sandbox-simulation styled mod for the game Blockland that simulates the life of a blocky city. Live, build, and thrive in a city made of blocks.
4 stars 3 forks source link

Lots with connected bricks can infect ownership of nearby bricks #73

Open LakeYS opened 2 years ago

LakeYS commented 2 years ago

The solution for this would be to replace the brick transfer functions with something that's based on the lot's zones. This is probably fairly easy to accomplish with a box search.