Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grapes - Olives #49

Closed
HC1Gunner opened this issue Dec 24, 2021 · 14 comments
Closed

Grapes - Olives #49

HC1Gunner opened this issue Dec 24, 2021 · 14 comments
Assignees
Labels
suggestion Idea/Feature Request
Milestone

Comments

@HC1Gunner
Copy link

I tried to get CP to work on a small field of grapes, but no matter what settings I used, always comes back with "target unreachable". I realize you're starting from scratch, but...
To me it looks like it no longer does all its own math, and CP is using part of the built-in Helper, it's still buggy itself and doesn't always work.
My point is, instead of this CP using its own math, it appears to rely on what Giants has created for the helper AI, we both know Giants can't do half their $hit correctly. So if the base game has an issue, you've now just built that issue right into CP.

FarmingSimulator2022Game_2021_12_24_16_41_20_528

@Tensuko
Copy link
Contributor

Tensuko commented Dec 24, 2021

Is Giants able to use the Harvester for this ?
If not we can check if can create a driver for this, but it won't be easy.

@Tensuko Tensuko added the waiting for user User answer needed label Dec 24, 2021
@HC1Gunner
Copy link
Author

HC1Gunner commented Dec 25, 2021 via email

@Beedog743
Copy link

Beedog743 commented Dec 25, 2021

No. Grapes and olives you can't use a worker for most of the tools. The only tool that sort of works is the sub soiler. It can go down the row but that is it

@fudoido
Copy link

fudoido commented Dec 25, 2021

it doesnt work for olives and grapes for the simple reason that those are placeable items, not a regular crop. helper AI or courseplay will plan a path through the entirety of the field just planning the tool width, not detecting where the crop rows are.
The only way i see it working is to manually record the paths through the placeable lines of the olives and grapes and make it use that path as fieldwork mode, be it for fertilizing, spraying and even harvesting, trying to make CP detect the placeable rows will be a big task i believe.
If it helps, thefarmsimguy at youtube posted a video some days ago to edit a XML file in order to allow to reduce the spacing between rows, so that you can mulch and fertilize on a single passage in that row, instead of going 2 times on the same row. with that in mind, maybe a course can be generated if you set the same row distance in the CP menu, but without headlands since those crops do not have space for headland work, they start straight from the edge of the fields.
can a course be recorded and then make it work as fieldwork mode with a mulcher or sprayer?

@HC1Gunner
Copy link
Author

HC1Gunner commented Dec 25, 2021 via email

@Elite82pt
Copy link
Contributor

So I really like grapes and Olives but having no Helper makes it a lot more grinding when you have a bigger field of grapes to cover the cost of the harvester. If you add back the manual record of the course and a button or even shortcut to define the start and end the row that would be more than enough to start out

@Tensuko
Copy link
Contributor

Tensuko commented Dec 26, 2021

Manual Record takes a lot more then just a button.
I may have another Idea but that is not very high on the priority list, sry.

@Tensuko Tensuko added suggestion Idea/Feature Request and removed waiting for user User answer needed labels Dec 26, 2021
@aviator64
Copy link

I have figured out a workaround that will let you use CP with your grapes. Basically you create the course and then plant your grapes to match it.

Choose a rectangular field, get in a tractor with any implement connected, and go into CP course generation for the field. Select a working width of 3 meters - remember you are concerned with the spacing of the grape vines, NOT the implement. I recommend setting skip rows to 1 as they are so narrow. Generate the course and save it.

Now, turn on "all waypoints visible" in the tractor's CP settings so you can see the entire course.

Go into the build menu and select grapes. You can still see the CP course. Place your first grape pole about 10m in from the edge of the field, halfway between the CP course lines. I like to start on a row in the middle of the field. Drag to the other end of the row, about 10m from the edge, and place the end pole, again halfway between the CP course lines. Check to make sure your row of grapes is perfectly parallel with the CP course - if not you can demolish it and place it again.

