Releases: ekolis/FrEee
Releases · ekolis/FrEee
Auto-Build Release 0f188aeeee
Enable winforms designer DPI unaware compatibility mode
Auto-Build Release 68250f7e4e
Fix crash when adding components to a design (#282)
Auto-Build Release 2f76407d1f
Fix library designs duplicating themselves (#284)
Auto-Build Release 25ec84e47e
Add some AI generated planets from CW (#283)
Auto-Build Release c57ef8ab6f
Refactor 2024 01 28 (#279) * Fix crash on game start * Make ObjectLocation a record type * Fix a few compile warnings * Convert Vector2 to generic math * Update nuget packages
Auto-Build Release c88841bd83
Update dotnet.yml fix dotnet target name
Auto-Build Release ad010baff1
Random refactoring 2024 01 14 (#278) * Fix some warnings erlated to nullability * Get rid of obsolete IsNull extension method; use is null operator instead * Fix more warnings and unnecessary usings
Auto-Build Release 6dc753d17f
Install the CodeSee workflow. Learn more at https://docs.codesee.io
Auto-Build Release 7d5510debc
Modernize a few previously modernized Facility.txt records a bit more…
Auto-Build Release fa90b4f0b3
207 planetary pops wind up in cargo (#267) * Don't put population in planetary cargo; planets have their own population storage and it's confusing to use both * Don't let population be eradicated during cargo transfers if there is nowhere to store it on the destination