饑荒聯機版

饑荒聯機版

Geometric Placement
jawsawn 2020 年 12 月 22 日 上午 6:48
Could you add config option to disable hoe tilling?
the soil tilling with this mod is near impossible, snapping tills mod does a better job so could you add an option to disable hoe tilling?
< >
目前顯示第 1-3 則留言,共 3
Sigi Plays Games 2020 年 12 月 22 日 上午 6:50 
Or better yet, adjust the spacing so it could mabe a propper 3x3
rezecib  [開發人員] 2020 年 12 月 22 日 下午 4:16 
Spacing got improved in the last update, it's pretty easy to do 3x3 with the rectangular grid and 3x4 with the hex grid. Spacing is now consistent across tiles (note on why that was tricky below). It also automatically disables the till grid when you're using Snapping Tills, although I recommend giving the till grid a try, I think it's more flexible than Snapping Tills (especially if you use Snap Grid Key). For example you can do tileable 4x3 spacing, which Snapping Tills doesn't have a good solution for.

Why this was tricky: spacing was hard because the code uses 1.25 as the spacing, but tiles are 4x4, so this doesn't divide evenly. Optimal spacing is actually just a tiny bit above 1.25, because if it's exactly 1.25 then the soil conflicts. When I initially updated this I didn't have a full grasp of the farming mechanics and thought optimal spacing was the most important, but now I understand that there's a lot of tile-based stuff happening, and in most cases 3x3 is better than 4x4. So I changed it to be 4/3 to evenly divide into tiles.
rezecib  [開發人員] 2020 年 12 月 23 日 上午 11:47 
Added the till option as well now
< >
目前顯示第 1-3 則留言,共 3
每頁顯示: 1530 50