Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dedicated server argument -newgame + other features #598

Merged
merged 6 commits into from
Mar 11, 2023

Conversation

starfi5h
Copy link
Collaborator

@starfi5h starfi5h commented Nov 28, 2022

  1. 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 )

  2. Fix mecha animation
    The update packets are sent every 100ms,

  3. 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.

  4. Add zoom in/out and show all star/planet names functions in lobby
    The controls are mouse scroll and alt key, same as GS2.

  5. Set the name of local player in starmap from Icarus to user name
    mecha.appearance.overrideName is originally set when saving in mecha editor.

  6. Update disconnection reason
    Now client will show Server Busy when trying to join a server that is in full pause mode.

@starfi5h starfi5h marked this pull request as ready for review December 14, 2022 11:26
@starfi5h starfi5h merged commit d07500a into NebulaModTeam:master Mar 11, 2023
@starfi5h starfi5h deleted the pr-features branch March 11, 2023 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Headless - Suggestion] Create a new save game via startup params
2 participants