Commit Graph
320 Commits
Author SHA1 Message Date
Sevenfm ecc5f59a20 New option ADD_LIGHT_AFTER_EXPLOSION (TRUE) - create light effect for fire and signal smoke effects.
Removed light buddy effects from Molotov (979) and Mortar Signal Shell (1700).

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2517 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-02-10 14:53:27 +00:00
Sevenfm 4620efb18d New option NEW_RANDOM (default TRUE) enables new code for random number generation.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2516 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-02-09 18:32:45 +00:00
Sevenfm f9412a3e5a New options to control Sector Steady Ambients:
ENABLE_SSA (default FALSE)
VOLUME_SSA (default 50)
DEBUG_SSA (default FALSE)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2514 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-02-08 19:32:06 +00:00
Sevenfm e791256bde 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 9f79a795be 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 36d112d55a 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 765cbe0a37 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 55b3ca342f 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 5291c3ec15 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 11e18d8510 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
Flugente 9622fbeeb8 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
silversurfer fb0149ac6b 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
Flugente bd3dafa4d7 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 7564b5d8a9 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 8a9a920e5d 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 a55057b2b2 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 88a7461374 - 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
Flugente 20f3631870 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 4e4db1ed03 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 add2831bb3 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
Flugente fc010ad0ed 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 23d00378a4 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
Flugente 142568b079 New feature: bloodcat/zombie/bandit raids on player-controlled sectors
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=23711&goto=353154&#msg_353154

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2420 4f8fa57e-7814-0410-bad4-adc449f26b7c
2018-04-15 14:34:33 +00:00
Flugente 23f045803f If MILITIA_STRATEGIC_COMMAND_REQUIRES_MERC is FALSE, militia can be controlled everywhere even without staffing a HQ
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2415 4f8fa57e-7814-0410-bad4-adc449f26b7c
2018-03-14 20:13:24 +00:00
Flugente 9da3a0cd86 Deleted 'mobile militia feature', as 'militia strategic command' offered better ways to move militia.
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=23649&goto=352592&#msg_352592

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2411 4f8fa57e-7814-0410-bad4-adc449f26b7c
2018-03-10 15:32:03 +00:00
Flugente 52759232ae Added new assignments for training existing militia and doctoring them.
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=23044&goto=352617&#msg_352617

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2409 4f8fa57e-7814-0410-bad4-adc449f26b7c
2018-03-04 21:18:43 +00:00
Flugente 8cd2d82c5b If DISABLE_EVOLUTION is TRUE, learning evolution is not used.
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=20659&goto=352514&#msg_352514

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2405 4f8fa57e-7814-0410-bad4-adc449f26b7c
2018-02-22 19:00:59 +00:00
Flugente 9cf666a038 New feature: Getting and using intel allows for more spy-related roleplay
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2401 4f8fa57e-7814-0410-bad4-adc449f26b7c
2018-02-18 23:12:21 +00:00
silversurfer be24008f68 updated settings in Ja2_Options.INI and corresponding INI Editor XML
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2399 4f8fa57e-7814-0410-bad4-adc449f26b7c
2017-11-08 12:31:16 +00:00
Flugente 5e2dac40e0 New: if REDUCED_INSTANT_DEATH is TRUE, damage from guns/knives that would normally instantly kill non-comatose player-controlled mercs is lowered so that they instead fall into a coma (and can be saved by other mercs) (by sevenfm)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2391 4f8fa57e-7814-0410-bad4-adc449f26b7c
2017-09-29 19:47:42 +00:00
Sevenfm 99c72e4b3e - added ENEMY_JAMS option
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2383 4f8fa57e-7814-0410-bad4-adc449f26b7c
2017-08-06 04:51:19 +00:00
Flugente 99fbc7cc9f volunteers are now gained with a logarithmic rate, as otherwise the volunteer feature becomes pointless lategame
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2379 4f8fa57e-7814-0410-bad4-adc449f26b7c
2017-07-25 20:36:17 +00:00
Flugente 85f3ef511b - slightly tweaked disease effects
- increased disease cure quantity at pharmacy
- lowered militia resource gain modifiers

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2347 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-10-24 18:59:42 +00:00
silversurfer 9ba6da08de - new option "DELAYED_GRENADE_EXPLOSION" in Ja2_Options.INI (by Sevenfm) that makes grenades explode in the next turn instead of instantly
- new value "AP_GRENADE_MODE" in APBPConstants.ini (by Sevenfm)

