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

Server-side changes for automatic headless client restart #118

Merged
merged 4 commits into from
Feb 24, 2025

Conversation

trippyone
Copy link
Collaborator

@trippyone trippyone commented Feb 24, 2025

Describe your changes

Server side changes for automatic headless client restart.

  • Moved the launch script file content to a "/scripts/_TEMPLATE.bat" file to allow users to change the script generated easily and to reduce bloat in the code of Fika-Server.
  • Added route and model to get headless config.
  • Added RestartAfterAmountOfRaid configuration in headless config.
  • Fixed a bug that caused a client side freeze when no headless client were returned by the server.

Related issue

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have thoroughly tested the code changes

Copy link
Member

@ArchangelWTF ArchangelWTF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a small change, other than that looks good to me

@ArchangelWTF ArchangelWTF merged commit c401a74 into dev-3.11 Feb 24, 2025
6 checks passed
@ArchangelWTF ArchangelWTF deleted the auto_restart branch February 24, 2025 06:24
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.

2 participants