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

Quick-check mods for updates on server startup using workshop item updated date #96

Merged
merged 6 commits into from
Sep 14, 2024

Conversation

3Mydlo3
Copy link
Member

@3Mydlo3 3Mydlo3 commented Nov 15, 2023

  • Adds quick check for update during server startup
  • Adds ability to manually trigger modset verification (old style detailed update) api/mods/{modsetName}/verify
  • Removes detailed verification from update mods api/mods/{modsetName}/update
  • Ability to display more contextual app status, e.g., when app is updating mods before starting up the server, so users will know that's happening instead of just "starting server".

Fixes #86.

@3Mydlo3 3Mydlo3 added the enhancement New feature or request label Nov 15, 2023
@3Mydlo3 3Mydlo3 added this to the Alpha milestone Nov 15, 2023
@3Mydlo3 3Mydlo3 enabled auto-merge (squash) September 14, 2024 12:21
@3Mydlo3 3Mydlo3 merged commit 4381c46 into master Sep 14, 2024
1 check passed
@3Mydlo3 3Mydlo3 deleted the feature/check-mods-on-server-startup branch September 14, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add fast mods update when starting server
1 participant