Commit Graph
767 Commits
Author SHA1 Message Date
Starwalker 8588772eb5 Corrections for some items from UB
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1204 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-12-15 08:50:59 +00:00
Wanne 626f98a29e - Updated Chinese.Items.xml (by zwoo)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1203 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-10-24 16:37:25 +00:00
Wanne aa07fab049 New EXE Release (Build: 3287)
Changes
-------

- Updated Cover system (by CptMorre)
o made display cover system performance independant of map size. 

* New settings *
o gGameExternalOptions.ubStanceEffectiveness = iniReader.ReadInteger("JA2 Tactical Settings", "STANCE_EFFECTIVENESS", 10, 0, 100);
How much the stance influences the view range reduction. Prone will give you 10% (default) view reduction / cover.
o gGameExternalOptions.ubLBEEffectiveness = iniReader.ReadInteger("JA2 Tactical Settings", "LBE_EFFECTIVENESS", 50, 0, 100);
Dual welding the longest sniper rifles with full attachements, having a third backup sniper rifle, one combat pack and one backpack will give a 50% (default) sight penalty with the default settings.

* Removed settings *
o gGameExternalOptions.fMovementSightAdjustment = iniReader.ReadBoolean("JA2 Tactical Settings", "MOVEMENT_SIGHT_ADJUSTMENT", TRUE);
o gGameExternalOptions.fStanceSightAdjustment = iniReader.ReadBoolean("JA2 Tactical Settings", "STANCE_SIGHT_ADJUSTMENT", TRUE);
o gGameExternalOptions.fLBESightAdjustment = iniReader.ReadBoolean("JA2 Tactical Settings", "LBE_SIGHT_ADJUSTMENT", TRUE); 

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1202 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-10-23 09:42:38 +00:00
Starwalker f9c88ff2c1 added subsonic 7.62x39mm ammo
allowed AR suppressor on some 7.62x39mm assault rifles
corrected a few gun values

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1201 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-10-22 07:50:25 +00:00
Starwalker cfcbb5ff7e added pic of choke (Tbird)
added pics of subsonic 7.62x39mm ammo

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1200 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-10-22 07:47:57 +00:00
Wanne cd74141b52 New EXE Release (Build: 3274)
Bugfixes
--------

- Win 98 Bugfix: ja2.ini option to disable UNICODE (VFS_NO_UNICODE)
- When VFS_NO_UNICODE = FALSE, files will be opened with default encoding (instead of UTF8/16) in the source code
- EDB: Rendering of "Hide Muzzle Flash" icon
- Enemies should also drop LBE gear
- Refreshing bug in strategy merc list in resolution 640x480 and 800x600
- Character in running state will loose breath points each turn if no action is performed
- Automatic cancellation of running if the merc is in a running state and was not moved since last turn
- Bobby Ray Tooltips fixes
- Fixed bug, where enemies do not climb on rooftops anymore, when ASTAR is disabled
- Source code is now compiled with vanilla JA2 pathing instead of A*

