07th-mod / 07th-mod/python-patcher
General Minor Enhancements Part 3
- Langage dominant
- JavaScript
- Étoiles
- 214
- Forks
- 12
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Continuing from #65
- [ ] in the doPost() function, add better feedback when something is 'loading' (like a global loading symbol or loading bar which runs across the screen)
- [ ] Manually added mod option downloads are always added *after* the normal options. Therefore their priority levels can't be in-between the existing downloads, only can come after them. Not sure if this is the desired behavior, or if there is even a case where you would want this. But the behavior is confusing at the moment as in the JSON it's called "priority' for both priorities, even though they are different priorities.
- [ ] Add option to download only (stop after downloads complete)
- [ ] Add "open downloads folder" / "open installer folder" button
- [ ] Add free disk space check (Not implemented on mac, but otherwise DONE)
- [ ] Fix duplicate mod size (probably remove top mod size warning)
- [ ] On chrome, index page images look blurry due to chrome's resize algorithm (as compared to firefox). Consider pre-resizing the images to their native res or displaying them at their native res
- [ ] **Automatically saved output log at end of install includes `output.txt` which may be misleading as this is probably a leftover from the previous install, rather than from when the user ran the game**
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Examinez la fonction doPost() pour le chargement des retours, la logique de priorité de téléchargement des mods et les composants de l'interface utilisateur pour les nouveaux boutons comme 'ouvrir le dossier des téléchargements'. Vérifiez comment les tailles des mods sont calculées et affichées, et inspectez le rendu des images sur la page d'index. Le mécanisme de sauvegarde du journal de sortie doit être examiné pour éviter d'inclure des fichiers résiduels.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- javascript
- Domaine
- cli, frontend, tooling
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100