o You can now define the path of your language specific GameDir folder
o See XMLEditorInit.xml (GameDir_Russian_Path, GameDir_German_Path, ...)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1239 4f8fa57e-7814-0410-bad4-adc449f26b7c
o XML Editor can also start now, when language specific files (*.Items.xml and *.AmmoStrings.xml) do not exist
o The language specific Items Tab for the missing files will be invisible and the file will NOT be created on save
o The language specific AmmoStrings Menu item for the missing files will be invisible and the file will not be created on save
o The improvements also increases performance on save!!
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1238 4f8fa57e-7814-0410-bad4-adc449f26b7c
- New XML Editor (Version: 0.42)
o Display "Spread Pattern" Name in the last column in the items grid
o IMPORTANT: If you save an Item or AmmoType which has the <spreadPattern> Tag set, it will get lost. You have to add it manually in a text editor after saving the item in the XML Editor
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1160 4f8fa57e-7814-0410-bad4-adc449f26b7c
- GUI changes, so it displays correctly with Chinese fonts
- Changed "General" and "Bipod/Prone" values on the item "Bonus" tab from old ranges (-100 to +100) to new ranges (-300 to +300) so it can display values from DBB Mod
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1099 4f8fa57e-7814-0410-bad4-adc449f26b7c
- Updated XML Editor to Version 0.40
- Added: Support for Italian Item descriptions and Italian Ammo Strings
- Added: Support for Dutch Item descriptions and Dutch Ammo Strings
- Added: Support for Chinese Item descriptions and Chinese Ammo Strings
- Changed: Lookup files in "TableData\Lookup" will only be created by the XML Editor, if the files do not exist
- Fixed: Grid-Columns are always resize able now
- Fixed: Cursor Drop Down List not 100% visible
- Fixed: Herve Inventory not 100% visible
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1071 4f8fa57e-7814-0410-bad4-adc449f26b7c
- Removed unused files from TableData/Lookup folder. This files are created automatically from the XML Editor
- XML Editor now deletes the file "JA2Data.xsd" on startup and recreates it
- You can change the default maximum AP values (default = 100) for the XML editor in "XMLEditorInit.xml"
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1051 4f8fa57e-7814-0410-bad4-adc449f26b7c
*** New ja2.exe build (2415) ***
- Enhanced Description Box (by Headrock)
- Can be toggled on/off in the game settings
- Can be customized in the ja2_options.ini (USE_ENHANCED_DESCRIPTION_BOX)
- Further infos: http://www.bookgallery.co.il/JA2PublicPosts/DescBox.asp
- 100 AP System
- Now the default system
- Can be changed back to 25 AP System in the Data-1.13\APBPConstants.ini
- Just change the property AP_MAXIMUM = 25 and you have the 25 AP System back
German and Russian EXE can be found here:
http://ja2.h758491.serverkompetenz.net/Wanne/Build_2415/
*** New XML Editor ***
- Supports the 100 AP system
- Minor adjustments
*** New INI Editor ***
- Also works as a MOD Loader.
- New entry in the ja2.ini (DEFAULT_JA2_EXECUTABLE). Used for starting JA2 v1.13 from the INI Editor
- Supports 100 AP System (APBPConstants.ini)
- Configure and start JA2 v1.13 from the INI Editor
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1049 4f8fa57e-7814-0410-bad4-adc449f26b7c
-changed the way user grid settings are stored so they are actually saved to a file now. Stupid Microsoft doesn't allow My.Settings properties to be created dynamically and persisted, so they are now stored in XMLEditorSettings.xml in the main game directory.
-grid forms now stay within the window boundaries (most of the time)
-fixed the item detail form problem where the last change got lost if you switch tabs and then hit OK/Apply
-grid column widths are now adjustable and saved to the xsd when a grid form is closed
-further increased the loading speed of grid forms... however, the first time they load, they will be slow, but subsequent loads will be fast. This is because the first time it loads, it uses the automatic column widths, which are then persisted to the xsd. Subsequent loads use the saved width values and so are much faster.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@954 4f8fa57e-7814-0410-bad4-adc449f26b7c
- AttachmentInfo, Inventory and Sound xml files are now properly re-indexed when records are deleted
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@803 4f8fa57e-7814-0410-bad4-adc449f26b7c
-Item duplication in merge tables fixed
NOTE: any entries in the merges.xml with the item as a result of the merge are not duplicated. This is because one item combination cannot produce two different results.
-"TableHandler" problem when restarting the editor after modifying visible columns fixed
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@790 4f8fa57e-7814-0410-bad4-adc449f26b7c