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

General Minor Enhancements Part 3

未關閉
#124 0 則留言 0 個 reaction 已指派 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() 函式、模組下載優先順序邏輯以及「開啟下載資料夾」等新按鈕的 UI 元件。檢查模組大小的計算和顯示方式,並檢查索引頁上的圖像渲染。需要檢查輸出日誌儲存機制,以避免包含殘留檔案。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
javascript
領域
cli, frontend, tooling
Issue 類型
功能
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。