文件最后提交记录最后更新时间
Fix mod weights + crash on load 1 年前
Fix mod weights + crash on load 1 年前
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 output11 个月前
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 个月前
handle corrupted saves and re export on datSource creation (#88) 1 年前
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 output11 个月前
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 output11 个月前
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 年前