Planting 10m in from the edge of the rows is to give your tractor plenty of room to turn and get lined up with each row.

Planting the rest of the rows is easy since subsequent rows of grapes will snap to the previous one.

If your first or last CP rows are not full width, just don't plant a row of grapes there.

This will of course make just one pass with the tractor, down the center of each row. I don't see that making two passes per row, so as to get every scrap of grass, makes any real difference to the yield.

Your sprayer covers two rows in each pass, so if you set it to skip 1 row as suggested, you can stop it halfway through.

When it comes time to harvest or prune, use the same course with a horizontal offset (might take some trial and error to get the offset right) so the machine lines up with the vines.

@Elite82pt
Copy link
Contributor

Elite82pt commented Feb 6, 2022

I have figured out a workaround that will let you use CP with your grapes. Basically you create the course and then plant your grapes to match it.

Choose a rectangular field, get in a tractor with any implement connected, and go into CP course generation for the field. Select a working width of 3 meters - remember you are concerned with the spacing of the grape vines, NOT the implement. I recommend setting skip rows to 1 as they are so narrow. Generate the course and save it.

Now, turn on "all waypoints visible" in the tractor's CP settings so you can see the entire course.

Go into the build menu and select grapes. You can still see the CP course. Place your first grape pole about 10m in from the edge of the field, halfway between the CP course lines. I like to start on a row in the middle of the field. Drag to the other end of the row, about 10m from the edge, and place the end pole, again halfway between the CP course lines. Check to make sure your row of grapes is perfectly parallel with the CP course - if not you can demolish it and place it again.

Planting 10m in from the edge of the rows is to give your tractor plenty of room to turn and get lined up with each row.

Planting the rest of the rows is easy since subsequent rows of grapes will snap to the previous one.

If your first or last CP rows are not full width, just don't plant a row of grapes there.

This will of course make just one pass with the tractor, down the center of each row. I don't see that making two passes per row, so as to get every scrap of grass, makes any real difference to the yield.

Your sprayer covers two rows in each pass, so if you set it to skip 1 row as suggested, you can stop it halfway through.

When it comes time to harvest or prune, use the same course with a horizontal offset (might take some trial and error to get the offset right) so the machine lines up with the vines.

Hey there!
I tested and it works actually really well!!! Thanks for the idea!
The only thing missing is the unblock of the courseplay worker for the harvester

@aviator64
Copy link

Glad it worked for you! Yes, as of today the harvester and pruner will still not hire a helper. Hopefully either Giants or CP will solve that issue soon.

@Sebigamer4
Copy link

@Elite82pt How does that work with harvester?
I'm able to load a course into it, but the 'Play' button is missing then, and it cant be activated over the keyboard.

Is this still somthing, that just needs time or is this a bug?

Also cutting down the grapes with tractor and the cutting tool cant be automated for me, same issue, no ability to start the course.
If i plug the cultivator, then CP can be started.

@Elite82pt
Copy link
Contributor

@Elite82pt How does that work with harvester? I'm able to load a course into it, but the 'Play' button is missing then, and it cant be activated over the keyboard.

Is this still somthing, that just needs time or is this a bug?

Also cutting down the grapes with tractor and the cutting tool cant be automated for me, same issue, no ability to start the course. If i plug the cultivator, then CP can be started.

It doesn't work with the harvester as of right now...
let's hope in the future we can...

@aviator64
Copy link

@Elite82pt How does that work with harvester? I'm able to load a course into it, but the 'Play' button is missing then, and it cant be activated over the keyboard.
Is this still somthing, that just needs time or is this a bug?
Also cutting down the grapes with tractor and the cutting tool cant be automated for me, same issue, no ability to start the course. If i plug the cultivator, then CP can be started.

It doesn't work with the harvester as of right now... let's hope in the future we can...

I have found that Vehicle Control Addon (VCA) can help with harvesting and pruning. You'll still have to make the turns at the end of the rows but you don't have to manually steer all the way down each row. If you set up VCA with 3m wide lanes it will snap to the next row when you make your turn.

