- Checksum in part 4 entries for nefs version 1.6.
- Logging verbosity options (i.e., settings save/lod, etc can be debug). Cleanup info/dbg/wrn/error usage.
- Save window position, size, pane locations, etc for next startup.
- Console logging performance issues (#8).
- Fix verifying hash for game.dat headers (#9).
- Fix sorting by id in debug view and allow resetting sorting order (#11).
- Allow associating .nefs files with the app, and allow opening an archive via command line.
- Add protection against saving over an archive in a game's directory (or always force a "Save As").
- Extracting non-compressed files from encrypted archives?
- Fix part 3 writing. Need to append bytes to end to get on a 4 byte boundary (?)