New Features
------------
- Externalized "Bobby Ray tooltips show possible attachments" from HAM 3 (BOBBY_RAY_TOOLTIPS_SHOW_POSSIBLE_ATTACHMENTS)
- New Cover System (by CptMoore)
. There are 8 new ja2_options.ini entries in the "JA2 Tactical Settings" section
o STEALTH_TRAIT_COVER_VALUE, STEALTH_EFFECTIVENESS, TREE_COVER_EFFECTIVENESS, CAMOUFLAGE_EFFECTIVENESS, COVER_DISPLAY_UPDATE_WAIT
o MOVEMENT_SIGHT_ADJUSTMENT, STANCE_SIGHT_ADJUSTMENT, LBE_SIGHT_ADJUSTMENT

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1196 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-10-21 13:30:13 +00:00
Wanne 4c2d97fe09 - Updated Multiplayer "Getting Started"
- Added a "FAQ" section in the "Getting Started" mainly for port forwarding

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1195 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-09-30 09:29:56 +00:00
Starwalker d369159690 added 5.45x39mm cold ammo
added some ammo crates
added attachability of AR sound suppressor to some 5.45x39mm guns

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1194 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-09-16 09:14:44 +00:00
Starwalker 82402744bb added some 5.45x39mm cold ammo pics
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1193 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-09-16 09:13:03 +00:00
inshy a3e1be82ab -Updated Dutch xml-files (translation by Tais)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1190 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-09-07 08:31:48 +00:00
Wanne f29d39cd5f - Updated Mutliplayer "GettingStarted"
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1189 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-09-04 07:47:40 +00:00
Wanne 74a4e80e09 - Added new ja2_options.ini property(BOBBY_RAY_TOOLTIPS_SHOW_POSSIBLE_ATTACHMENTS) from HAM 3: Not used in current SVN EXE.
- Updated INI Editor xml to use the new property


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1188 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-09-04 07:39:08 +00:00
Starwalker 84f07a5630 repaired 9mm AP-Cold pic (had been missing asterisk)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1187 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-08-31 08:43:54 +00:00
Starwalker 6a3db4d9f6 removed attachability of some wrong attachments to the silenced AR57
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1186 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-08-26 09:13:40 +00:00
inshy 7f4603e6f8 Fix for Russian description RPO-A "Shmel" to RPO-M "Shmel-M" (As in English version)
**********************************
IF SOMEONE WOULD LIKE TO CHANGE NAME OF SOME ITEMS, DO IT FOR ALL LANGUAGES!
Because RPO-A <> RPO-M, it is 2 different launchers.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1185 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-08-22 16:25:20 +00:00
Starwalker d51b82efe5 added some descriptions to the Foreign language item files
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1184 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-08-18 06:43:24 +00:00
Starwalker 96fa4178e6 added Sniper Suppressor attachability to AI AWM and DSR-1
corrected German name of 9mm Metalstorm ammo
changed INSAS Rifle from fullauto to 3-round burst.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1183 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-08-12 12:25:39 +00:00
Wanne 8bac02c32b - Updated Chinese.Items.xml (by zwoo)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1181 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-08-01 16:36:09 +00:00
inshy 71af34f150 Updated Russian items.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1180 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-07-28 10:49:13 +00:00
Wanne 0a7ee9096e - Changed a BP value that leeds to constant loss of BP when character is in running state and does not perform action
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1179 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-07-25 11:30:53 +00:00
Wanne 547fce6573 - Added JA2 Manual (Gold Pack)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1178 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-07-23 19:30:38 +00:00
Starwalker 8bbc4b3119 removed combo-merge Gameboy+Wire=Lameboy Display (was nonfunctional)
added use-item-merge Utility Knife+Gameboy=Lameboy Display

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1177 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-07-23 13:50:39 +00:00
Wanne b357bded1b - New INI Editor (v1.4)
o Supports new ja2.ini property (VFS_NO_UNICODE)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1176 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-07-21 08:39:25 +00:00
Starwalker 963e7c170c activated new G3A3 pic (Kaerar's color adjustment on Coolberg's pic)
activated new AI AWM pic (Kaerar)
activated chokes for shotguns as attachments
added a few new ammo crates
changed 'filled size' of the large backpacks to prevent unrealistic behavior (needs checking...)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1175 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-07-21 07:09:30 +00:00
Wanne 99ed061857 Updated ja2.ini
o Added new INI option (VFS_NO_UNICODE), which allows users to play JA2 1.13 together with the new VFS on a Win 98 OS.
o INFO: The property is currently not used with the latest SVN EXE. 


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1174 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-07-20 16:37:53 +00:00
Wanne e1f54c68ae - Bugfix: Fixed property "CHANCE_OF_SHIPMENT_LOST"
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1171 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-07-14 11:51:42 +00:00
Wanne eae15ab7ae - Updated VFS info file
- Disabled Real-Time Sneak per default

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1170 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-07-14 08:39:23 +00:00
Starwalker 5f599e4f87 replacement pics for some guns and ammo (Kaerar & Tbird)
pics for AR57-series (Kaerar)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1168 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-07-07 11:18:32 +00:00
Wanne 1f45d6d99d - New MP Connect screen STI Image
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1165 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-07-02 17:16:21 +00:00
Wanne 4d4e545efb - Added JA2_Manual.pdf
- Renamed JA2_113_EDITOR.pdf to JA2_113_Map_Editor.pdf


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1164 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-29 12:43:06 +00:00
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 00e256ed04 - Added JA2 1.13 Map Editor Guide
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1158 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-27 08:59:24 +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 15bd6fc6af Added the comments back to the ja2.ini which were gone
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1141 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-08 10:37:30 +00:00
Wanne 3ac40764ea New INI Editor EXE (Version: 1.3)
- Works now with VFS (vfs_config.*.ini)
- Updated missing property descriptions in English

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1140 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-07 13:26:47 +00:00
Wanne 205e1ac7b2 - Removed old and added missing property in Data/Ja2_Options.INI
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1139 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-07 12:06:55 +00:00
Wanne de0cf02575 New Map Editor EXE (Build: 2975)
Added "CUSTOM_DATA_LOCATION" back to ja2.ini so INI Editor can start without errors

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1138 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-06 22:26:33 +00:00
Wanne cdd72e2fd7 Updated Multiplayer_Changelog.txt for Version 1.2
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1136 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-04 23:18:56 +00:00
Wanne cd1da68973 - Added new Files and Folders which are used for VFS and Multiplayer
- Updated XML files in Data\TableData
- Moved Document files to new folder named "Docs"

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1134 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-04 21:09:26 +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 ed887f8d79 Release Build (2929) history log:
New Features
------------
Airport Externalization
o INFO: Externalized Bobby Rays Shippment Locations and Delivery Methods
o TableData\Map\ShippingDestinations.xml
o TableData\Map\DeliveryMethods.xml
o Localiced Versions of Shipping Destinations (Tabledata\Map\XYZ.ShippingDestinations.xml)

