Skip to content

Tags: ekolis/FrEee

Tags

3496eeab5e

Toggle 3496eeab5e's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Trim quotes from ability value strings (#266)

c7415f6196

Toggle c7415f6196's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
63 option to go back to the main menu rather than quitting the game w…

…hen you end your turn (#263)

* Reminder comment

* Add a "quit to main menu" option that doesn't do anything yet

* Option to return to main menu on quit is now working (hopefully)

1c1bac657f

Toggle 1c1bac657f's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

b86808c0d2

Toggle b86808c0d2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Display design combat speed with two decimal places instead of zero (#…

…262)

b9abf92a60

Toggle b9abf92a60's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed incorrect logic when computing descriptions of stacked abilities (

#260)

8ffe29e508

Toggle 8ffe29e508's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adjust DPI setting of main game form to prevent UI from being to small (

#259)

79a4255f50

Toggle 79a4255f50's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

dc2d54e06a

Toggle dc2d54e06a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.

420266fff7

Toggle 420266fff7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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](JamesNK/Newtonsoft.Json@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>

3199ea1547

Toggle 3199ea1547's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update dotnet.yml

fix archive step dotnet version