@HC1Gunner
Copy link
Author

HC1Gunner commented Feb 28, 2022 via email

@Tensuko Tensuko modified the milestones: 7.0.1.6, 7.0.1.7, 7.0.1.8 Mar 15, 2022
@Tensuko Tensuko closed this as completed Mar 25, 2022
Tensuko added a commit that referenced this issue Apr 1, 2022
- fixes #1235
- fixes #1272
- fixes #1299
- fixes #1308
- Small AI Menu and GUI fixes.
- Some small MP fixes.
- Ingame Help Menu added
  Fore more Information, pls read #1266
- Vine worker added #49 #1292
  This vine worker have some conditions to work correct.
  Please stick to the suggested values for the generator and the vines, written in the ingame help menu.
Tensuko added a commit that referenced this issue Apr 11, 2022
commit b2b68a2
Merge: 7d1dcc6 3efa543
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Mon Apr 11 16:54:57 2022 +0200

    Merge pull request #1363 from KCHARRO/patch-30

    Update translation_es.xml

commit 3efa543
Author: Pedro Méndez <46683179+KCHARRO@users.noreply.github.com>
Date:   Mon Apr 11 10:50:59 2022 -0400

    Update translation_es.xml

    Small Fix....

commit 7d1dcc6
Merge: 974ea7b c33b4e8
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Mon Apr 11 16:09:55 2022 +0200

    Merge pull request #1362 from KCHARRO/patch-29

    Update translation_es.xml

commit c33b4e8
Author: Pedro Méndez <46683179+KCHARRO@users.noreply.github.com>
Date:   Mon Apr 11 10:04:56 2022 -0400

    Update translation_es.xml

    Finished

commit 727a602
Author: Pedro Méndez <46683179+KCHARRO@users.noreply.github.com>
Date:   Mon Apr 11 09:38:21 2022 -0400

    Update translation_es.xml

    Almost 50%

commit 3994f07
Author: Pedro Méndez <46683179+KCHARRO@users.noreply.github.com>
Date:   Mon Apr 11 09:04:54 2022 -0400

    Update translation_es.xml

commit 974ea7b
Merge: e08352d 88a6988
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Mon Apr 11 14:42:59 2022 +0200

    Merge pull request #1361 from Roby1164/patch-35

    Update translation_it.xml

commit 88a6988
Author: Roby1164 <casrob1964@gmail.com>
Date:   Mon Apr 11 14:37:08 2022 +0200

    Update translation_it.xml

commit e08352d
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Mon Apr 11 12:16:06 2022 +0200

    Translation fixes and addition.

    "Courses are only saved localy for now."

commit d17d0ad
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Mon Apr 11 11:55:34 2022 +0200

    Push Release 7.0.1.10

    - noReverse added for some towed Plows, as they work better when not pushed back, #1307
    - gsHudVisibility 0  now works for all CP HUDs, #1312
    - Added copy and paste courses to the HUD, #1315
    - Band aid for #1329 , should now always drive to the lane offset from the HUD.
    - Some more Notifications added and where they are displayed.
    - fixes #1349

commit 5050afc
Merge: a46c23a dbadd9b
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Mon Apr 11 11:29:00 2022 +0200

    Merge pull request #1360 from Courseplay/DisplayesMissingInfoTexts

    Only shows cp info texts as blinking message and added out of money e…

commit dbadd9b
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Mon Apr 11 07:13:59 2022 +0200

    Only shows cp info texts as blinking message and added out of money event.

    TODO:
    - test every info text, as there was a code change for it.

commit a46c23a
Merge: 06cb15c bacde92
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Sun Apr 10 20:34:16 2022 +0200

    Merge pull request #1358 from Courseplay/issue-1349

    Issue 1349

