07th-mod / 07th-mod/python-patcher

General Minor Enhancements Part 3

オープン
#124 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
214
フォーク
12
PR マージ指標
30日以内にマージされた PR はありません

説明

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**

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

フィードバックを読み込むための doPost() 関数、MOD ダウンロードの優先順位ロジック、および「ダウンロードフォルダを開く」のような新しいボタンの UI コンポーネントを確認してください。MOD のサイズがどのように計算され表示されるかを確認し、インデックスページでの画像レンダリングを調べてください。出力ログの保存メカニズムを調べ、残存ファイルが含まれないようにする必要があります。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript
領域
cli, frontend, tooling
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。