Thank you! Smart belt dragging looks really polished now!
But I found a minor issue:
1) Draw horizontal belt to the right
2) Ghost-drag-reverse it
3) Try to reverse it manually
Actual: only first tile is changed on step 3
Expected: other tiles are changed too
[kovarex] [1.1.13] Ghost reversion orders prevent manual reversion
Re: [kovarex] [1.1.13] Ghost reversion orders prevent manual reversion
Thanks for the report, it is now fixed for the next release.
Boskid added whole bunch of tests, so we should be getting less and less regression bugs.
I basically refactored half of the code related to manual building for 1.1.13, as it was a historical abomination of different people adding different pieces of logic resulting in huge spageti code.
Boskid added whole bunch of tests, so we should be getting less and less regression bugs.