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

Releases: Courseplay/courseplay

Courseplay for FS19 v6.01.00194

18 Apr 01:45
Compare
Choose a tag to compare
Pre-release

6.01.00194 Drop delay for silage bales on baler-wrapper-combo after turns (#3632)

Push to trigger release generation

  • Added drop delay on baler-wrapper-combos

Baler-wrapper-combo alsways drops bales on headlands after turn. Added delay to fix this issue.

  • Increased code efficiency

Calculation only takes place if wrapper needs to be unloaded. Reduces calculation amount significantly.

Courseplay for FS19 v6.01.00193

17 Apr 22:53
Compare
Choose a tag to compare
Pre-release

6.01.00193 Fixes #3644

Looks like something (most likely mode 2) is still using the old
alignment code and this had a conflict with 191.

Removed obsolete code from turn.lua

Courseplay for FS19 v6.01.00192

17 Apr 18:02
Compare
Choose a tag to compare
Pre-release

6.01.00192: added plough option to HUD

#3640

Courseplay for FS19 v6.01.00191

17 Apr 12:21
Compare
Choose a tag to compare
Pre-release

6.01.00191 Don't leave unworked areas when returning to fieldwork #3626

If you see problems with the turn maneuvers in this version please revert
to the previous one.

Refactored turn starts a bit and made sure PPC never skips a waypoint
without calling the AIDriver:onWaypointChange. This may also fix #3434

Courseplay for FS19 v6.01.00190

16 Apr 05:42
Compare
Choose a tag to compare
Pre-release

6.01.00190: replaced text for runcounter by a less confusing one

#3510

Courseplay for FS19 v6.01.00189

14 Apr 12:07
Compare
Choose a tag to compare
Pre-release

6.01.00189: fixed record buttons not showed properly

Courseplay for FS19 v6.01.00188

14 Apr 11:09
Compare
Choose a tag to compare
Pre-release

6.01.00188:fixed runCounter

#3510 #3614
also changed the confusing value 'isLoaded' to 'driveUnloadNow' which is the purpose of it.

Courseplay for FS19 v6.01.00187

14 Apr 00:25
Compare
Choose a tag to compare
Pre-release

6.01.00187 Headland turn tuning fixes #3618

Also fixes #3619.

Courseplay for FS19 v6.01.00186

13 Apr 16:47
Compare
Choose a tag to compare
Pre-release

6.01.00186 Course generator fine tuning

#3464 #3547

Courseplay for FS19 v6.01.00185

13 Apr 08:41
Compare
Choose a tag to compare
Pre-release

6.01.00185: adjustments in mode1

#3603
added drive now button, fixed refillUntill , fixed trailer with dolly nil errors