Skip to content

Commit

Permalink
Merge pull request #667 from starfi5h/master
Browse files Browse the repository at this point in the history
Bump version and changelog to v0.9.2
  • Loading branch information
starfi5h authored Mar 27, 2024
2 parents 49b45a6 + d5f7cab commit 0849f19
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
## Changelog

0.9.2:
- Compatible to Steam version 0.10.29.22015 or Game Pass version 0.10.29.21943
- @sk7725: Added Korean font and TextMeshPro fallback
- @starfi5h: Add new chat command `/playerdata`
- @starfi5h: Launch construction drones if local player is closer or within 15m
- @starfi5h: Fix error when activating super nova in the turret window
- @starfi5h: Fix desync of dyson sphere when client joins the game
- @phantomgamers: Log expected game version and review code

0.9.1:
- Support combat mode syncing (game version 0.10.29.21950)
- @starfi5h: Implement basic combat syncing framework
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "0.9.1",
"version": "0.9.2",
"assemblyVersion": {
"precision": "build"
},
Expand Down

0 comments on commit 0849f19

Please sign in to comment.