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

Commit

Permalink
6.03.00041 Many minor fixes
Browse files Browse the repository at this point in the history
Mode 1 with overloader swerve fix #6814 #6801

See if the other vehicle as an overloader, potentially waiting
for us (is near the overload point). We should not swerve as we
need to drive under the pipe of the overloader wagon.

Stop at end setting fix for #6845
Never set or reset stop at end automatically.

Also fixed a minor pathfinder bug when generating an alignment
course starting in reverse, made sure the first waypoint really
is always in reverse.

Two-side headland fix for #6847

Editor delete to start fix

Fixed some MP debug output and Editor delete all WP to start
for SP and MP. #6297

Full credits to @Satissis who helped us out once more :)
  • Loading branch information
pvaiko committed Feb 17, 2021
1 parent c4a75e6 commit 54c58e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modDesc.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<modDesc descVersion="47">
<version>6.03.00040</version>
<version>6.03.00041</version>
<author><![CDATA[Courseplay.devTeam]]></author>
<title><!-- en=English de=German fr=French es=Spanish ru=Russian pl=Polish it=Italian br=Brazilian-Portuguese cs=Chinese(Simplified) ct=Chinese(Traditional) cz=Czech nl=Netherlands hu=Hungary jp=Japanese kr=Korean pt=Portuguese ro=Romanian tr=Turkish -->
<en>CoursePlay SIX</en>
Expand Down

0 comments on commit 54c58e7

Please sign in to comment.