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

New mod version dialog #2

Open
6 tasks
forresthopkinsa opened this issue Jul 10, 2018 · 2 comments
Open
6 tasks

New mod version dialog #2

forresthopkinsa opened this issue Jul 10, 2018 · 2 comments
Assignees
Labels
core functionality Primary development goals front-end Requires changes to the frontend module
Milestone

Comments

@forresthopkinsa
Copy link
Owner

forresthopkinsa commented Jul 10, 2018

Should be a form with the following inputs:

  • Version name (e.g. 1.2.3 or F2345): text input (max len 16)
  • Game version: slider range input populated by Minecraft versions
  • Min/max forge versions: searchable dropdown lists filtered by selected game versions, defaulting to widest possible range for those game versions
  • Dependencies: searchable dropdown list populated by other mods and their versions
  • Upload: file upload that will enable the save button once a jar is uploaded successfully
  • Save: button that will load until the version is either saved successfully or an error is thrown
@forresthopkinsa forresthopkinsa added the core functionality Primary development goals label Jul 10, 2018
@forresthopkinsa forresthopkinsa added this to the 18.08.00 milestone Jul 10, 2018
@forresthopkinsa forresthopkinsa self-assigned this Jul 10, 2018
@forresthopkinsa forresthopkinsa added the front-end Requires changes to the frontend module label Jul 10, 2018
@forresthopkinsa
Copy link
Owner Author

For now, this should save as the latest version in the sequence, and users will have to go into the edit mod dialog if they want to change that. At a future date, we can visit version sequencing in the new version dialog.

This was referenced Jul 10, 2018
@forresthopkinsa
Copy link
Owner Author

Gonna take some ideas from the former (slightly misled) Pack version dialog

Repository owner deleted a comment from tyrumus Aug 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core functionality Primary development goals front-end Requires changes to the frontend module
Projects
None yet
Development

No branches or pull requests

1 participant