DFOToolBox icon indicating copy to clipboard operation
DFOToolBox copied to clipboard

Libraries and tools for working with Dungeon Fighter Online's data files

Results 22 DFOToolBox issues
Sort by recently updated
recently updated
newest added

There are two .img formats, differentiated by .img file header "Neople Image File" vs. "Neople Img File". The game appears to have completely switched over to "Neople Img File" but...

enhancement
DFO.Npk

Is this already possible, say by command line? If not consider this a feature request. See I'd like to dump the old Nexon client and the new client, and compare....

enhancement

Title. Can be worked around easily if you realize whats up, but didn't see an open issue for this. If you don't change comparability mode settings it'll just close without...

bug
DFO Toolbox

The WPF TextBlock is not selectable, which prevents you from doing things like copying the path of an .img to the clipboard. Try to find a way to make text...

DFO Toolbox

Link frames should be visually distinguished from normal frames in some way, with an indication of which frame they link to. This is important when editing NPKs.

DFO Toolbox

NpkReader currently outputs in RGBA format. If that is not the format used by the calling code, time is wasted converting, possibly not insignificant for large images. Needs profiling to...

DFO.Npk
performance

Will need some thought on how to implement.

DFO Toolbox

Context menu entry for copying rendered frames to the clipboard.

DFO Toolbox