07th-mod / 07th-mod/python-patcher
General Minor Enhancements Part 3
- Ngôn ngữ chính
- JavaScript
- Star
- 214
- Fork
- 12
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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**
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Xem xét hàm doPost() để tải phản hồi, logic ưu tiên tải xuống mod và các thành phần giao diện người dùng cho các nút mới như 'mở thư mục tải xuống'. Kiểm tra cách kích thước mod được tính toán và hiển thị, và kiểm tra kết xuất hình ảnh trên trang chủ. Cơ chế lưu nhật ký đầu ra cần được kiểm tra để tránh bao gồm các tệp còn sót lại.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- javascript
- Lĩnh vực
- cli, frontend, tooling
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100