Commit Graph
636 Commits
Author SHA1 Message Date
Wanne 8623da7659 - Corrected double index in AmmoTypes.xml so that the XML Editor starts again without errors
- 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
2009-06-28 20:53:57 +00:00
Wanne 634d2ba440 New EXE Release (Build: 3042)
New Features
------------
- Spread Patterns MOD
o TableData/SpreadPattern.xml & additional (optional) <spreadPattern> Tag in TableData/Items.xml

Bugfixes
--------
o Mine income was not correctly initialized in GameSettings
o Need for soldier sleep was calculated wrong
o Stop Time when Skyrider arrives in the destination sector
o On "sell all" also unreachable items were sold
o Stop time compression when shipment and email arrives
o Fixed duplication of items from shipment. This bug occured, when loading a savegame with at least 2 depending shipment orders
o Re-enabled stealing from delivery sector (ja2_options.ini: STEALING_FROM_SHIPMENTS_DISABLED)
o Re-enabled & externalized chance that whole shipment is lost (ja2_options.ini: CHANCE_OF_SHIPMENT_LOST)
o Re-enabled delivery from John Kulba

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1159 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-28 18:05:27 +00:00
Wanne 63fdf42be1 - Updated property description text (by Headrock)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1157 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-26 13:39:28 +00:00
Wanne 7d52385f6e - Updated (added/deleted) a few HAM properties in the Ja2_Options.INI. These properties are still used by the game
- Added tags to some XML files which is used by the SpreadPatterns MOD (latest SVN EXE does not include Spread Patterns MOD)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1155 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-25 18:18:43 +00:00
Starwalker a49af32753 added Kar 98k to Tony's Buy-List
changed RPD and RPK to 75 round ammo capacity

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1154 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-25 06:38:12 +00:00
Starwalker 0a507c1439 corrected some ammo items
removed attachability of triggergroup from SIG 55x-family

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1152 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-24 08:11:07 +00:00
Starwalker e2869b13a7 added ammo pics made by Kaerar
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1151 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-24 08:09:43 +00:00
Starwalker b4113c46fb added missing Burst Penalty to Mini-14
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1148 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-10 08:48:52 +00:00
Wanne 4463a0c241 - Updated Chinese.Items.xml
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1147 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-09 15:56:29 +00:00
Starwalker 612a5fbbbb added Kimber Eclipse pistol
added a 9x19mm variant of the FN HP-35 pistol
raised range of Beowulf rifle
added a few ammo crates

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1145 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-09 11:22:31 +00:00
Starwalker d135039c28 added pic of Kimber Eclipse (Tbird)
added pic of FN HP-35 (Coolberg)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1144 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-09 11:21:04 +00:00
Wanne ff5b63a12b New EXE Release (Build: 2949)
New Features
------------
Enhanced IMP Creation
o INFO: Customize your IMP more personally (hair, clothes, ...)
o Soldier Tooltips can now be toggled on/off in the option screen
o Removed "Random IMP personality" from option screen
o Removed CUSTOM_PERSONALITY, CUSTOM_ATTITUDE, ALLOW_SOLDIER_TOOL_TIPS, IMP_STARTING_LEVEL from ja2_option.ini
o Added IMP_STARTING_LEVEL_COST_MULTIPLIER, IMP_BONUS_POINTS_FOR_DISABILITY, IMP_BONUS_POINTS_PER_SKILL_NOT_TAKEN to ja2_options.ini
o New Files in the Data\Laptop folder

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1133 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-04 10:50:30 +00:00
Wanne 6fc62e2960 Added 2 new INI Entries for the "Real Time Mode" in the [JA2 Tactical Settings]: ALLOW_REAL_TIME_SNEAK, QUIET_REAL_TIME_SNEAK
Info: There is no new EXE yet, which supports the "Real Time Mode"

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1130 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-02 10:30:06 +00:00
Wanne 915ea60c83 - Added new INI entries for Ultra Dynamic Tooltips (UTD): ALLOW_UDT_RANGE, ALLOW_UDT_DETAIL, UDT_MODIFIER. The current EXE in SVN does not support the UTD yet.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1129 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-05-27 12:41:12 +00:00
Wanne 47423aa10b - Updated Chinese.ShippingDestinations.xml
- New "Map Editor" (build: 2736): No map editor changes so far, but it should fix the problem with ja2.set -> "displaying white rectangles"

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1128 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-05-24 20:32:51 +00:00
Starwalker a024c136a1 corrected the number of choices for the "50%"-group
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1127 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-05-15 07:02:34 +00:00
inshy ff7430099e Translated all new items for Russian xml.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1126 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-05-09 20:17:38 +00:00
Wanne 4596b79383 Added ShippingDestinations.xml files for Chinese, Dutch, Italian and Polish version (but they are all in English yet)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1125 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-05-06 13:26:06 +00:00
Wanne b169986d98 - Added German.ShippingDestinations.xml
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1124 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-05-06 13:22:53 +00:00
Wanne 0f75db42e1 - new Russian.ShippingDestinations.xml for Data-1.13\TableData\Map folder
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1123 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-05-06 12:43:01 +00:00
Starwalker 985adf8d7e color correction on ammo pic
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1120 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-04-22 07:28:26 +00:00
Starwalker d739afed6b added ammo (9x18mm AP and 7.62x54mm Match)
decreased size of Extended Ears
changed Destruction-merges so that the result is a rag, to avoid CTDs

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1119 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-04-22 07:23:04 +00:00
Starwalker 1f938f9820 added pics for some ammo (9x18mm AP and 7.62x54mm Match)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1118 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-04-22 07:20:45 +00:00
Wanne 7a39fa6d22 - Added new files for Dealtar's and Zilpin's Airport Externalization (no new EXE build yet)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1115 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-04-21 20:31:57 +00:00
ChrisL ffcbf940e2 Forgot to include these updated ini files with the build.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1114 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-04-16 15:23:13 +00:00
Wanne b6ad004e58 Updated Price Modifier in Ja2_Options.INI
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1109 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-04-08 18:26:45 +00:00
Wanne e951672c38 Adjusted a few HAM Settings to be more "1.13 like" in the Ja2_Options.INI and removed the ja2_options.ini connection inside the HAM comments (thx to Headrock)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1105 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-04-01 21:04:53 +00:00
Wanne bae9954cc2 New ja2.exe (build: 2651)
New Features:
- Headrock's HAM 2.8:
- Zathras' Multiplayer UI Patch

