algernon-A / ZoningAdjuster

MIT License
5 stars 7 forks source link

Feature: different strategy for "conflict resolution" #1

Closed DaEgi01 closed 3 years ago

DaEgi01 commented 3 years ago

That is an idea that I had for longer but never came around to implement it. I'd like to see a different strategy for the "conflict resolution" of cells around corners. It would be nice if we could say that in case of an overlap one road gets priority over the other instead of doing those weird diagonals. It would either be the wider or the more narrow road depending on a hotkey. or a random one in case both have the same width. conflict resolution

algernon-A commented 3 years ago

Great minds think alike! :-) Currently experimenting with 'oldest road first', but 'widest priority' makes sense (as does hotkey adjustment, of course - if a spare hotkey can be found!)

I've already discovered that it's not as straightfoward as I originally thought (hoped?) it might be, but hopefully I can get there.

algernon-A commented 3 years ago

Implemented in 1.0 release via 2827bfd7e7d25d6d40b402254ec5283ee430396b