Commit Graph
2211 Commits
Author SHA1 Message Date
Flugente 20f1818f6c Changed Miguel from non-smoker to smoker for UB lore (by Boojum)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2340 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-09-01 18:00:04 +00:00
silversurfer 4db6535fd6 Fix: Syringes didn't fit into syringe pockets. Changed pocket definition to fit new size of syringes that was modified in GameDir 2242.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2339 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-08-21 22:24:56 +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
Flugente 24ba35e229 Added pictures for Strela-2 and Strela-2 Missile (by Wil473)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2337 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-08-11 19:46:46 +00:00
Flugente 2b44d31d59 - added Katana to possible IMP item choices
- added description to AmmoTypes.xml

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2336 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-08-09 21:54:26 +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 648247788e 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 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 ad9d1fd278 - New background property: <snake_defense> alters snake defense chance
- New sector property: <numsnakes> sets maximum number of snakes per snake attack

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2332 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-07-26 22:35:58 +00:00
Flugente 058e9f9ecc 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 b54192e90e 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 e7bf5823c1 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 8230208d06 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 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 ba1b463812 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 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
silversurfer e976790911 Fix (by 3iff): item 1720 was incorrectly labeled as "rifle sling" on BR
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2324 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-06-01 14:37:22 +00:00
silversurfer bd41b461ca 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 875656a0d3 Shopkeeper in San Mona (C6) now buys almost any armour, and sells early to midgame ones
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2322 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-05-18 18:16:31 +00:00
Flugente fff0790490 New disability: Hemophiliac causes mercs to bleed a lot faster, even for tiny wounds
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2321 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-05-16 15:03:52 +00:00
Flugente d5d883d1ca 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 37852521b8 Fixed typos (by Elestir)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2319 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-05-13 16:59:09 +00:00
Flugente e36b67d363 Changes to covert operations feature (by sevenfm): If the new skill setting COVERT_STRIPIFUNCOVERED is FALSE,
- we can only disguise successfully if we haven't been seen recently (last 3 turns)
- disabled automatic clothes stripping when uncovered
- redisguise automatically if spy haven't been seen by enemy recently and wears correct clothes

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2318 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-05-12 22:28:37 +00:00
Flugente f6bec58b51 - made Rifle LAMs useable by FAMAS and FN FAL
- made Grippod useable by FN FAL

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2317 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-05-10 18:56:42 +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
silversurfer 5dceb70a4d some documentation updates in files (by CVB)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2314 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-04-13 14:32:16 +00:00
Flugente ba12bd08b3 Fix: missing civ group names
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2313 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-04-11 18:48:18 +00:00
Flugente 775c66a9f7 Reworked armour values to be more balanced.
For mor info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=20659&goto=344851&#msg_344851

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2312 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-04-08 21:36:09 +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 afe2bdfd10 externalised maximum number of mortars per AI team to DifficultySettings.xml
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2308 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-03-24 23:15:39 +00:00
Wanne cbb72a6b6e Fixed missing lastname for Kermit 'Frog' (by 3iff)
-> Kermit 'Frog' Fraser

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2307 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-03-24 08:46:15 +00:00
Flugente 3fb767d276 The merc profile #71 (RPC71) is now used for all combat jeeps.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2306 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-03-21 21:29:40 +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
Wanne 4544513fc8 Added more enemy profiles to xml file for Elite and Regular (by 3iff)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2304 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-03-19 20:16:09 +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 58c32fcf60 Fixed wrong snitch speech from Carp (by firebat)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2302 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-03-11 13:02:43 +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
Wanne be90711020 UB 1.13 Fixes (by Jazz)
- Externalized more hardcoded grid numbers

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2298 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-03-08 21:07:09 +00:00
Wanne 6f2e08ad99 UB 1.13 Fixes (by Jazz)
- The problem was fixed with the mark of underground sectors on the strategic map (J14-1,K14-1,L15-2,L15-3).
- Fixed the problem with moving from the sector K14-1 to K15-1.
- Added a few new parameters to the file UB_Options.ini

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2297 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-03-07 18:42:33 +00:00
Flugente 61b8c1be3c New feature: sector fortification allows to construct structures in sectors in a much easier way than by using amerc to build 'by hand'. Fortification nodes are in a subfolder in Profiles and can easily be altered and exchanged, even in an ongoing game.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2296 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-03-06 12:43:04 +00:00
Wanne ee403f9064 Bugfixes: Wrong naming of sound files (thx to firebat)
- Some battlesounds had wrong filenames

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2295 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-02-24 15:02:56 +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
Flugente 86f3069aeb Added sandbags/concertina to GENERIC 2 (Dirtroads) tileset.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2293 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-02-07 01:52:14 +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 1d8fc5144f Difficulty setting AlwaysUpGradeAdminsToTroopsProgress forces admin upgrade to troops once enough player progress is reached.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2291 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-02-06 00:04:31 +00:00