Add dedicated server argument -newgame + other features #598
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add dedicated-server argument
-newgame seed starCount resourceMltiplier
which will start the game with assigned parameters.
Note that parameters exceeding the acceptable value range may cause errors.
(close [Headless - Suggestion] Create a new save game via startup params #597 )
Fix mecha animation
The update packets are sent every 100ms,
Hide ip address in input field when stremer mode is on
Due to the need to reconnect during recording, sensitive information should be hidden during the process.
Add zoom in/out and show all star/planet names functions in lobby
The controls are mouse scroll and alt key, same as GS2.
Set the name of local player in starmap from Icarus to user name
mecha.appearance.overrideName is originally set when saving in mecha editor.
Update disconnection reason
Now client will show Server Busy when trying to join a server that is in full pause mode.