Improved Game Setting (Option Screen)
o INFO: Fixes corrupt ja2.set file by using ja2_settings.ini
o Fixed corruption of ja2.set
o ja2.set will no be saved to ja2_settings.ini
o A few more minor game setting fixes and error tracings

Ultra Dynamic Tooltips
o INFO: Get more realistic tooltips debending on the range
o ALLOW_UDT_RANGE, ALLOW_UDT_DETAIL, UDT_MODIFIER (see ja2_options.ini -> [JA2 Tactical Settings])

Real-Time Mode
o INFO: allows the player to stay in real time while unnoticed by the enemy. While observing enemies in real time, the player may enter turn-based at will.
o ALLOW_REAL_TIME_SNEAK, QUIET_REAL_TIME_SNEAK (see ja2_options.ini -> [JA2 Tactical Settings])
o Ctrl + x: While observing enemies in real time, enter turn-based mode. Does not work if no enemies are seen, inactive if RT sneaking is disabled.
o shift + Ctrl + x: Toggle the real-time sneaking mode on/off. Enters turn-based if the player can see an enemy. Toggling it back on in turn-based, while stil unseen by the enemy does NOT revert to real time - turn-based will continue until the player no longer sees any enemies.

Bugfixes
--------
Negative APs didn't actually have any effect on the next turn because they were being reset to 0 before they could have any effect
Fix problem with invalid X,Y coordinates
Corrected spelling mistakes in _GermanText.cpp
Glitch with NIV mouse region
NIV fix with displaying town names
Fixed Morale and ice-cream truck
Problems with refreshing fast help text in mapscreen
Change some limits for merc attributes and rain durations.
Enable all terrorists in game, if all terrorists should be available (defined in the ja2_options.ini)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1132 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-02 14:12:19 +00:00