Bugfixes:
- New option "Force turn mode" is always disabled when playing a multiplayer game
- Max Merc limit in multiplayer was not evaluated when hiring merc
- Press "ESC" while green progress bar on laptop loads -> Buttons are still visible although Laptop is closes
- Fixed szSoundEffects definition
- Minor fix to allow the bullet graphic to render properly when the shopkeeper panel is open.
- Fixed a bug when creating the application, it was only possible to start ONE instance of the game. Now it is possible to start as many instances of the game you would like.
- Temporary fix for game freeze when a path contains duplicate tiles

Also non English Versions (German and Russian) of ja2.exe are available
How to update these Versions from SVN, take a look at the Bears Pit thread:
http://www.ja-galaxy-forum.com/board/ubbthreads.php?ubb=showflat&Number=201700&page=1#Post201700 

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1104 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-04-01 13:41:26 +00:00
Starwalker 1e8f07d2db new pics for 2 existing revolvers (Coolberg)
new pics for C1 and C4 (KenNoOni, adjusted by Coolberg)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1103 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-04-01 06:42:21 +00:00
Wanne f588cf5fc0 Updated Chinese.Items.xml
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1098 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-03-13 15:01:44 +00:00
Wanne 7e4c52ac13 New Release build (2620):
Bugfixes:
- CTD when enemies retreat (by Heinz)
- Open IMP page in laptop and then close laptop using key ESC. You will see button for closing window on strategic map... if you press this button you will have CTD.
- Mercs randomly drop aimed weapons automatically under some weird circumstances 
- Merc are now a little more "talkactive"
- Fixed error creating new soldiers in DoReinforcementAsPendingEnemy
- Fixed some bugs in Shopkeeper interface.
- Fixed CTD when pressing Alt-Y not in cheat mode
- Save/load screen shouldn't appear during quickload
- Fix movement cost problems in 100AP.  Externalized the movement cost modifiers and changed the run modifier from a divisor to a flat modifier like other forms of movement use.
- Added a condition which should stop the blue asterisk from appearing on an item unless that item is of item class IC_LBEGEAR.

