Skip to content

Commit

Permalink
Push Release 7.0.0.13
Browse files Browse the repository at this point in the history
We removed the H key binding to start Courseplay, H will now start the built-in helper (or bring up the helper screen) as in the vanilla game.
To start the Courseplay helper, there is a new Action (CP Start driver) you can now assign to any key combination in the Keyboard Controls screen, we recommend using Ctrl+H.

- Better corners when scanning fields #337
- End of course offset fixed (again) #323
- Pathfinder debug overlap box disabled
- Work width calculation fix #354
- Moved course display to the background behind the course generator settings fixes #343
- Disabled activating Cp with default keybinding #190
- Added start cp keybinding #190
- Minor fix/refactor for course generator, fixes #352
- Reversing tuning, might help with #378 and closes #353
- Should fix #348 for now
- Added imperial unit foot #128
- fixes #374
- No pathfinder for simple wide turns #340
  • Loading branch information
Tensuko committed Jan 6, 2022
1 parent a6873db commit 831711b
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="62">
<version>7.0.0.12</version>
<version>7.0.0.13</version>
<author><![CDATA[Courseplay.devTeam]]></author>
<title>
<en>CoursePlay</en>
Expand Down

0 comments on commit 831711b

Please sign in to comment.