Skip to content

Commit

Permalink
version + changelog bump
Browse files Browse the repository at this point in the history
  • Loading branch information
PhantomGamers committed May 30, 2022
1 parent f6f327b commit 97bec73
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
## Changelog

0.8.8:

- @starfi5h: Added RemoteAccessPassword setting for servers so that users can authenticate to use admin commands
- @starfi5h: Fixed bugs related to headless servers
- @starfi5h: Chat now stores past commands, accessible with the up and down arrow keys
- @PhantomGamers: Fixed white window popping up while headless server is running
- @starfi5h: Added syncing for Logistic Station names
- @starfi5h: Fixed bug that allowed clients to reduce ILS warp distance below their minimum value
- @starfi5h: Added syncing for Mecha energy production and consumption stats
- @starfi5h: Made it so new clients now join the game with full energy and some warpers if the tech is unlocked
- @starfi5h: Fixed bug when running GalacticScale that caused clients to sink into the ground
- @starfi5h: Removed IP addresses from log output

0.8.7:

- @mmjr-x: Add Upnp/pmp support
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.8.7",
"version": "0.8.8",
"assemblyVersion": {
"precision": "build"
},
Expand Down

0 comments on commit 97bec73

Please sign in to comment.