commit bacde92
Author: Peter Vaiko <github@vaiko.us>
Date:   Sun Apr 10 09:23:59 2022 -0400

    Course ending fix

    Hopefully proper reversing at the end of the turn

commit e55c606
Author: Peter Vaiko <github@vaiko.us>
Date:   Sun Apr 10 09:23:14 2022 -0400

    Course generator cleanup

    Removed some unnecessary translation/rotation of headlands.

commit 06cb15c
Merge: bc0d52c d6a8690
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Sun Apr 10 12:50:01 2022 +0200

    Merge pull request #1354 from Courseplay/DisplayesMissingInfoTexts

    Info texts not defined are now displayed and while entered as a blink…

commit d6a8690
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Sun Apr 10 11:54:27 2022 +0200

    Info texts not defined are now displayed and while entered as a blinking message.

commit bc0d52c
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Sat Apr 9 15:41:45 2022 +0200

    Small setting bug fix

commit 8248787
Merge: 43718e4 72e8fe4
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Fri Apr 8 17:29:37 2022 +0200

    Merge pull request #1350 from Roby1164/patch-34

    Update translation_it.xml

commit 72e8fe4
Author: Roby1164 <casrob1964@gmail.com>
Date:   Fri Apr 8 17:23:47 2022 +0200

    Update translation_it.xml

commit 43718e4
Merge: 4ae535b a34185d
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Fri Apr 8 16:42:39 2022 +0200

    Merge pull request #1346 from Courseplay/Issue-1329

    Band aid for #1329, as ad changed something and isn't willing to fix …

commit a34185d
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Fri Apr 8 16:37:04 2022 +0200

    Added debug

commit 4ae535b
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Fri Apr 8 15:33:32 2022 +0200

    Added missing gui nil check

commit c723223
Merge: 9ac91df 84a1e51
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Fri Apr 8 13:58:05 2022 +0200

    Merge pull request #1348 from KITT3000/patch-18

    Update PL translation (v7.0.1.9)

commit 84a1e51
Author: Ziuta <spam210195@gmail.com>
Date:   Fri Apr 8 12:51:36 2022 +0200

    Update PL translation (v7.0.1.9)

    Tabs removed from last lines of `CP_help_page` due to `Warning: Character '9' not found in texture font`

commit 79a278d
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Thu Apr 7 20:30:13 2022 +0200

    Band aid for #1329, as ad changed something and isn't willing to fix this...

commit 9ac91df
Merge: c4f6163 c99c370
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Wed Apr 6 16:40:27 2022 +0200

    Merge pull request #1336 from KCHARRO/patch-28

    Update translation_es.xml

commit c99c370
Author: Pedro Méndez <46683179+KCHARRO@users.noreply.github.com>
Date:   Wed Apr 6 08:27:34 2022 -0400

    Update translation_es.xml

commit c4f6163
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Tue Apr 5 20:21:54 2022 +0200

    Copied courses now keep the course name.

commit 12c92b1
Merge: b6b3149 ea037e7
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Tue Apr 5 17:23:56 2022 +0200

    Merge pull request #1332 from SniperKittenCZ/patch-16

    Update translation_cz.xml

commit ea037e7
Author: SniperKittenCZ <61847408+SniperKittenCZ@users.noreply.github.com>
Date:   Tue Apr 5 17:20:49 2022 +0200

    Update translation_cz.xml

commit b6b3149
Merge: 120dcf2 0f48f43
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Tue Apr 5 16:59:35 2022 +0200

    Merge pull request #1331 from Admilson/patch-26

    Update translation_br.xml

commit 0f48f43
Author: Admilson Afonso <admilson2001@gmail.com>
Date:   Tue Apr 5 11:52:09 2022 -0300

    Update translation_br.xml

commit 120dcf2
Merge: fb6506b 313e582
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Tue Apr 5 07:44:04 2022 +0200

    Merge pull request #1328 from SniperKittenCZ/patch-15

    Update translation_cz.xml

