Flugente
d5429f5372
New feature: Minigames are interactive actions that happen in a dedicated screen. For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&goto=347722&#msg_347722
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2350 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-12-11 12:37:27 +00:00
silversurfer
a44c316e78
fix (by Darkling): removed all <resistance_poison> lines from Backgrounds.xml. This tag is not used anymore in the code.
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2342 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-09-22 07:54:10 +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
Flugente
e5ec768af2
New feature: bear traps are mechanical traps that function like bombs, cause no explosion, can be reused, deal significant damage to legs and pin down the target.
...
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&goto=346624&#msg_346624
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2338 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-08-12 20:47:13 +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
0969339db9
New feature: interactive actions allow various actions (hacking/reading/drinking/...) from user-defined xml acttions. The exact results can be set in a lua function.
...
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=23144&goto=346447&#msg_346447
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2333 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-08-02 18:51:14 +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
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
Flugente
630889c561
Fix: combat jeeps could not be seen unless ENEMY_TANKS_ANY_PART_VISIBLE was true
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2315 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-04-14 20:32:13 +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
b6cc0b1d74
As the xml editor crashes when no sound file exists in ExplosionData, an empty soundfile is used as a workaround.
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2310 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-03-25 23:00:12 +00:00
Flugente
1e3aeb216f
When a roof collapses, 'debris smoke' can briefly cloud the debris.
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2309 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-03-25 11:27:42 +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
silversurfer
03c1ff2aea
Moved INITIAL_MERC_ARRIVAL_LOCATION from Ja2_Options.ini to Mod_Settings.ini. If Mod_Settings.ini has a value defined it will overwrite the value from Ja2_Options.ini. Otherwise it will leave it alone.
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2303 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-03-12 09:35:42 +00:00
Wanne
6bd4431e5a
Bugfix: Briefing Room: Fixed wrong entries in Briefing Room xml (by Jazz)
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2301 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-03-10 21:04:26 +00:00
Wanne
4553db6bbf
Fixed wrong locations of certain speech file (Data\Speech <-> Data-1.13\Speech) (thx to firebat)
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2300 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-03-10 20:48:02 +00:00
silversurfer
6a3585c1c3
Fix: Description in DifficultySettings.xml implied that we could use/create more than 4 difficulty levels. We can not! This will crash the game!
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2299 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-03-10 11:32:08 +00:00
silversurfer
0d66364428
New parameter in DifficultySettings.xml:
...
LootStatusModifier defines how much his dropped equipment can get damaged when an opponent dies. This externalizes the hardcoded values that depended on difficulty level.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2294 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-02-13 15:17:13 +00:00
silversurfer
366482707c
Fix: added missing rank 10 to rank names
...
New parameters in DifficultySettings.xml:
- LevelModifierLowLimit
- LevelModifierHighLimit
- AllowUnrestrictedXPLevels
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2292 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-02-06 23:27:59 +00:00
Flugente
8958fd154e
New ammotype: cryo ammo deals no damage, but freezes a soldier for two turns (stackable effect). A frozen soldier cannot perform actions, and has drastically lowered damage resistance. For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=22926&start=0&
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2284 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-01-24 22:52:53 +00:00
Flugente
2ad68a812f
- New Feature: Arulco special division controls other features to fight the player. For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=tree&goto=343706&#msg_343706
...
- New Feature: Enemy helicopters allow the AI to rapidly deploy troops aross the map. For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=tree&goto=343707&#msg_343707
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2279 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-01-09 19:17:04 +00:00
silversurfer
3f942b7f77
Fix: - DifficultySettings.xml had incorrect data for reinforcements and extra defenses around Meduna
...
- added/corrected some comments
- removed ALLOW_REINFORCEMENTS from Ja2_Options.ini because this is obsolete. It is set in DifficultySettings.xml.
- some updates to Data\Ja2_Options.INI
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2277 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-01-09 16:22:16 +00:00
Wanne
d0ddb16008
Bugfix: "Novice" and "Insane" Difficulty had disabled AllowReinforcments in DifficultySettings.xml (thx to OviK)
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2276 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-01-04 08:40:19 +00:00
Flugente
c7b2c2592a
Fix: sandbags could only be jumped if their height was < 2. A structure with a .jsd-size of 1 barely offers protection, thus limiting the usefulness of sandbags. From now on, sandbags with a height of 2 can also be jumped.
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2266 4f8fa57e-7814-0410-bad4-adc449f26b7c
2015-07-24 21:38:14 +00:00
inshy
2e23ead512
Now Ivan's speech have Russian text, as it was in original Ja2.
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2265 4f8fa57e-7814-0410-bad4-adc449f26b7c
2015-07-20 18:09:31 +00:00
inshy
76b1dba9d7
Restored broken text.
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2264 4f8fa57e-7814-0410-bad4-adc449f26b7c
2015-07-20 17:57:45 +00:00
Flugente
31edbbfb97
- New Quest: if Kingpin is unaware Maria escaped with the player's help, he enlists the player to kill the DaSilvas
...
- Moved civ factions for mod compatibility (UC)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2252 4f8fa57e-7814-0410-bad4-adc449f26b7c
2015-06-13 17:18:29 +00:00
Flugente
caeccad6a8
New Feature: Tactical recruitment allows recruiting civilians as volunteers.
...
See http://thepit.ja-galaxy-forum.com/index.php?t=msg&goto=341335&#msg_341335
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2250 4f8fa57e-7814-0410-bad4-adc449f26b7c
2015-06-03 21:01:41 +00:00
Flugente
dec6116a76
Simplified ImprovedAutoFastForward feature (allows to accelerate only invisible enemies) (by sevenfm)
...
Now single option IMPROVED_AUTO_FAST_FORWARD=TRUE by default
Removed options:
AUTO_FAST_FORWARD_ENEMIES
AUTO_FAST_FORWARD_MILITIA
AUTO_FAST_FORWARD_CIVS
AUTO_FAST_FORWARD_CREATURES
ENEMY_CLOCK_SPEED_PERCENT
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2235 4f8fa57e-7814-0410-bad4-adc449f26b7c
2015-04-21 21:51:30 +00:00
Flugente
e90966eab8
New ammo properties:
...
- <dDamageModifierLife> alters the life damage a bullet deals. Default 1.0, valied values from 0.0 to 100.0
- <dDamageModifierBreath> alters the breath damage a bullet deals. Default 1.0, valied values from 0.0 to 100.0
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2230 4f8fa57e-7814-0410-bad4-adc449f26b7c
2015-03-31 19:17:31 +00:00
silversurfer
06433b7aad
Fix: CAMO_KIT_USABLE_AREA was set to 5 by accident in data folder. Vanilla should have this at 100.
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2216 4f8fa57e-7814-0410-bad4-adc449f26b7c
2015-03-01 16:34:22 +00:00
silversurfer
38431eab56
modified and new ranger bonuses:
...
- aim click bonus for shotguns is now again 1 (hunter) or 2 (ranger)
- new aim click bonus for rifles that is half the shotgun bonus. With the default value of "1" this means 0 for hunter and 1 for ranger. This does NOT stack with the sniper bonus! It's one or the other depending on which is higher.
- new speed bonus to reloading single shells into shotguns
- new range bonus for shotguns of 10% (hunter) or 20% (ranger)
The following values have been increased from 1.0 because shotguns were too slow to fire in general:
SP4T_SHOTGUN_MODIFIER = 1.3
BURST_AP_SHOTGUN_MODIFIER = 1.3
AF_SP5AP_SHOTGUN_MODIFIER = 1.3
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2214 4f8fa57e-7814-0410-bad4-adc449f26b7c
2015-02-28 17:04:34 +00:00
Flugente
541151a0bf
Added new heli animations (insertion from different directions)
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2212 4f8fa57e-7814-0410-bad4-adc449f26b7c
2015-02-26 20:13:19 +00:00
silversurfer
c828b8ce9f
new externalized parameter "KINGPIN_RING_TILE" for Kingpins location at the ring. This is used to check if Kingpin is watching the first three fights.
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2207 4f8fa57e-7814-0410-bad4-adc449f26b7c
2015-02-14 17:19:19 +00:00
Wanne
e4c512e9f0
Merged from revision: 2189
...
Fixed incorrect sound names in Sounds.xml (by Sevenfm)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2190 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-12-15 20:13:25 +00:00
Wanne
efb9e700da
Merged from revision: 2187
...
Features (by anv)
- new Ja2_Options.ini setting - HIDE_EXPLORED_ROOM_ROOF_STRUCTURES (e.g. sandbags) at ground level view
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2188 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-12-07 18:02:41 +00:00
Wanne
604e2f7eba
Merged from revision: 2185
...
Fixed typos (thx to ATigersClaw)
- Dr. Mitch (AIM Bio)
- Backgrounds.xml
- LoadScreenHints.xml
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2186 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-11-24 16:56:12 +00:00
Wanne
3d99a7d6cf
Merged from revision: 2182
...
- Fixed militia not trainable in SAM sectors when playing "Vanilla" (thx to Johnny & Scheinworld)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2183 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-11-08 12:31:46 +00:00
silversurfer
7b37a4898d
Fix: Removed the invalid property <PercentCounterForceFrequency> from Items.xml
...
Change: Set IRON_SIGHTS_MAX_APERTURE_USE_GRADIENT to TRUE as the new default in CTHConstants.ini. This should reduce problems with NCTH at game start when there are no scopes available. It also helps enemy soldiers so it will make the game more difficult.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2176 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-11-03 13:19:38 +00:00
Flugente
8d11eda385
New Feature: roof tiles can be destroyed.
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2174 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-10-25 23:45:09 +00:00
Wanne
56cc070c62
Merged from revision: 2169
...
Externalized (by Buggler):
- Kingpin's faction sector and roaming gridno around tony shop if they become hostile
- Queen's alternate grid no if basement sector is cleared
- Hotkey corrections in LoadScreenHints.xml
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2170 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-10-17 16:26:36 +00:00
Wanne
19f1b82c84
Driveable Vehicles Tanks Update (by Ocular)
...
- New ja2_options.ini entry: TANK_MINIMUM_PROGRESS
- This defines the progress (0-100), when the enemy can use tanks for attacks and patrols
- For Data-1.13, the progress value is set to 30.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2159 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-10-03 09:51:35 +00:00
silversurfer
3574c42c65
cleanup of old data after move of difficulty settings to new DifficultySettings.xml
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2156 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-10-02 19:02:14 +00:00
Flugente
a0830b21ba
New Feature: IMP gear selectino allows choosing what items an IMP starts with instead of relying upon randomness
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2152 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-09-23 22:10:26 +00:00
silversurfer
72d642b292
set BASE_SIGHT_RANGE = 14 for Data-1.13 like the official 2014 release
...
added new option to CTHConstants.ini:
IRON_SIGHTS_MAX_APERTURE_MODIFIER = 3.0
This modifies how fast the aperture grows for iron sights when IRON_SIGHTS_MAX_APERTURE_USE_GRADIENT = TRUE
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2143 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-09-10 12:15:47 +00:00
Wanne
724f738a74
Merged from revision: 2141
...
- ja2_options.ini: Fixed wrong ";" after AIMING_LEVELS_REDUCTION_ON_ALTWEAPHOLD (thx to LootFragg)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2142 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-09-07 14:46:07 +00:00
Flugente
e8412f6d9d
Lowered duration of Trip Flare and Break Lights from 35 to 10
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2139 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-09-02 20:15:16 +00:00
Wanne
0e17a15556
Merged from revision: 2137
...
Moved the vanilla Merc Edt files from "Data-1.13" to "Data" folder (thx to Sevenfm)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2138 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-09-01 04:24:55 +00:00
Flugente
05a2e2afce
Merged revision(s) 2135 from branches/ja2_data_official_2014:
...
Fix: vanilla magazine class indizes were wrong
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2136 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-08-31 14:22:05 +00:00
Wanne
10356266b9
New Feature: Added up to 15 game difficulty settings (by Jazz)
...
- Externalized the difficulty setings to "TableData\DifficultySettings.xml" file
- Some INI Settings (ja2_options.ini, CTHConstants.ini and Creature_Settings.ini) moved from INI file to this xml file
These parameters were moved to the file DifficultySettings.xml.
** Ja2_Options.INI **
ENEMY_AP_BONUS_NOVICE , _EXPERIENCED, _EXPERT, _INSANE
NUM_KILLS_PER_PROGRESS_POINT_NOVICE , _EXPERIENCED, _EXPERT, _INSANE
INITIAL_GARRISON_PERCENTAGES_NOVICE , _EXPERIENCED, _EXPERT, _INSANE
MIN_ENEMY_GROUP_SIZE_NOVICE , _EXPERIENCED, _EXPERT, _INSANE
UNLIMITED_POOL_OF_TROOPS_NOVICE , _EXPERIENCED, _EXPERT, _INSANE
QUEENS_INITIAL_POOL_OF_TROOPS_NOVICE , _EXPERIENCED, _EXPERT, _INSANE
ENEMY_STARTING_ALERT_LEVEL_NOVICE , _EXPERIENCED, _EXPERT, _INSANE
ENEMY_ALERT_DECAY_NOVICE , _EXPERIENCED, _EXPERT, _INSANE
NUM_AWARE_BATTLES_NOVICE , _EXPERIENCED, _EXPERT, _INSANE
BASE_DELAY_IN_MINUTES_BETWEEN_EVALUATIONS_NOVICE , _EXPERIENCED, _EXPERT, _INSANE
EVALUATION_DELAY_VARIANCE_NOVICE , _EXPERIENCED, _EXPERT, _INSANE
GRACE_PERIOD_IN_HOURS_AFTER_SECTOR_LIBERATION_NOVICE , _EXPERIENCED, _EXPERT, _INSANE
GRACE_PERIOD_IN_DAYS_AFTER_PATROL_DESTROYED_NOVICE , _EXPERIENCED, _EXPERT, _INSANE
AGGRESSIVE_QUEEN_AI_NOVICE , _EXPERIENCED, _EXPERT, _INSANE
QUEEN_POOL_INCREMENT_PER_DIFFICULTY_LEVEL
PERCENT_EXTRA_ELITES_EXPERIENCED , _EXPERT, _INSANE
MAX_MERC_DEATHS_EASY , _EXPERIENCED, _EXPERT, _INSANE
** Creatures_Settings.INI **
CREATURE_SPREAD_TIME_NOVICE , _EXPERIENCED, _EXPERT, _INSANE
QUEEN_REPRODUCTION_BASE_NOVICE , _EXPERIENCED, _EXPERT, _INSANE
QUEEN_REPRODUCTION_BONUS_NOVICE , _EXPERIENCED, _EXPERT, _INSANE
QUEEN_INIT_BONUS_SPREAD_NOVICE , _EXPERIENCED, _EXPERT, _INSANE
CREATURE_POPULATION_MODIFIER_NOVICE , _EXPERIENCED, _EXPERT, _INSANE
CREATURE_TOWN_AGGRESSIVENESS_NOVICE , _EXPERIENCED, _EXPERT, _INSANE
QUEEN_POOL_INCREMENT_PER_DIFFICULTY_LEVEL
** CTHConstants.ini **
BASE_DIFFICULTY_NOVICE , _EXPERIENCED, _EXPERT, _INSANE
AIM_DIFFICULTY_NOVICE , _EXPERIENCED, _EXPERT, _INSANE
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2123 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-08-28 10:51:26 +00:00