New:
- AI Viewer: To use the AI Viewer build a Debug Version, go to the Strategy Screen and press F12
- Quest Debug System: Quest Debug System dialog is opened by switching to the Tactical screen and press F11.
- New option screen with "Next" and "Prev" button. This allows "unlimited" of options in the option screen
- "Forced turn base mode" option in the option screen and also available via keyboard shortcut (CTRL+ALT+SHIFT+T) in tactical. This forces the game to go in turn based mode when there are enemies in the sector.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1097 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-03-12 22:50:59 +00:00
Starwalker dbfd9ab591 added two new revolvers (pics by Coolberg)
added ammo crates for two calibers
corrected a few things

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1096 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-03-12 11:10:34 +00:00
Starwalker 439dbf9d68 replaced two revolver pics and added two new ones, all by Coolberg
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1095 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-03-12 11:08:06 +00:00
inshy 3c82fa1348 Updated Chinese.Items.xml and Chinese.Pockets.xml (by zwwooooo)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1091 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-02-19 06:32:30 +00:00
Starwalker d19cf3ac1c a few new ammo crates
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1090 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-02-12 10:40:33 +00:00
Wanne ba25bbec67 Added missing INI Editor properties for the Many Merc update
Changed the new property "TONY_USES_BR_SETTINGS" from "FALSE" to "TRUE"

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1087 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-02-09 18:31:59 +00:00
Wanne 20a023e12c Added missing "ja2_options.ini" properties for last exe build (2567):
AUTO_SAVE_ON_ASSERTION_FAILURE
---------------------
GAME_PROGRESS_MINIMUM
GAME_PROGRESS_INCREMENT
IMP_STARTING_LEVEL
SMART_GOGGLE_SWITCH
AUTOMATICALLY_FLAG_MINES
--------------------
MAX_NUMBER_PLAYER_MERCS
MAX_NUMBER_PLAYER_VEHICLES
MAX_NUMBER_ENEMIES
MAX_NUMBER_CREATURES
MAX_NUMBER_REBELS
MAX_NUMBER_CIVS
---------------------
NEW_AGGRESSIVE_AI
---------------------
TONY_USES_BR_SETTING
DEVIN_USES_BR_SETTING

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1083 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-02-02 17:37:34 +00:00
Starwalker d599ec2351 replaced some launcher pics (Coolberg)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1082 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-02-02 12:21:39 +00:00
Wanne 4d9742d716 Chinese.Items.xml update
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1077 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-01-31 16:51:14 +00:00
Starwalker 53baca7a8b updated inventories fo Devin and Tony
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1076 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-01-29 07:41:10 +00:00
Starwalker af0f3c5b4f added a 40mm illumination grenade and two new mortar shells
fixed KSVK

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1075 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-01-29 07:40:40 +00:00
Starwalker 294dc7e6ed added temporary pics for new illumination/smoke items
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1074 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-01-29 07:38:04 +00:00
Wanne 20e96af7c3 Added XMLs for Italian and Dutch version for Data\TableData and Data-1.13\TableData (by Inshy)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1070 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-01-21 13:34:07 +00:00
Wanne 26edfcba16 Added Chinese XML Files for Data\TableData and Data-1.13\TableData
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1069 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-01-20 21:25:46 +00:00
Starwalker 5d2d4a5745 exchanged English descriptions for coldloaded 7.62x51mm ammo HP <-> AP (20rnd mag)
removed ability of RPK-74 to attach a folding stock (it already has one built-in)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1066 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-01-12 13:24:48 +00:00
Wanne 427663a75f New XML Editor (0.0.0.39): Support for Polish and French texts
Updated Fonts for future Italian version
New French XML Files
Updated Polish and Russian XML Files

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1063 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-12-29 14:11:06 +00:00
Wanne 5cad1dbe5f New property (ALWAYS_USE_PROF_DAT) for ja2_options.ini. Not used yet with current SVN EXE.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1061 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-12-09 18:57:07 +00:00
Wanne de76b0f5ae New Build (2445)
- An AP value was being recast to INT8 which caused some issues with more then 127APs.
- Altered the RemoveRegion failsafe so use the REGION_EXISTS flag.  This seems to resolve the "timed" crash and/or infinite loop that people have been reporting with sector inventory.
- Added a cheat hotkey that creates a huge variety of items for troubleshooting sector inventory with multiple pages.
- Added maximum and minimum values for the AP_BONUS settings in the INI file.
- Merged the two parts of RenderItemDescriptionBox function (strategic and tactical) into a single function.  Now any change automatically effects both version of the box.
- Fixed some Polish and Russian translations
- Fixed description text in "ja2_options.ini" for property "USE_ENHANCED_DESCRIPTION_BOX"

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1060 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-12-05 22:50:57 +00:00
Starwalker ad0ab1ea25 added three new FN pistols (pics by Jimmy)
added a new standalone grenade launcher (pic by Coolberg)
decreased size of Super Shorty, so it fits into a MP-Holster
gave a 2-round burst to the Sawed-Off Shotgun

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1059 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-12-02 16:16:40 +00:00
Starwalker 9999506a6b New grenade/rocket launcher pics (Coolberg)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1058 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-12-01 11:54:23 +00:00