commit 313e582
Author: SniperKittenCZ <61847408+SniperKittenCZ@users.noreply.github.com>
Date:   Mon Apr 4 23:38:57 2022 +0200

    Update translation_cz.xml

commit fb6506b
Merge: fa69362 df902ed
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Mon Apr 4 22:47:39 2022 +0200

    Merge pull request #1325 from kgdtuu/patch-7

    Update translation_cs.xml

commit df902ed
Author: kgdtuu <99050070+kgdtuu@users.noreply.github.com>
Date:   Tue Apr 5 03:17:28 2022 +0800

    Update translation_cs.xml

commit fa69362
Merge: 776eabd 8adfd87
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Mon Apr 4 19:09:14 2022 +0200

    Merge pull request #1324 from Roby1164/patch-32

    Update translation_it.xml

commit 8adfd87
Author: Roby1164 <casrob1964@gmail.com>
Date:   Mon Apr 4 18:56:05 2022 +0200

    Update translation_it.xml

    Undo the previous one, it was incomplete

commit 776eabd
Merge: b163997 a80e448
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Mon Apr 4 17:46:24 2022 +0200

    Merge pull request #1316 from Courseplay/CopyCourseHudBtn

    Copy course hud btn

commit a80e448
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Mon Apr 4 13:46:17 2022 +0200

    Small translation fix

commit b163997
Merge: 2d85f54 2cad006
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Mon Apr 4 09:24:08 2022 +0200

    Merge pull request #1318 from SniperKittenCZ/patch-14

    Update translation_cz.xml

commit 7dd9e69
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Sun Apr 3 21:27:43 2022 +0200

    Translations should be done

commit 65fd06f
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Sun Apr 3 21:13:24 2022 +0200

    WIP

commit 252665c
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Sun Apr 3 20:51:52 2022 +0200

    Help Menu Update.

commit cdfcd87
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Sun Apr 3 20:28:45 2022 +0200

    Translations

commit fdc6853
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Sun Apr 3 20:19:53 2022 +0200

    Small adjustment

commit 15614bc
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Sun Apr 3 20:09:56 2022 +0200

    Added waypoint visibility btn and only allow course paste if the target vehicle has no course.

commit c5a5156
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Sun Apr 3 19:52:50 2022 +0200

    Slight color adjustment

commit 29fe67c
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Sun Apr 3 19:41:20 2022 +0200

    small btn adjustment

commit ecec75c
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Sun Apr 3 19:36:37 2022 +0200

    Maybe this is better with scaling

commit e4a2ccc
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Sun Apr 3 19:07:10 2022 +0200

    Should fit now

commit 2cad006
Author: SniperKittenCZ <61847408+SniperKittenCZ@users.noreply.github.com>
Date:   Sun Apr 3 19:00:57 2022 +0200

    Update translation_cz.xml

commit e250ec0
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Sun Apr 3 18:58:14 2022 +0200

    changed uvs

commit dd4b245
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Sun Apr 3 18:42:14 2022 +0200

    Added paste btn

commit 189a28b
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Sun Apr 3 18:24:30 2022 +0200

    Add copy and paste icon

commit 5d5db53
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Sun Apr 3 18:11:01 2022 +0200

    Reworked the hud integration

commit 156a15c
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Sun Apr 3 15:32:57 2022 +0200

    Copy course is now working.

commit 6bc8ee0
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Sun Apr 3 15:26:08 2022 +0200

    Distance is now m or ft

commit 2bc387f
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Sun Apr 3 15:16:31 2022 +0200

    WIP: copy course hud button

commit 2d85f54
Merge: f83799f 18d627c
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Sun Apr 3 10:44:06 2022 +0200

    Merge pull request #1314 from Courseplay/noReverse

    noReverse config activated

commit 18d627c
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Sun Apr 3 10:42:13 2022 +0200

    noReverse for Plows of #1307

