Flugente
f92c98a603
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
e3f6c7f404
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
99d6a81683
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
7f3138c520
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
64fe4bb282
- 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
e9d0db9036
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
2afdd26252
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
ee657d400b
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
42153208bc
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
6dc9445354
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
d1cd679e9d
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
1ad959f015
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
0dd574e3a0
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
d3b6094b9b
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
92410f29f0
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
ed660d7425
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
b68b2c328a
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
283ea81b1f
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
b5199b2ec0
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
4d82947e28
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
df04f7b198
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
d14a2f47e8
- 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
32581516a2
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
e515267d0c
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
00866da06a
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
7088163e5e
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
ca58abceb8
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
1690e19f9c
- 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
d1cb7afebe
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
446408e870
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
e65bae9f9c
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
de382176e2
new icons for MOLLE available volume (63) and pocket volume (64)
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2227 4f8fa57e-7814-0410-bad4-adc449f26b7c
2015-03-16 09:50:36 +00:00
silversurfer
368bcf9fa6
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
acde7556f1
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
ca8dc0d3c7
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
Flugente
d10c13b7f4
Fix: Changed .sti file missing in vanilla
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2208 4f8fa57e-7814-0410-bad4-adc449f26b7c
2015-02-18 21:40:35 +00:00
silversurfer
795579610a
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
Flugente
1da4eb5ad3
Female admins and troops can appear in autoresolve.
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2206 4f8fa57e-7814-0410-bad4-adc449f26b7c
2015-02-12 18:52:21 +00:00
Flugente
f266b16681
Enemy tanks can now fight in autoresolve.
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2205 4f8fa57e-7814-0410-bad4-adc449f26b7c
2015-02-11 21:39:39 +00:00
Flugente
6bcdbb0c17
Merged revision(s) 2191 from branches/ja2_data_official_2014:
...
Fix: crash when displaying headgear with face id 254
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2192 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-12-18 16:56:07 +00:00
Wanne
b4d2102c27
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
dde44e4209
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
a6b04f465c
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
b9d898dad4
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
196fcdcc83
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
6ed6ac567b
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
c0bafeee86
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
3a99f17d0f
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
adce0ae6b8
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
03cca9591c
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