-added ItemFlag to Items.xml. Only done as a dropdown for now. Will change to checkboxes or something in the future.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1461 4f8fa57e-7814-0410-bad4-adc449f26b7c
-Added PoisonPercentage tag to items.xml and ammotypes.xml (Called Poison Power in the editor)
-Added Cure Drug Type
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1446 4f8fa57e-7814-0410-bad4-adc449f26b7c
- added Iron Sight to Lookup\AttachmentClass.xml
- extended AttachmentComboMerge out to 20 possible attachments
- added new merge types - Explosive (Easy), Mechanical (Easy), Mechanical (Hard). Existing Explosive merge type renamed to Explosive (Hard).
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1435 4f8fa57e-7814-0410-bad4-adc449f26b7c
-Changed ItemClasses from a lookup grid to an editable grid, so ppl can add their own item combinations (ie: for pockets.xml)
-In GridUtility, when creating a combobox column w/an extra blank entry, the decimal data type would screw up the grid. Changed it so that the data types of the rebuilt table columns are set to the same as the source columns.
-Added "Ammo/Grenade" and "Grenade/Misc" to the ItemClass lookup table values (again for pockets.xml)
-Added Separability lookup table
-Changed inseparable tag to integer
-Fixed issue with ItemDataForm text losing data set name
-# of item images is now determined by looking at the Interface folder for mdpXitem.sti files
-Added new options to grid context menus:
-- Remove Filter - to remove any applied filters
-- Filter by Selected Value - only works if grid is editable
-- Apply Value to Selected Column - only works if grid is editable - Add, Multiply and Set operations included
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1418 4f8fa57e-7814-0410-bad4-adc449f26b7c
-Changed inseparable tag to integer, with values: 0-removable, 1-inseparable, 2-replaceable
-Added Separability lookup table
-Fixed issue with ItemDataForm text losing data set name
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1417 4f8fa57e-7814-0410-bad4-adc449f26b7c
XML Editor 0.91
- Reduced DefaultAttachment to 10 fields from 20
- Enabled AvailableAttachmentPoint to go up to 10 fields
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1414 4f8fa57e-7814-0410-bad4-adc449f26b7c
Set DrugType tags in Data\Items.xml
Removed extra type #18 from Drugs.xml
XML Editor v.90
- ja2data.xsd moved to XmlWorkingData folder
- Added DrugType field, Drug table, DrugType table, Drug Item filter
- Added AttachmentPoint table and related fields: AttachmentPoint, AvailableAttachmentPoint, AttachToPointAPCost
- Updated ItemDataForm - moved all attachment related fields to attachment tabs
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1413 4f8fa57e-7814-0410-bad4-adc449f26b7c
- allows use of Directional, ubHorizontalDegree, ubVerticalDegree tags
XML files updated after running through the editor
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1410 4f8fa57e-7814-0410-bad4-adc449f26b7c
-displays error messages when row copying fails - messages from child rows are suppressed (for now anyway)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1408 4f8fa57e-7814-0410-bad4-adc449f26b7c
New version of XML Editor with above change, plus TripWire, TripWireActivation and new AttachmentClass tags added.
Cleanup of xml files in Data folder after running them through the editor.
Removed references to non-existant item id 1525.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1399 4f8fa57e-7814-0410-bad4-adc449f26b7c
Development Trunk (now obsolete): https://ja2svn.dyndns.org/source/ja2/branches/Wanne/JA2%201.13%20MP
A detailed list of all the features (changes) is visible in the history log of the development trunk:
- New JA/DG Merc: Version 2.9
o Up to 20 new characters with complete speech from JA/DG
o see JA2_DG_Merc.txt for more infos
- A few more adjustments to the GameDir files
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1365 4f8fa57e-7814-0410-bad4-adc449f26b7c
- Bugfix: allow the XML Editor to parse top level comments (same tag level as <ITEM> and <MERCGEAR>) (by JMich)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1349 4f8fa57e-7814-0410-bad4-adc449f26b7c
o Fixed invalid XML file, when saving MercStartingGear (fix by JMich)
o Output the current used MOD folder (from XMLEditorInit.xml) on the splash screen
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1346 4f8fa57e-7814-0410-bad4-adc449f26b7c
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
-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