THE FIRST PUBLIC RELEASE. Most of the things I've tried are working so far, BUT there are likely to be a lot of bugs. Please test and leave any bug reports or feedback.
What is there here:
- The single player game works as it should for bales, pallets and large bags.
- Multi-user download has been smooth so far, BUT I've only done basic testing. USE IT AT YOUR OWN RISK.
- Any new vehicles will receive auto-loading after purchase in the store (see below).
- Any valid vehicles in the saved game will load the settings if available.
NEW FEATURES:
- All pallets, large bags and bales are supported by default
- Automatic detection of trailer loading zones (in the store)
- User interface for setting the size of the loading area in the store before purchase
- No external configuration files required!!
CONFIGURING LOADING ZONES:
- Use the middle mouse click in the store to activate editing
- Right click and drag to move individual faces
- ALT-right mouse click and drag to move the opposite faces (use this for the width)
- SHIFT-right mouse click and drag to move the entire area
- CTRL with any of the above for precise control
- SHIFT-CTRL middle mouse click to automatically calculate the zone from scratch (if you made a mistake)
- The configuration can be edited in the XML mod settings (if you know what you are doing)
In version 0.4.4.0:
- Changing the movement to the next available position when the space was partially blocked caused too many problems, so now we return to the vertical search for the next available place.
note: I tried to make it a little more efficient by starting with the current height of the layer instead of searching through the entire available height, so that means it probably won't stack well when you load elements with different heights in layers mode. |