commit f36e5b1
Author: Peter Vaiko <github@vaiko.us>
Date:   Sat Apr 2 18:41:19 2022 -0400

    noReverse config activated

    If noReverse is configured for an implement,
    or the Giants function reports it should not
    be reversed then don't move a turn back to
    able to remain on the field as it always
    introduces reverse sections.

commit f83799f
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Sat Apr 2 15:38:40 2022 +0200

    Updated readme

commit cfa9979
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Sat Apr 2 15:26:39 2022 +0200

    Changes info text hud visibility with "gsHudVisibility"  #1312

commit 13e9ed7
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Sat Apr 2 14:25:37 2022 +0200

    Small cleanup based on the test runner by giants.

commit bf38560
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Sat Apr 2 13:29:44 2022 +0200

    Push Hotfix 7.0.1.9

    - fixes #1310

commit 4f39b3b
Merge: c49bf0f c192e2e
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Sat Apr 2 13:28:15 2022 +0200

    Merge pull request #1311 from Courseplay/Issue-1310

    typo fix and might help with #1310

commit c192e2e
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Sat Apr 2 12:20:38 2022 +0200

    typo fix and might help with #1310

commit c49bf0f
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Fri Apr 1 22:42:30 2022 +0200

    Push Release 7.0.1.8

    - fixes #1235
    - fixes #1272
    - fixes #1299
    - fixes #1308
    - Small AI Menu and GUI fixes.
    - Some small MP fixes.
    - Ingame Help Menu added
      Fore more Information, pls read #1266
    - Vine worker added #49 #1292
      This vine worker have some conditions to work correct.
      Please stick to the suggested values for the generator and the vines, written in the ingame help menu.

commit 30eb34e
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Fri Apr 1 19:09:42 2022 +0200

    Small mp fix

commit 2068e26
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Fri Apr 1 18:03:25 2022 +0200

    #1299 workingWidth was not correct.

    Not sure what Giants Magic this is...

commit 2bd1120
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Fri Apr 1 17:59:29 2022 +0200

    #1308 Plow turnRadius increased slightly

commit 19fd6ae
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Thu Mar 31 12:26:54 2022 +0200

    Small ai in game menu fixes.

    Fixes bug, where the start/field position are not visible after opening/closing of the course generator layout.

commit 498cf0d
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Thu Mar 31 11:42:13 2022 +0200

    Fixes small gui bug

    Fixed bug where the field selection wasn't working after opening the menu from the hud.

commit 1dc8ba9
Merge: b7fdf87 c22e7da
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Wed Mar 30 19:32:05 2022 +0200

    Merge pull request #1303 from Courseplay/Issue-1300

    Should fix floating point problem for #1300.

commit c22e7da
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Tue Mar 29 12:48:01 2022 +0200

    Should fix floating point problem for #1300.

commit b7fdf87
Author: Peter Vaiko <github@vaiko.us>
Date:   Sun Mar 27 21:01:15 2022 -0400

    Hungarian translation fixes

commit c829099
Author: Peter Vaiko <github@vaiko.us>
Date:   Sun Mar 27 07:30:53 2022 -0400

    WIP

commit 39c58fa
Merge: f88162f 89c4c96
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Sun Mar 27 18:40:40 2022 +0200

    Merge pull request #1290 from Courseplay/connecting-track-end

    Headland -> up/down transition fix

commit f88162f
Merge: d9fe31c 3dcb46c
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Sun Mar 27 18:40:26 2022 +0200

    Merge pull request #1297 from Courseplay/vine-turn

    Vine turn

commit d9fe31c
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Sun Mar 27 17:04:46 2022 +0200

    add missing translation in translation_hu #1293

commit 3dcb46c
Author: Peter Vaiko <github@vaiko.us>
Date:   Sun Mar 27 10:41:19 2022 -0400

    Seems to work

commit 5c7d8d8
Author: Peter Vaiko <github@vaiko.us>
Date:   Sun Mar 27 09:35:37 2022 -0400

    WIP