preparation for new dirt/repair system:
- new option "CLEANING_RATE_DIVISOR" in Ja2_Options.INI 
- removed options "DIRT_SYSTEM", "FULL_REPAIR_CLEANS_GUN" and "SECTOR_DIRT_DIVIDER" as they are not used anymore

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2346 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-10-18 21:00:06 +00:00
Flugente 88b69e1bcb If TIME_BOMB_WARNING is true, display a warning animation around any armed time bomb.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2345 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-10-16 14:30:40 +00:00
silversurfer cfc541f870 new modifier SCROLL_SPEED_FACTOR in Ja2_Options.INI that allows to modify scroll speed
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2341 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-09-11 11:46:10 +00:00
silversurfer d3df075665 - removed parameter USE_NEW_CTH_CALCULATION from Ja2_Options.INI as it is not used anymore since r8281
- added missing rain chance to some sectors and fixed typo for sand storm chance

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2335 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-08-06 10:47:38 +00:00
Flugente 33df523b57 Helpful option: if PRINTOUTTILESET is TRUE (default FALSE), pressing [f] over a structure will also print out what tileset the structure's subtileset belongs too, its name, and the specific tile index. This is rather helpful if you set up fortifiction or interactive action xmls, or if you just want to know a sector's tileset.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2334 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-08-03 17:37:26 +00:00
Flugente 83020d3702 New LUA functions: via GetModderLUAFact and SetModderLUAFact, a modder can set up to 1000 INT32 values exclusively in LUA scripts. This can be used to store mod-specific data in save games without additional code required
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2331 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-07-26 20:45:47 +00:00
Flugente 8f682bd6ee New feature: militia resources requires the player to convert items to resources to be able to train and promote militia
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2330 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-07-15 19:28:14 +00:00
Flugente 1b8b47206e Replaced wrong bad russian names (by Elvis_A)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2329 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-07-07 17:27:43 +00:00
Flugente f53df5fed0 New feature: mines require workers for maximum income, these can be trained like militia.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2328 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-07-04 22:22:16 +00:00
Flugente 6e1f633ca7 New feature: environment hazards pose danger to soldiers in certain sectors - first use are snakes that attack anybody in water sources in swamps.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2327 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-07-03 21:10:48 +00:00
Flugente 0b27cb1856 If ALLOW_TARGET_HEADANDLEG_IFPRONE is TRUE, head/torso/legs can be targetted on prone soldiers (until now, hits were always considered on torso).
Additionally soldiers are no longer protected from stray bullets in crouched and prone stance.

This option will be removed once this code change has been accepted (or deemed unacceptable).

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2326 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-07-02 18:02:44 +00:00
Flugente 5d6efa0a77 New feature: localized weather adds more weather types, different weather can happen in different sectors at the same time.
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=23094&#msg_345949

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2325 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-06-18 20:55:38 +00:00
silversurfer b3df6f702b AI and tactics improvements (by Sevenfm):
New options:
 AI_YELLOW_FLANKING - yellow flanking is disabled by default
 IMPROVED_TACTICAL_UI - use name color to show soldier's status (disguised, drunk)

Removed obsolete options:
 SHOW_COVER_INDICATOR
 SHOW_ENEMY_RANK_ICON
 SHOW_ENEMY_AWARENESS


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2323 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-05-20 18:27:42 +00:00
Flugente d639452893 New feature: We can now create non-profile-based merchants via lua.scripts.
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=23061&goto=345526&#msg_345526

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2320 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-05-15 17:09:14 +00:00
Flugente 641a41b24a New feature: individual militia creates small militia profiles that track a militia's history and allow it to be recreated, thereby maintaining the illusion of persistent militia.
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=tree&th=23044&goto=345324&#msg_345324

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2316 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-05-06 14:50:22 +00:00
Flugente 45dd9465f4 New feature: spawn extra civilains via Lua, see also http://thepit.ja-galaxy-forum.com/index.php?t=tree&th=22998&goto=344843&#msg_344843
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2311 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-04-03 14:38:13 +00:00
Flugente 438b613663 New feature: enemy combat jeeps fill the role between infantry and tanks. For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&goto=344628&#msg_344628
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2305 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-03-20 18:44:16 +00:00