v0.4.0.0 - COLLISION DETECTION IS WORKING AGAIN!!
I have finally got the collision detection to work again, so now we have:
- Restored pallet/bale loading functions from FS22 (fill in missing gaps)
- Restored log loading function from FS22 (drop from above)
- Added visual feedback of load area collision when editing size/position in the shop (red = collision, blue = empty)
NOTES:
- As per usual with major version increases, there is an increased chance of new bugs. I have reverted some of the changes I made to compensate for not using the collision detection (overlapBox), so it is quite likely that I missed some changes and while I have a few test scenarios in different savegames that all passed, I cannot test every possibility myself.
- If you reset the area in the shop (shift-ctrl-middle click) then the default zone should now be lifted up until it doens't collide with the base. I will work on using these kind of tricks to do better at the default detection algorithim (for log trailers especially) in future releases.