04.09.2009, 17:38
Updated to 1.2.9
Made some changes to the way it exports the QMT lists.
Added some code to show what crashes the program when saving files.
Get it HERE
Previous changes:
- Added option to Import/Export from XML aircraft-pack files.
- Added option to add aircrafts manually (copy/pasting the air.ini /plane_ru /weapons_ru lines)
- Added option to overwrite existing aircrafts with the ones being added
- I forgot what else I added... :?
Check the readme, I've updated it a bit
-Added the option to log what the program is doing into a text file, log.txt. It will be written in the desktop.
-Three possible logging states: off, light and full. Full will write almost everything the program does when parsing the files. Light will just log which lines it's accessing on each file. Off won't log anything at all.
-Both light and full log states will monitor other stuff (and write them in the textfile), such as which aircrafts are missing their entry in plane_ru and which aircrafts don't have loadouts in weapons_ru, even if these aren't really needed by the game.
-While on the aircrafts list, if a certain aircraft doesnt have an entry in plane_ru.properties, it will show "* Missing P". If it doesn't have its loadout in weapons_ru.properties, it will show "*Missing W"
-Fixed a bug that wrote extra comment lines on weapons_ru.properties when it shouldn't
-Fixed a (cosmetic) bug that showed the aircraft name header incorrectly in weapons_ru.properties
-Added an option to output files with the first two columns aligned. They will allign to the longest element in the first column for all three files
[size=92]
Example:[code]
B-17D B-17D, 1941
B-17E B-17E, 1941
B-17F B-17F, 1942
B-17G B-17G, 1943
B-239 B-239, 1939
B-24J-100_CF B-24J-100CF, 1943
B-25C-25NA B-25C-25NA, 1943
B-25G-1NA B-25G-1NA, 1943
B-25H-1NA B-25H-1NA, 1943
B-25J-1NA B-25J-1NA, 1944
B-29 B-29, 1944
B-29-SP B-29 Silver Plate, 1945
B5N2 B5N2, 1939
B6N2 B6N2, 1944
BeaufighterMk21 Beaufighter Mk.XXI, 1944
Made some changes to the way it exports the QMT lists.
Added some code to show what crashes the program when saving files.
Get it HERE
Previous changes:
- Added option to Import/Export from XML aircraft-pack files.
- Added option to add aircrafts manually (copy/pasting the air.ini /plane_ru /weapons_ru lines)
- Added option to overwrite existing aircrafts with the ones being added
- I forgot what else I added... :?
Check the readme, I've updated it a bit
-Added the option to log what the program is doing into a text file, log.txt. It will be written in the desktop.
-Three possible logging states: off, light and full. Full will write almost everything the program does when parsing the files. Light will just log which lines it's accessing on each file. Off won't log anything at all.
-Both light and full log states will monitor other stuff (and write them in the textfile), such as which aircrafts are missing their entry in plane_ru and which aircrafts don't have loadouts in weapons_ru, even if these aren't really needed by the game.
-While on the aircrafts list, if a certain aircraft doesnt have an entry in plane_ru.properties, it will show "* Missing P". If it doesn't have its loadout in weapons_ru.properties, it will show "*Missing W"
-Fixed a bug that wrote extra comment lines on weapons_ru.properties when it shouldn't
-Fixed a (cosmetic) bug that showed the aircraft name header incorrectly in weapons_ru.properties
-Added an option to output files with the first two columns aligned. They will allign to the longest element in the first column for all three files
[size=92]
Example:[code]
B-17D B-17D, 1941
B-17E B-17E, 1941
B-17F B-17F, 1942
B-17G B-17G, 1943
B-239 B-239, 1939
B-24J-100_CF B-24J-100CF, 1943
B-25C-25NA B-25C-25NA, 1943
B-25G-1NA B-25G-1NA, 1943
B-25H-1NA B-25H-1NA, 1943
B-25J-1NA B-25J-1NA, 1944
B-29 B-29, 1944
B-29-SP B-29 Silver Plate, 1945
B5N2 B5N2, 1939
B6N2 B6N2, 1944
BeaufighterMk21 Beaufighter Mk.XXI, 1944