Commit Graph
2342 Commits
Author SHA1 Message Date
Sevenfm c739b9ea2c New option TAUNT_VOICE (FALSE by default): if true, will play sound file instead of showing text.
New option TAUNT_VOICE_SHOW_INFO (FALSE by default): if true, will show debug info when playing voice taunt.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2513 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-02-07 10:05:51 +00:00
Sevenfm 65c3cdcc4d Added new options:
- ENABLE_TA enables fire ambient sound
- VOLUME_TA controls fire ambient sound volume

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2512 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-01-24 10:03:55 +00:00
Sevenfm cd3ba0ea8a Improved molotov explosion sound.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2511 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-01-24 09:20:41 +00:00
Sevenfm 369468daf1 Added new option AI_PATH_TWEAKS.
Set AI_BETTER_COVER = TRUE by default.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2510 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-01-24 09:07:26 +00:00
Sevenfm ac0225e5cf New option SHOW_BACKPACK_OWNER: show backpack owner's name on the ground and in taking items interface.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2509 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-01-19 19:37:24 +00:00
Sevenfm 283696b87b Added option AI_MOVEMENT_MODE for AI movement tweaks.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2508 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-01-18 09:23:56 +00:00
Sevenfm 1b63c11a06 Added weapon raising sounds.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2507 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-01-18 06:51:37 +00:00
Sevenfm e9c4c27b6e New option BACKGROUND_TOOLTIP_DETAILS (TRUE by default) can be used to enable or disable showing background details in laptop.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2506 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-01-16 12:30:07 +00:00
Sevenfm 12f72113b0 Added new background tags: <animal_friend>, <civgroup_loyal>.
Lua: spelling corrected.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2505 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-01-15 20:22:21 +00:00
Sevenfm 4a5963cbae Grenade pin sounds.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2504 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-01-11 17:17:34 +00:00
Sevenfm 0d4f8d0343 New option AUTO_HIDE_PB (TRUE) enabled auto hiding of the progress bar when mouse cursor is on the top map row.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2503 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-01-05 08:18:17 +00:00
Sevenfm 5aa0819c95 New option AI_TACTICAL_RETREAT (false by default).
Moved AI_EXTRA_SUPPRESSION, AI_NEW_MORALE, AI_BETTER_COVER and AI_YELLOW_FLANKING to [Tactical AI Settings].

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2502 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-12-30 08:48:05 +00:00
Sevenfm 7a9a31ac04 Fixed incorrect AIMING_LEVELS_REDUCTION_ON_ALTWEAPHOLD value.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2501 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-12-11 02:01:15 +00:00
silversurfer 4e771a330d Fix: duplicated opinions 76 to 79 removed
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2499 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-12-06 08:23:18 +00:00
Flugente 1e20365cb3 - Added dialogue events for using a lockbomb (ADE_LOCKBOMB) and sniper warning (ADE_SNIPERWARNING)
- Character lines can be replaced before playing via HandleReplaceQuote(...) in Overhead.lua.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2497 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-12-02 22:14:26 +00:00
Flugente 45b0e4c944 Change: Backpacks no longer automatically break civilian disguise.
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&goto=358568&#msg_358568

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2492 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-11-27 21:35:07 +00:00
Flugente 9fbdf82537 If the new JA2_Options.ini option GEARKITS_ALWAYS_AVAILABLE is TRUE (default: FALSE), a merc's gear kits are always available during the hiring process, even if they've been bought before.
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&goto=358411&#msg_358411

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2482 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-10-31 23:41:58 +00:00
Flugente 02554cc0c8 Fix: random items have wrong usItemClass
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2481 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-10-24 20:24:18 +00:00
Flugente 08276330f8 Added <wealth>-tag to describe the relative wealth of a sector, used for the revamped <scrounging>-tag of Backgrounds.xml.
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=21308&goto=358321&#msg_358321

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2478 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-10-22 21:44:52 +00:00
silversurfer d6afaadcca Fix: <AllowReinforcementsOmerta> was disabled for expert difficulty
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2476 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-06-30 13:29:48 +00:00
silversurfer de2d1a6ea4 Feature enhancement: Drop All now allows to use the following settings:
0 = Drop All is off and drop chances are used
1 = Drop All is on and everything is dropped
2 = Mild Drop All which means that everything is dropped (like 1) but items that are usually not dropped (like 0) are severely damaged.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2475 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-04-22 11:13:06 +00:00
silversurfer 78af22713a Fix (by Hawkeye): cargo containers had incorrect structure data
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2474 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-03-02 09:48:45 +00:00
Flugente 6ec1f7be07 If LOWER_VISION_WHILE_RUNNING in JA2_Options.ini is set to 1 (default 0), vision range is lowered by 25% while running (2: only for player team)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2473 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-02-17 19:47:17 +00:00
Flugente 9d616553d0 New feature: mercs on administration assignment boost the effectivity of other mercs
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&goto=356696&#msg_356696

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2472 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-02-14 20:45:25 +00:00
Flugente 8f0c9da83d Fix: missing lookup types
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2471 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-02-14 00:19:25 +00:00
Flugente 01b722be97 Armour and its attachements can now alter the fire damage received by setting a value in the <sFireResistance>-tag. This is affected by item status.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2470 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-02-10 20:38:37 +00:00
Flugente cd0cefe6d2 Added empty blood bags and first aid kits do doctors' gear kits
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2468 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-02-10 17:03:00 +00:00
Flugente cf700d0f8e A paramedic can use empty bloodbags (<emptybloodbag>-tag, item #1756) to create blood bags (<bloodbag>-tag, item #1757) from other mercs. These can then boost the health returned by surgery by ONTOP_PERCENT_SURGERY_HEAL_BLOODBAG percent.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2467 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-02-10 16:22:27 +00:00
Flugente a241003580 Added light effect to molotov cocktail
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2466 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-02-10 16:06:08 +00:00
Flugente 8da0a99690 Additional dialogue event ADE_ZOMBIESRISE is called when new zombies are created from corpses
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2464 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-02-04 20:07:27 +00:00
Flugente f4489af828 If a gun has a magazine size < 5, the 'out of ammo' soundfile is only displayed with a chance of CHANCE_SAY_ANNOYING_PHRASE (JA2_Options.ini). This should make using guns with tiny magazine sizes less annoying.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2463 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-02-03 14:13:20 +00:00
Flugente d643316f46 Lowered firing speed or revolvers during fan the hammer.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2462 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-01-30 19:29:56 +00:00
Flugente df9999ded9 The new <BarrelConfiguration>-tag specifies how many bullets a gun shoots at once. Several values can be used. If no value is set, 1 will be used.
Toggling fire modes cycles between barrel configurations if several have been set.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2461 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-01-27 19:21:04 +00:00
Flugente a372060c6e If CAN_FAN_THE_HAMMER is set for Gunslingers in Skills_Settings.ini, they can use burst fire if using revolvers with fBurstOnlyByFanTheHammer set to 1 and burst data set in Weapons.xml if they are in hipfire mode.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2460 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-01-24 21:55:47 +00:00
Flugente 0e25cace41 - Combining 2 rags (#1022) produces dirty bandages (#1753), that are 25% as effective as first aid kits and have a chance to inflict disease.
- Combining alcohol (#245) with dirty bandages produces bandages without the disease chance.
- adjusted prices for Mini-14 and SKS

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2459 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-01-24 21:53:01 +00:00
Flugente 6f2e8b8724 - Added new additional dialogue events for commenting upon other merc's skill/kills, comment during bandaging
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=23604&goto=356522&#msg_356522

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2458 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-01-21 19:38:53 +00:00
silversurfer 0bf9b9b0d3 fix: updated INIEditorJA2Options.xml with missing parameters
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2454 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-01-05 23:05:55 +00:00
Flugente f17ffa3695 Ammo colour in AmmoTypes.xml is now set using <red>/<green>/<blue> tags instead of <fontColour>/<grayed>/<offNormal>/<onNormal>.
For more information, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=20659&goto=355255&#msg_355255

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2449 4f8fa57e-7814-0410-bad4-adc449f26b7c
2018-10-06 17:54:01 +00:00
Flugente 155127dfa7 The following options has been moved from the campaign start screen to JA2_Options.ini:
- New Chance to Hit System (now NCTh (Default: FALSE))

For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=23855&goto=354656&#msg_354656

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2448 4f8fa57e-7814-0410-bad4-adc449f26b7c
2018-09-29 21:15:28 +00:00
Flugente f56c091014 - IMP slots are now purely defined by <Type>6</Type> in MercProfiles.xml. Removed MAX_IMP_CHARACTERS and IMP_XXX settings.
- Sounds/SoundsProfiles.xml
- Dynamic ammo weighting (DYNAMIC_AMMO_WEIGHT in JA2_Options.ini) now also applies to food, drugs, canteens and camo kits.


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2447 4f8fa57e-7814-0410-bad4-adc449f26b7c
2018-09-29 19:57:55 +00:00
silversurfer 367186c395 modified enemy and militia gun progression (by Lev Arris):
- Admins are some kind of militia to keep the people in line. They have very basic and old weapons.
- Regulars now have proper army equipment, mostly WP guns. No pistol only army anymore.
- Elites bring their own weapons of choice which is much better than anything else in Deidranna's army.
For more info see: http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=22160&goto=335768&#msg_335768
- I backed up the old files for easy restore by the players.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2446 4f8fa57e-7814-0410-bad4-adc449f26b7c
2018-09-25 19:36:52 +00:00
silversurfer 94e6e80eb0 new CthConstantsBaseDifficulty and CthConstantsAimDifficulty parameters in DifficultySettings.xml that allow modification of CTH for militia and player mercs
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2445 4f8fa57e-7814-0410-bad4-adc449f26b7c
2018-09-20 17:35:07 +00:00
Wanne ca0fbcd7bd Fixed "red faces" on face gear items (by TBS)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2444 4f8fa57e-7814-0410-bad4-adc449f26b7c
2018-09-11 21:02:18 +00:00
Flugente 73bf781f26 The following options have been moved from the campaign start screen to JA2_Options.ini:
- Maximum number of IMPs (now MAX_IMP_CHARACTERS (Default: 10))
- Enemies drop all items (now DROP_ALL (Default: FALSE))
- Merc Story Backgrounds (now BACKGROUNDS (Default: TRUE))
- Food System (now FOOD (Default: FALSE))
- Improved Interrupt System (now IMPROVED_INTERRUPT_SYSTEM (Default: TRUE))
- Inventory Manipulation Costs AP (now INVENTORY_MANIPULATION_COSTS_AP (Default: FALSE))

For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=23855&goto=354656&#msg_354656

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2442 4f8fa57e-7814-0410-bad4-adc449f26b7c
2018-09-02 15:14:33 +00:00
Flugente 7ddb6e6674 Removed distinction between male and female IMP slots. Number of IMP slots is now set via MAX_IMP_CHARACTERS, slots are set with IMP_'number'.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2441 4f8fa57e-7814-0410-bad4-adc449f26b7c
2018-08-31 21:39:20 +00:00
Flugente 5292a7701c Slightly improved riotshield graphics
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2440 4f8fa57e-7814-0410-bad4-adc449f26b7c
2018-08-28 20:49:07 +00:00
Flugente 5547238966 Removed WEAPON_RESTING_DISPLAY, DISPLAY_SCOPE_MODES and OVERHEATING_DISPLAY_THERMOMETER options (always show indicators if features are on instead)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2439 4f8fa57e-7814-0410-bad4-adc449f26b7c
2018-08-24 22:27:19 +00:00
silversurfer ab7ad51fac New modifiers "MISS_MAX_RADIUS_x" for grenades and mortar to set a max radius where they will land. Higher base radius will make those traits a bit more useful...
* Requires exe 8598 or greater

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2438 4f8fa57e-7814-0410-bad4-adc449f26b7c
2018-08-22 17:54:57 +00:00
Flugente 129c501a77 If NPC_AUTORESOLVE_DROP_ALL is TRUE (default FALSE), NPCs (enemies, militia, bandits, creatures...) drop items in autresolve like they would in tactical combat.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2437 4f8fa57e-7814-0410-bad4-adc449f26b7c
2018-08-15 14:43:55 +00:00
Flugente da839f1c54 New feature: we have to bury corpses, or their rot causes diseases in sectors
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2436 4f8fa57e-7814-0410-bad4-adc449f26b7c
2018-08-12 12:38:07 +00:00