Skip to content

Commit 2ce1c73

Browse files
committed
Bump version and changelog to v0.9.14
1 parent 00b5a22 commit 2ce1c73

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
## Changelog
22

3+
0.9.14:
4+
- @starfi5h: Add `Enable Other Player Sounds` config settings in multiplayer general tab
5+
- @starfi5h: Fix headless server error
6+
- @starfi5h: When GalacticScale is present, hide New Game (Host) button due to compatibility
7+
- @starfi5h: Fix lastSaveTime initialization and the issue of hearing other player audio on the other planet
8+
39
0.9.13:
410
- Compatible with game version 0.10.32.25552
511
- @starfi5h: Sync ejector auto orbit and blueprint paste foundation
6-
- @starfi5h: Force enable drone and shield brust for client
12+
- @starfi5h: Force enable drone and shield burst for client
713
- Note: The dashboard is not synced. Clients will lose their custom stats when they leave the star system
814

915
0.9.12:

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "0.9.13",
3+
"version": "0.9.14",
44
"assemblyVersion": {
55
"precision": "build"
66
},

0 commit comments

Comments
 (0)