Skip to content

Releases: ekolis/FrEee

Auto-Build Release fa90b4f0b3

19 Mar 16:55
fa90b4f
Compare
Choose a tag to compare
Pre-release
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

12 Mar 20:44
3496eea
Compare
Choose a tag to compare
Pre-release
Trim quotes from ability value strings (#266)

Auto-Build Release c7415f6196

28 Jan 22:44
c7415f6
Compare
Choose a tag to compare
Pre-release
63 option to go back to the main menu rather than quitting the game w…

Auto-Build Release b9abf92a60

21 Jan 00:47
b9abf92
Compare
Choose a tag to compare
Pre-release
Fixed incorrect logic when computing descriptions of stacked abilitie…

Auto-Build Release b86808c0d2

21 Jan 22:53
b86808c
Compare
Choose a tag to compare
Pre-release
Display design combat speed with two decimal places instead of zero (…

Auto-Build Release 1c1bac657f

21 Jan 06:57
1c1bac6
Compare
Choose a tag to compare
Pre-release
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

15 Jan 22:25
8ffe29e
Compare
Choose a tag to compare
Pre-release
Adjust DPI setting of main game form to prevent UI from being to smal…

Auto-Build Release 79a4255f50

30 Dec 22:46
79a4255
Compare
Choose a tag to compare
Pre-release
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

24 Dec 20:49
dc2d54e
Compare
Choose a tag to compare
Pre-release
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

08 Dec 22:21
420266f
Compare
Choose a tag to compare
Pre-release
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>