Skip to content

Commit

Permalink
Remove most of the Chore patches from Fast Track, as the base game no…
Browse files Browse the repository at this point in the history
…w evaluates some of the slowest preconditions in parallel which avoids most of the performance problems the original implementation had.
  • Loading branch information
peterhaneve committed Dec 22, 2024
1 parent eed40d0 commit 201d245
Show file tree
Hide file tree
Showing 7 changed files with 1,034 additions and 1,529 deletions.
2 changes: 1 addition & 1 deletion FastTrack/FastTrack.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<AssemblyTitle>Fast Track</AssemblyTitle>
<FileVersion>0.15.1.0</FileVersion>
<FileVersion>0.15.2.0</FileVersion>
<RootNamespace>PeterHan.FastTrack</RootNamespace>
<Description>Optimizes Oxygen Not Included to improve performance.</Description>
<AssemblyVersion>0.15.0.0</AssemblyVersion>
Expand Down
Loading

0 comments on commit 201d245

Please sign in to comment.