Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
7f8c71c31123322de7e03de380cddf65f2bf3191
PathOfBuilding-PoE2
/
src
/
Export
/
Classes
下载当前目录
G
GitHub
Initial support for Transcendent Limbs (
#1710
)
7f8c71c3
创建于
1月13日
历史提交
文件
最后提交记录
最后更新时间
Dat64File.lua
Fix mod weights + crash on load
1 年前
DatFile.lua
Fix mod weights + crash on load
1 年前
DatListControl.lua
Add Search and sort to exporter (#1147) * Search for .dat files * Highlight selected column, and sort by clicking column header * removed comments * Resize columns with scroll wheel and middle click when hovering column header * Sort blank items at the bottom * Ctrl+f to jump to dat search box * Switch buttons to ALT for raw data. * Escape button closes dat view so script output is visible * Add clear button to search box * Auto clear checkbox for script output
11 个月前
GGPKData.lua
Initial support for Transcendent Limbs (#1710) * Initial support for Transcendent Limbs * Flavour text * Shorten slot name and use sub type to lock to slot * tiny fix for subtype * Revert corrupted mods part * More explicit check --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
4 个月前
GGPKSourceListControl.lua
handle corrupted saves and re export on datSource creation (#88)
1 年前
RowListControl.lua
Add Search and sort to exporter (#1147) * Search for .dat files * Highlight selected column, and sort by clicking column header * removed comments * Resize columns with scroll wheel and middle click when hovering column header * Sort blank items at the bottom * Ctrl+f to jump to dat search box * Switch buttons to ALT for raw data. * Escape button closes dat view so script output is visible * Add clear button to search box * Auto clear checkbox for script output
11 个月前
ScriptListControl.lua
Add Search and sort to exporter (#1147) * Search for .dat files * Highlight selected column, and sort by clicking column header * removed comments * Resize columns with scroll wheel and middle click when hovering column header * Sort blank items at the bottom * Ctrl+f to jump to dat search box * Switch buttons to ALT for raw data. * Escape button closes dat view so script output is visible * Add clear button to search box * Auto clear checkbox for script output
11 个月前
SpecColListControl.lua
Change controls to take a packed "rect" instead of x, y, width, height (#6873) * change controls to take a packed "rect" instead of x, y, width, height * Fix bad merge * Add missing box notation * fix merge issues and update new controls to use packed rect * update export * fix white space * fix spelling mistake * fix more merge issues --------- Co-authored-by: Wires77 <Wires77@users.noreply.github.com>
1 年前