Skip to content

Commit

Permalink
Push Release 8.0.0.1
Browse files Browse the repository at this point in the history
- While AD Hud is active, closing of the cp hud is only possible with the mouse, if the mouse is hovering over the CP Hud.
- CP is no longer blocking the AD right mouse button event.
- AutoDrive now only tells us to open the pipe when it has already designated our harvester as the target so hopefully no more unnecessary pipe opening anymore.
- Fix ESC not working in course manager.
- Small UI fixes.
- Added button for creating folder with a saved course. #66
- Fix for #55 , #56 , #71 , #69 , #65 , #62
- Added a keybind to open the CP Menu without using the HUD (default: left alt + g)
- Fixed zoom in HUD when changing value with scroll wheel.
  • Loading branch information
Tensuko committed Dec 24, 2024
1 parent 76413c2 commit f527064
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="94">
<version>8.0.0.0</version>
<version>8.0.0.1</version>
<author><![CDATA[Courseplay.devTeam]]></author>
<title>
<en>CoursePlay</en>
Expand Down

0 comments on commit f527064

Please sign in to comment.