Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion modDesc.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<modDesc descVersion="100">
<modDesc descVersion="105">
<version>8.1.0.2</version>
<author><![CDATA[Courseplay.devTeam]]></author>
<title>
Expand Down Expand Up @@ -45,6 +45,10 @@ Changelog 8.1.0.0
- Faster pathfinding using jump point search
- Requires the latest game patch

Changelog 8.1.0.3
- MP fix when starting a helper with an implements that is already unfolded.
- Several bugfixes.

]]>

</en>
Expand Down Expand Up @@ -85,6 +89,10 @@ Changelog 8.1.0.0
- Neuer Wegfindungs Algorithmus, jump point search
- Benötigt die neueste Spielversion

Changelog 8.1.0.3
- Fix für den MP, wenn ein Helfer mit einem Geräte gestartet wird, welches bereits ausgeklappt ist.
- Weitere kleine bugfixes.

]]>
</de>
</description>
Expand Down