Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Straw Harvest Premos Support #6031

Merged
merged 5 commits into from
Sep 6, 2020
Merged

Straw Harvest Premos Support #6031

merged 5 commits into from
Sep 6, 2020

Conversation

GeorgeEarslight
Copy link
Contributor

@GeorgeEarslight GeorgeEarslight commented Sep 5, 2020

  • Straw Harvest Premos Support
    • Treat Premos like a Combine spec (eg sugarbeet trailed harvester Rootster)
    • Creative Mesh (author) treats it like a baler, markers where simulated
      - AIDriver rogue check fix
      - isInTrigger check makes no sense, no prior assignment
      - Fixes driver using the approach for no apparent reason

- Straw Harvest Premos Support
- AIDriver rogue check fix
Forgotten file
CombineAIDriver.lua Outdated Show resolved Hide resolved
Pipe spec is already there
Nonrelevant test leftovers, concerning pipe management.
AIDriver.lua Outdated Show resolved Hide resolved
AIDriver.lua Outdated Show resolved Hide resolved
Bad LUA understanding.
@GeorgeEarslight
Copy link
Contributor Author

A comment for anyone who tests this. I'm not happy at how the "pipe" (conveyor belt) is handled with Premos, because it unfolds too late and pushes the trailer/tractor. Not sure if is the cause of this is the absence of markers or is a more generic issue with pipe handling.

@pvaiko pvaiko merged commit e28884e into Courseplay:master Sep 6, 2020
pvaiko added a commit that referenced this pull request Sep 10, 2020
MP impovements (#6025)

* improved debugging channel 5
* removed waypoint index, cp.text events and
moved them to onWriteUpdate to reduce network load
closes #6026 , closes #5975, closes #6020, closes #6008

Straw Harvest Premos Support (#6031)

* Straw Harvest Premos Support

Mode 10 fixes

* correct working width calculation (#6037)
* fixed starting position calculation

* reset target silo at each start so if we change silos we
won't get stuck at the old one, fixes #4254

May fix #4547, #4130, #5249, #5936 and #6029
pvaiko added a commit that referenced this pull request Sep 11, 2020
Fixes #6056 (lua error when StrawHarvest not installed)

* improved debugging channel 5
* removed waypoint index, cp.text events and
moved them to onWriteUpdate to reduce network load
closes #6026 , closes #5975, closes #6020, closes #6008

Straw Harvest Premos Support (#6031)

* Straw Harvest Premos Support

Mode 10 fixes

* correct working width calculation (#6037)
* fixed starting position calculation

* reset target silo at each start so if we change silos we
won't get stuck at the old one, fixes #4254

May fix #4547, #4130, #5249, #5936 and #6029
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants