For my first exercise in github forking, I kept things simple...
WinXP gets a default profile location.
Directories are visible when choosing a prof.sav, so the filesystem can be navigated.
Apparently my commits will all be together on the same pull request, so here's what came next.
A replacement parser does away with the 150MB data dir. It creates InputStreams of regions within each dat. And invalid xml is cleaned in-memory without temp files.
That parser is still able to do resource extraction, if desired.
The main window gets a statusbar that shows achievement descriptions when the mouse passes over them.
The three right-hand stats panels are populated as they appear in-game, including crew race icons.
For my first exercise in github forking, I kept things simple...
Apparently my commits will all be together on the same pull request, so here's what came next.