DFOToolBox
DFOToolBox copied to clipboard
Libraries and tools for working with Dungeon Fighter Online's data files
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...
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....
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...
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...
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.
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...
Will need some thought on how to implement.
Context menu entry for copying rendered frames to the clipboard.