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

Arma Reforger support #223

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Arma Reforger support #223

wants to merge 7 commits into from

Conversation

Dahlgren
Copy link
Owner

@Dahlgren Dahlgren commented May 30, 2022

To Do:

  • Hide UI elements not relevant for Arma Reforger
  • Show which workshop mods that are outdated
  • Write tests
  • Older Node.js support?
  • Check breaking changes with RV servers
  • Handle missing config entries

Done:

  • Fetch list of workshop mods
  • Read list of available scenarios from downloaded workshop mods
  • Add ability to delete workshop mods
  • Manually add new and unlisted mods to server
  • Filter workshop mods similar to missions
  • Show which workshop mods that are already downloaded
  • Create server config
  • List server logs
  • View/download log file
  • Delete log file
  • Start server
  • Handles dedicated server id
  • Server query is working
  • Find public IP for server registration automatically
  • Test Linux server

image

image

@Dahlgren Dahlgren force-pushed the feature/reforger branch 3 times, most recently from deca12a to e90f6ca Compare May 30, 2022 18:45
@Dahlgren Dahlgren marked this pull request as draft May 30, 2022 18:46
@Dahlgren Dahlgren force-pushed the feature/reforger branch 10 times, most recently from 4de0eda to 082bd36 Compare June 1, 2022 11:32
lib/reforger/mods.js Outdated Show resolved Hide resolved
@Dahlgren Dahlgren force-pushed the feature/reforger branch 2 times, most recently from c76f438 to f63acda Compare August 21, 2022 23:32
@Dahlgren Dahlgren force-pushed the feature/reforger branch 5 times, most recently from 5263310 to 704fdb2 Compare December 28, 2022 19:19
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