PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding

Ability to manage (and rearrange) loadouts.

未关闭
#8,908 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

enhancement
主要语言
Lua
星标
5.4k
派生
2.4k
平均合并
1 天 12 小时
30 天内合并 PR
26

描述

Check for duplicates
  • I've checked for duplicate open and closed issues by using the search function of the issue tracker
What platform are you running Path of Building on?

Windows

Is your feature request related to a problem?

I'd like to be able to rearrange loadouts in the loadout tab. I am trying to separate 2 kinds of loadouts (Hollow palm and caster), but currently my separators are side by side and not in the proper positions despite being in the proper positions where they are located. This seems to be due to the fact I'm using the brace method of loadouts and have the following:

Tree Example:
Separator 1
Class - Hollow Palm {1}
Separator 2
Class - Caster {8}

Items, Config, Skills:
Separator 1
Hollow Palm {1,2,3,4,5,6,7}
Separator 2
Caster {8,9}

This means PoB doesn't know where to position the separators, or classes I assume. And just throws them wherever. causing this:

Image
Describe the solution you'd like

A feature to rearrange loadouts, delete them, and manage them like how we can trees, items, configs, and skills would be lovely.

Describe alternatives you've considered

No response

Additional context

No response

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

从 loadout 标签页开始,将其行为与现有的 tree、item、config 和 skill 管理控件进行比较。定义 loadout 应如何重新排序、删除,以及如何将其保持在预期的 separator 和 class 位置,然后验证 Hollow Palm 和 Caster 的示例排列是否正常工作。

由索引模型根据 Issue 内容生成。

评估

技术栈
lua
领域
desktop
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。