[Feature] 实例列表优化
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 10.1k
- Forks
- 934
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 82
Description
概述 | Summary
- 搜索功能,可搜索实例名
- 筛选功能,可根据名称,版本,加载器,创建时间,修改时间,上次启动等数据进行筛选实例
- 分组功能,给实例分组,选择分组只显示该分组的实例
- 实例列表显示优化,目前空间利用率太低了,让一行可以显示多个实例
- 实例置顶,右键实例的选项中可以选择置顶实例,置顶的实例外框有描边效果
- 记忆滚动位置,记忆启动游戏旁的列表中滚动的位置,方便快速选择
- 同步列表设置,将筛选分组置顶实例的效果同步到启动游戏旁的列表中
部分效果可参考modrinth
原因 | Reason
目前实例列表不太好用,我个人的话基本不会点进去而是直接使用启动游戏旁边的下拉列表(
详情 | Description
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the instance list with the list beside the launch-game control, using the linked Modrinth example for layout reference. Break down the requested search, filters, grouping, pinning, scroll-position memory, and synchronized settings before identifying the relevant Java desktop UI entry points. Done means the agreed subset is implemented consistently in both lists and its behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100