commit 0741a2f
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Sat Mar 26 18:37:20 2022 +0100

    Small bug fix

commit 5c7d78d
Merge: 5cc3c33 7f4bd3d
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Sat Mar 26 15:42:37 2022 +0100

    Merge pull request #1291 from Lactic68/main

    FR translations updated + helpmenu edited

commit 7f4bd3d
Author: Lactic68 <lactic@vialis.net>
Date:   Sat Mar 26 15:18:33 2022 +0100

    FR translations updated + helpmenu edited

    - FR translations updated
    - HelpMenu corrected to address issue #1266

commit 5cc3c33
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Sat Mar 26 15:30:40 2022 +0100

    Double Help Menu entries removed

    Could have been a Rebase Issue...

commit 89c4c96
Author: Peter Vaiko <github@vaiko.us>
Date:   Sat Mar 26 08:46:42 2022 -0400

    Headland -> up/down transition fix

    Do not skip a turn on connecting track if the turn starts
    at the end of the connecting track leading into the
    first up/down row.

commit 38316bd
Merge: 682d8bc 8ad1555
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Sat Mar 26 13:40:51 2022 +0100

    Merge pull request #1259 from Courseplay/Issue-1235

    Add simple custom field synchronization from the client to the server…

commit 682d8bc
Merge: e177d98 bedf0f8
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Sat Mar 26 13:40:13 2022 +0100

    Merge pull request #1289 from KITT3000/patch-17

    Update PL translation (v7.0.1.7)

commit bedf0f8
Author: Ziuta <spam210195@gmail.com>
Date:   Sat Mar 26 12:27:08 2022 +0100

    Update PL translation (v7.0.1.7)

commit 8ad1555
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Sat Mar 26 12:24:47 2022 +0100

    Possible animation fix for baleloaders mp

commit 7de298c
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Wed Mar 23 19:04:04 2022 +0100

    Small cleanup

commit e64d20e
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Wed Mar 23 14:51:17 2022 +0100

    WIP

commit aa9a873
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Wed Mar 23 14:49:28 2022 +0100

    WIP

commit 1de6bc7
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Mon Mar 21 21:41:46 2022 +0100

    Add simple custom field synchronization from the client to the server. #1235

    TODO:
      - What should happen, when a player leaves the server with their custom fields?
      - What should happen, if there are custom fields overlapping by different users?

commit e177d98
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Fri Mar 25 17:41:47 2022 +0100

    fixes #1283

    Also moved the tool from Vanilla to Mod sections, since it is not part of the base game.

commit 7a15b60
Merge: f865ece c157370
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Fri Mar 25 16:55:59 2022 +0100

    Merge pull request #1285 from KCHARRO/patch-27

    Update translation_es.xml

commit c157370
Author: Pedro Méndez <46683179+KCHARRO@users.noreply.github.com>
Date:   Fri Mar 25 11:06:53 2022 -0400

    Update translation_es.xml

commit 0262e82
Author: Pedro Méndez <46683179+KCHARRO@users.noreply.github.com>
Date:   Fri Mar 25 10:52:30 2022 -0400

    Update translation_es.xml

commit f865ece
Merge: d567860 407c1f3
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Fri Mar 25 15:20:21 2022 +0100

    Merge pull request #1284 from kgdtuu/patch-6

    Update translation_cs.xml

commit 407c1f3
Author: kgdtuu <99050070+kgdtuu@users.noreply.github.com>
Date:   Fri Mar 25 22:17:47 2022 +0800

    Update translation_cs.xml

commit d567860
Merge: 64a056f 53f2a62
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Fri Mar 25 14:25:18 2022 +0100

    Merge pull request #1282 from Admilson/patch-25

    Update translation_br.xml

commit 64a056f
Merge: 82d11f2 76d27ef
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Fri Mar 25 14:25:09 2022 +0100

    Merge pull request #1281 from Roby1164/patch-30

    Update translation_it.xml

