Update to 0.02
* Save now works properly
* It now overwrites troops.txt when you click "Save", so backup! In the future I may do backups automatically.
You should be able to use this version to change anything that it has surfaced. However, it won't do any bounds checking or other validation. That will come in a future version.
I replaced all the C++/stl code to .NET. The cool thing about that is it is now only 69k compared to about 240k for the old version. Pretty cool.
Here are things I plan to add:
* Input validation
* Combo boxes for upgrade options, location, hire unit, faction, etc.
* Ability to add and remove inventory
* Ability to add and remove units
* Better appearance editor
* Additional file pages (like item_kinds1.txt)
If you have suggestions beyond the above, feel free to make them.