Releases: ekolis/FrEee
Releases · ekolis/FrEee
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
Auto-Build Release 3496eeab5e
Trim quotes from ability value strings (#266)
Auto-Build Release c7415f6196
63 option to go back to the main menu rather than quitting the game w…
Auto-Build Release b9abf92a60
Fixed incorrect logic when computing descriptions of stacked abilitie…
Auto-Build Release b86808c0d2
Display design combat speed with two decimal places instead of zero (…
Auto-Build Release 1c1bac657f
109 refactor turn processing into multiple steps (#261) * Refactor turn processing code out of Galaxy into its own class * Fix crash when getting galaxies mixed up processing AI commands
Auto-Build Release 8ffe29e508
Adjust DPI setting of main game form to prevent UI from being to smal…
Auto-Build Release 79a4255f50
237 library designs scrambled (#257) * Delete an unused Galaxy.Load method overload * Made coupling between MountedComponentTemplate and Design looser, so as to avoid corrupting designs when switching mods
Auto-Build Release dc2d54e06a
254 see if we dont actually need valueinjecter (#256) * Removed ValueInjecter, but what does this Map method do? * Oh of course, it was copying the object.
Auto-Build Release 420266fff7
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /FrEee (#255) Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>