commit 53f2a62
Author: Admilson Afonso <admilson2001@gmail.com>
Date:   Fri Mar 25 10:09:22 2022 -0300

    Update translation_br.xml

commit 76d27ef
Author: Roby1164 <casrob1964@gmail.com>
Date:   Fri Mar 25 13:53:16 2022 +0100

    Update translation_it.xml

commit 82d11f2
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Fri Mar 25 12:12:03 2022 +0100

    Better explanation on what Skip Vines does.

    Also corrected vehicle configuration.

commit 9cc4292
Merge: ab98e2c 4e2087f
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Fri Mar 25 12:10:24 2022 +0100

    Merge pull request #1278 from Courseplay/issue-1272

    Turn fix for #1272

commit 4e2087f
Author: Peter Vaiko <github@vaiko.us>
Date:   Fri Mar 25 06:55:46 2022 -0400

    Typo fixed

commit 7795c9b
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Fri Mar 25 08:49:45 2022 +0100

    useVehicleSizeForMarkers

    added for 3 Tools (one I have to test out)

commit 48fcb52
Author: Peter Vaiko <github@vaiko.us>
Date:   Thu Mar 24 19:39:53 2022 -0400

    Turn fix for #1272

    Introduce useVehicleSizeForMarkers for those weird
    grape tools/vehicles which have no work area or
    AI markers.

    These will need to be added to the VehicleConfigurations.xml,
    this is not part of this commit.

commit ab98e2c
Merge: bb7ba55 1087621
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Thu Mar 24 19:08:34 2022 +0100

    Merge pull request #1271 from Courseplay/OrchardDriver

    Makes sure the vine driver always raises late and lowers early.

commit bb7ba55
Merge: e0bee52 1dafe87
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Thu Mar 24 19:03:01 2022 +0100

    Merge pull request #1276 from Admilson/patch-24

    Update translation_br.xml

commit e0bee52
Merge: b0a8a13 fedb893
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Thu Mar 24 19:02:32 2022 +0100

    Merge pull request #1277 from kgdtuu/patch-5

    Update translation_cs.xml

commit b0a8a13
Merge: f314fb1 3a7865d
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Thu Mar 24 19:01:53 2022 +0100

    Merge pull request #1275 from KCHARRO/patch-26

    Update translation_es.xml

commit fedb893
Author: kgdtuu <99050070+kgdtuu@users.noreply.github.com>
Date:   Fri Mar 25 00:03:41 2022 +0800

    Update translation_cs.xml

commit 1dafe87
Author: Admilson Afonso <admilson2001@gmail.com>
Date:   Thu Mar 24 12:31:39 2022 -0300

    Update translation_br.xml

commit 3a7865d
Author: Pedro Méndez <46683179+KCHARRO@users.noreply.github.com>
Date:   Thu Mar 24 11:16:04 2022 -0400

    Update translation_es.xml

commit 1087621
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Thu Mar 24 11:14:37 2022 +0100

    Makes sure the vine driver always raises late and lowers early.

commit f314fb1
Merge: 1c5c77d 3aa1ad4
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Thu Mar 24 07:42:50 2022 +0100

    Merge pull request #1268 from Roby1164/patch-29

    Update translation_it.xml

commit 3aa1ad4
Author: Roby1164 <casrob1964@gmail.com>
Date:   Wed Mar 23 22:51:03 2022 +0100

    Update translation_it.xml

commit 1c5c77d
Author: schwiti6190 <58079399+schwiti6190@users.noreply.github.com>
Date:   Wed Mar 23 19:14:27 2022 +0100

    Added missing vine course generator translations.

commit 3feffce
Merge: 092c4ba 6f23fa9
Author: Tensuko <theta-darkphoenix@gmx.net>
Date:   Wed Mar 23 18:55:55 2022 +0100

    Merge pull request #1135 from Courseplay/HelpMenu

    Help menu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
suggestion Idea/Feature Request
Projects
None yet
Development

No branches or pull requests

8 participants