Commit Graph
434 Commits
Author SHA1 Message Date
Wanne 402de5cf3a - Added comment to CampaignStatsEvents.xml
- Removed empty tags (which are not needed) from CampaignStatsEvents.xml 

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1998 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-03-24 09:49:33 +00:00
Wanne 768e7a7049 Merged from revision: 1996
Minor fixes/improvements for existing features (by Sevenfm)
- Removed some unnecessary options for SHOW_HEALTHBARSOVERHEAD, SHOW_COVER_INDICATOR.
- New option: ENEMY_CLOCK_SPEED_PERCENT - set clock speed during enemy turns.
With this option, player can set default speed to comfortable value (100-120) and set increased speed for enemy turns (150-200).

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1997 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-03-20 09:19:16 +00:00
silversurfer ff01234c8c put back ini options COVER_SYSTEM_ALTERNATE_MULTI_TERRAIN_CAMO_CALCULATION and COVER_TOOLTIP_DISPLAY_DETAILED_TILE_PROPERTIES which somehow got lost during a merge
typo correction for ENEMY_MEDICS_SEARCHRADIUS

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1991 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-03-17 14:27:03 +00:00
Wanne 0ce71b2b95 Merged from revision: 1989
More visual enemy gear info (by Sevenfm)
- Show additional info in NCTH cursor (press ALT) (ADDITIONAL_NCTH_CURSOR_INFO = 2)
-> You can only use this feature at certain distance
- Updated 'show enemy weapon' feature (SHOW_ENEMY_WEAPON = TRUE, SHOW_ENEMY_EXTENDED_INFO = TRUE)
- Now it can show armour and face items, too. Useful for OCTH users (SHOW_ENEMY_AWARENESS = TRUE)
- Show total value of damage, absorbed by armour in last attack (SHOW_HIT_INFO = TRUE)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1990 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-03-16 19:35:48 +00:00
Flugente 0aabc7eec3 COVER_TOOLTIP_DISPLAY_DETAILED_TILE_PROPERTIES set to true will let "f" cover tooltip to present detailed information about tile. Only relevant (non-zero) info will be shown. (by anv)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1988 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-03-16 18:52:02 +00:00
Wanne b25f678f4e Merged from revision: 1982
- Added ALL_MEANWHILE_CUTSCENE to Mod_Settings.ini to enable/disable meanwhile cutscenes (by Buggler)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1983 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-03-14 17:07:00 +00:00
Wanne ca35c38b48 Merged from revision: 1976
Feature Improvement: Fast Forward Turn (by Sevenfm)
0 - default behaviour
1 - auto fast forward only invisible
2 - auto fast forward always

AUTO_FAST_FORWARD_CIVS = 0
AUTO_FAST_FORWARD_CREATURES = 0


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1977 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-03-10 19:20:02 +00:00
Wanne 0a84d7e7ab Additional Tile Properties - Update
- Moved the global location of the xml files from the "AdditionalProperties" to the "Tilesets\AdditionalProperties" folder because this place fits better
- Of course you can also add special tilesets xml files in the tilesets specific folders "Tilesets\XX"
- Addded missing INI value: COVER_SYSTEM_STATIC_SHADOWS_DECREASE_BRIGHTNESS
- Updated comments for COVER_SYSTEM_ADDITIONAL_TILE_PROPERTIES

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1973 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-03-03 20:57:16 +00:00
Flugente 42caadc5f3 Update (by anv):
- fix: data read from Data/AdditionalProperties,
- new tag: <bTrapBonus> + updated data for tiles, trap level influenced by terrain,
- new feature/option: COVER_SYSTEM_STATIC_SHADOWS_DECREASE_BRIGHTNESS.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1972 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-03-03 20:37:24 +00:00
Wanne 242b44989c New Feature: Additional Tile Properties (by anv)
- Feature can be completely disabled in .ini as COVER_SYSTEM_ADDITIONAL_TILE_PROPERTIES under Tactical Cover System Settings.

- With Additional Tile Properties it's possible to supply all tiles with additional data, just like with .jsd files, except in XML.
Files need to have same name as tile's .sti and .jsd files, and be put in \tilesets\AdditionalProperties\, or in specific \tilesets\xx\.

- With additional properties it's possible to specify which camo type, and how effectively will work on any tile. Only snow camo will work on snow covered roofs, red carpet in palace won't perfectly cooperate with urban camo anymore, thick grass in the middle of the forest will provide better camouflage than sparse grass near the road.

- It's now possible to specify footstep volume and stealth difficulty modifier of any tile. Carpets will absorb noise, tile floors amplify it, twigs laying on the tile will make sneaking harder. Choose your path carefully, taffer. 

- More infos: http://www.bears-pit.com/board/ubbthreads.php/topics/330942.html#Post330942


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1969 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-03-01 09:51:17 +00:00
Wanne 9a84514beb Merged from revision: 1961
Autofire bullets (by Sevenfm)
Set default number of autofire bullets:
0 = Max bullets allowed with max aiming
1..10 = Set default number of bullets

1. For MPs and SMGs
SET_DEFAULT_AUTOFIRE_BULLETS_SMG = 1
2. For ARs, Rifles and Shotguns
SET_DEFAULT_AUTOFIRE_BULLETS_AR = 1
3. For MGs
SET_DEFAULT_AUTOFIRE_BULLETS_MG = 1

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1962 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-02-26 18:57:10 +00:00
Wanne 9f5d441db5 Merged from revision: 1959
- Fixed errors in Enemy Taunts files (by Kriplo)
o Accent [`] -> apostrophe [']

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1960 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-02-26 18:46:00 +00:00
Wanne 74c47d5808 - Correct some texts for EnemyTaunts (by anv, eternal)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1957 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-02-26 14:54:27 +00:00
Wanne 01f0a43161 Merged from revision: 1953
- Trimmed texts in LoadScreenHints.xml to max. 190 characters

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1954 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-02-21 21:24:24 +00:00
Wanne c7bc997835 Merged from revision: 1949
- Added missing ini properties for UB-Version

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1950 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-02-19 13:50:52 +00:00
Flugente c152eaacd4 New Feature: strategic militia command allows ordering militia around in the map if someoen performs the STRATEGIC_MILITIA_MOVEMENT facility assignment.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1946 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-02-18 21:23:44 +00:00
Wanne 6cc3476b89 Merged from revision: 1944
- Splitted big file "EnemyTaunts.xml" into several action specific Taunt files (by hrvg)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1945 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-02-14 07:33:35 +00:00
Wanne 93c9242827 Merged from revision: 1941
- Removed EnemyTaunts_Attack.xml, because it is missing the action xml tags. I will add the complete file later

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1942 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-02-13 08:04:45 +00:00
Wanne 7d67ad85d9 Merged from revision: 1937
- Added new Enemy Taunts "Attack" file (by hrvg)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1938 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-02-12 11:00:27 +00:00
silversurfer 4b1ccbca19 - values added for scope effectiveness mechanism
- new defaults:
IRON_SIGHT_PERFORMANCE_BONUS = 20.0
LASER_PERFORMANCE_BONUS_HIP = 25.0
LASER_PERFORMANCE_BONUS_IRON = 15.0
LASER_PERFORMANCE_BONUS_SCOPE = 10.0
GRAVITY_COEFFICIENT = 6.0
SCOPE_RANGE_MULTIPLIER = 0.7
MAX_EFFECTIVE_RANGE_MULTIPLIER = 1.4
MAX_EFFECTIVE_RANGE_REDUCTION = 0.5
MAX_EFFECTIVE_USE_GRADIENT = TRUE


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1930 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-02-02 10:20:34 +00:00
Wanne 581c1cc3c5 Merged from revision: 1922
- Updated Ja2_Options.INI and INIEditorJA2Options.xml comments (by Buggler)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1923 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-01-22 08:05:51 +00:00
Wanne b63b43f648 Merged from revision: 1920
Fixes (by Buggler)
- removed IMPROVED_BOMB_PLANTING option, enabled by default
- removed AIMED_BURST_ALTERNATE_KEY option, enabled by default. Alternate Aiming Hotkey reassigned to ',' (comma) for increasing aim

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1921 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-01-20 08:50:35 +00:00
Wanne 8503fc26c2 Visual tactical improvements (by Sevenfm)
1) Improved cover indicator:
SHOW_COVER_INDICATOR
0 - nothing
1 - show as small square to the right of health bar
2 - show using color of merc's name
3 - same as 1, show only in stealth or when disguised
4 - same as 2, show only in stealth or when disguised

2) Enemy rank (exp. level) icons:
SHOW_ENEMY_RANK_ICON
0 - do not show
1 - show icon
2 - show icon from .sti (not yet implemented)

3) Enemy health bar:
SHOW_ENEMY_HEALTH
0 - do not show
1 - show health as text (default)
2 - show health bar
3 - show health + ap
4 - show health + ap + shock
5 - show health + ap + shock + morale
6 - show health + ap + shock + morale + bp

4) Minor improvements:
Enemy awareness sign now shows up only in stealth/disguised mode.
Turned on Extended Disarm Dialog for turnbased (it was implemented but turned off)

Recommended settings for regular gameplay (from video example above):
INDIVIDUAL_ENEMY_NAMES = FALSE
INDIVIDUAL_ENEMY_RANK = FALSE
SHOW_ENEMY_RANK_ICON = 1
SHOW_ENEMY_HEALTH = 4
SHOW_COVER_INDICATOR = 2
SHOW_ENEMY_ADDITIONAL_INFO = 1
SHOW_ENEMY_WEAPON = TRUE

see: http://www.ja-galaxy-forum.com/board/ubbthreads.php/topics/329674/Re:_Code_Snippets.html#Post329674

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1915 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-01-10 16:22:25 +00:00
Wanne 626c89e9ce Externalizations (by Buggler)
- option for crepitus to attack a random player-controlled town, not just the originating town
- externalized creatures spreading hardcoded defines to Creatures_Settings.ini

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1913 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-01-06 15:36:51 +00:00
Wanne f28b6686aa Improved health bar in tactical (by Sevenfm)
Option SHOW_HEALTHBARSOVERHEAD is now integer:
0 - no bar
1 - default health bar
2 - small version of new bar
3 - large version of new bar
4 - small health bar + AP indicator
5 - large health bar + AP indicator

Note: cover indicators are enabled only in turnbased combat or when sneaking
see: http://www.bears-pit.com/board/ubbthreads.php/topics/172712/17.html


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1912 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-01-03 17:15:57 +00:00
Wanne 2ea80d5ec4 Bugfix: Fixed crash when closing laptop and playing with vanilla settings ("Data" folder)
- The Game looked for files (Helicopter feature repair, GameDir rev. 1897) in the "Data" folder, but those files were only in the "Data-1.13" folder
- I moved the files in the "Data" folder


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1911 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-01-02 09:53:25 +00:00
Wanne 0f402562b9 - Added CampaignStatsEvents.xml for "Data" folder, so the game can start with the Vanilla ja2.ini settings
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1910 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-01-02 08:14:47 +00:00
Wanne e236f90db6 Creature Externalization (by Buggler)
- externalized creature feeding sector CREPITUS_FEEDING_SECTOR to Mod_Settings.xml
- added more comments to CreaturePlacements.xml

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1909 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-01-02 07:43:00 +00:00
Wanne 3a3665895b Creatures Externalizations (by Buggler)
- externalized creatures placement and composition to CreaturePlacements.xml

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1907 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-01-01 12:52:31 +00:00
Wanne 0f8b6d9408 New Trait "Snitch" (by anv)
- Every midnight snitches will give you a report about their collegues' opinions
- All values configurable in Skills_Settings.ini, section [Snitch].
- Externalised Morale and Reputation Settings
  Morale_Settings.INI, Reputation_Settings.INI
  All values of events moved from code to Morale_Settings.ini and Reputation_Settings.ini.

Currently list of snitches (trait 22)
Beth (Data)
Bud (Data-1.13)
Buzz (Data-1.13)
Carp (Data-1.13)
Ears (Data-1.13)
Gary (Data-1.13)
Hurl (Data-1.13)
Lance (Data-1.13)
Leon (Data-1.13)
Weasel (Data-1.13)

- Separate traits limits for IMP and predefined mercs.
MAX_NUMBER_OF_TRAITS = 10
NUMBER_OF_MAJOR_TRAITS_ALLOWED = 5

MAX_NUMBER_OF_TRAITS_FOR_IMP = 3
NUMBER_OF_MAJOR_TRAITS_ALLOWED_FOR_IMP = 2

see: http://www.bears-pit.com/board/ubbthreads.php/topics/329412/Snitches_+_Externalised_morale.html

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1906 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-01-01 12:34:18 +00:00
Wanne c9cdc92121 Visual info feature (by Sevenfm)
New option SHOW_ENEMY_ADDITIONAL_INFO in ja2_options.ini
0 - nothing
1 - show awareness sign above enemy soldier (useful for sneaking and covert operations)
Eye sign means that enemy sees you.
Color shows enemy alert level (green, yellow, orange, red)
2 - show if enemy wears gas mask or nvg
3 - show if enemy has any armour (helmet, vest, leggings)
Note: additional info is shown only at limited range (based on current vision distance and merc's experience), similar to dynamic tooltips.
see: http://www.bears-pit.com/board/ubbthreads.php/topics/172712/17/Code_Snippets.html

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1905 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-12-30 17:34:53 +00:00
Wanne 7b92c317ea Hide heli refuel site in airspace mode before discovering them (by Buggler)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1902 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-12-27 09:36:07 +00:00
Flugente 0ff363a309 New Feature: Campaign History collects combt data and displays battle reports on the website
For more info, see http://www.bears-pit.com/board/ubbthreads.php/topics/329205.html#Post329205

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1901 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-12-22 23:19:49 +00:00
Wanne 01652ce342 Externalization (by Buggler)
- Externalized HELICOPTER_TOWN_LOYALTY_CHECK in Helicopter_Settings.INI
- Added more comments to CREATURE_MEANWHILE_CUTSCENE in Mod_Settings.ini 

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1900 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-12-22 02:59:25 +00:00
Wanne 85ea4716a8 Improved Auto Fast Forward (by Sevenfm)
- New options in ja2_options.ini

AUTO_FAST_FORWARD_ENEMIES:
0 - default behavior
1 - auto fast forward only enemies that are not seen by player's team
2 - auto fast forward only invisible enemies
3 - auto fast forward all enemies

AUTO_FAST_FORWARD_MILITIA:
0 - default behavior
1 - auto fast forward only militia that does not see enemies
2 - auto fast forward militia always

Note: only movement is accelerated, most of specific actions like shooting and tossing grenades are performed at normal speed

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1895 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-12-18 13:50:50 +00:00
Wanne 6c85178ef6 New options in ja2_options.ini (by Sevenfm)
1) PLAYER_HIT_COUNT = 0
This works as ENEMY_HIT_COUNT option, but for player mercs.
Possible values: 0 - 4

2) SOLDIER_TOOLTIP_DISPLAY_SUPPRESSION_INFO = TRUE
Show additional info in tactical tooltip:
- APs lost due to suppression
- Suppression Tolerance
- Effective Shock Level ( Shock level modified by traits and backgrounds. This value is compared with current suppression tolerance to determine "cowering" effect )
- AI morale level

3) SHOW_ENEMY_WEAPON = TRUE
Show enemy weapon name above soldier - after health, name and rank.
You can see exact weapon name only on short distances, range calculation is similar to dynamic tooltips and based on soldiers actual viewing range and experience.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1893 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-12-16 09:22:48 +00:00
Wanne 040b3bd0a5 - Added hotkey list location in Help Screen (by Buggler)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1892 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-12-16 08:54:12 +00:00
Wanne 32381eabc6 Small visual changes (by Sevenfm)
see: http://www.bears-pit.com/board/ubbthreads.php/topics/172712/16/Code_Snippets.html

1) ENEMY_HIT_COUNT in ja2_options.ini accepts 2 new parameters:
  3 - show damage as white asterisks
  4 - show damage as red asterisks
  Number of asterisks is scaled (maximum 5): >0, >10, >30, >60, >100

2) Suppression tactical tooltip now shows suppression points from last attacks.
Previously it was always = 0 because ubSuppressionPoints value is cleared after each attack.

3) It is now possible to show suppression values above soldier, just as hit count.
There are new options in ja2_options.ini

Possible values:
 0 - do not show
 1 - show on moving hit counter
 2 - show above soldier
The values are color coded:
 Suppression is light gray
 Shock is yellow
 AP loss is blue
 Morale hit is green

SHOW_SUPPRESSION_COUNT = 0
SHOW_SHOCK_COUNT = 0
SHOW_AP_COUNT = 0
SHOW_MORALE_COUNT = 0

This option defines if values are shown as numbers or asterisks (1..5, using scale)
SHOW_SUPPRESSION_USE_ASTERISK = FALSE

This option defines if only 1 asterisk is shown or several (1..5) to represent value
SHOW_SUPPRESSION_SCALE_ASTERISK = TRUE

Show suppression above soldier during enemy attack. All other values are shown after attack, when HandleSuppressionFire function is calculated.
SHOW_SUPPRESSION_COUNT_ALT = TRUE

------------

* Recommended settings for playing *
ENEMY_HIT_COUNT = 4
SHOW_SUPPRESSION_COUNT = 2
SHOW_SHOCK_COUNT = 0
SHOW_AP_COUNT = 0
SHOW_MORALE_COUNT = 0
SHOW_SUPPRESSION_USE_ASTERISK = TRUE
SHOW_SUPPRESSION_SCALE_ASTERISK = TRUE
SHOW_SUPPRESSION_COUNT_ALT = TRUE


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1891 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-12-10 11:06:49 +00:00
Wanne 3e199e85fa Updated Merc Random Stats Feature (Jenilee)
- randomized gear kits are now an ini setting: MERCS_RANDOM_GEAR_KITS = TRUE/FALSE.
I made the gear randomization optional because it seems to cause trouble for people that don't use AIMNAS. SO hopefully this still lets them enjoy the random merc feature!

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1890 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-12-06 18:02:46 +00:00
Wanne 286f5947e8 New option ALTERNATE_MOUSE_COMMANDS in Ja2_Options.ini (by Sevenfm)
- With this option = TRUE, mousewheel is inverted for changing stance with ALT+mousewheel, also some new mouse actions are possible.
- Alternate mouse actions: see "Docs\Manual\JA2_113_Alternate_Mouse_Commands.xlsx"
  https://ja2svn.no-ip.org/source/ja2_v1.13_data/GameDir/Docs/Manuals/JA2_113_Alternate_Mouse_Commands.xlsx

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1889 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-12-06 16:47:41 +00:00
Wanne 7d948bf1f2 New MOD-Setting (by Jazz)
- CREATURE_MEANWHILE_CUTSCENE: Play the meanwhile cutscene ordering the release of creatures?

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1888 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-12-05 08:24:27 +00:00
Wanne 57dc20d28c Extended "Merc Random Stats Feature" (by Jenilee)
- Added 4th option for MERCS_RANDOM_STATS (MERCS_RANDOM_STATS = 4)
  o full randomization of mercs, including traits, gear kits and all statistics
see: http://www.ja-galaxy-forum.com/board/ubbthreads.php/topics/328769.html#Post328769

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1887 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-12-03 10:14:35 +00:00
Wanne f66ad8a2c5 Updated Enemy Taunts (by anv)
- Moved "EnemyTaunts.xml" to "EnemyTaunts\EnemyTaunts.xml". Required by EXE Revision >= 6659
- Added new Taunts_Settings.INI property: TAUNT_CENSORED_MODE (set to TRUE if you want a more lighter version of enemy taunts)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1884 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-11-28 08:29:19 +00:00
Wanne 3f428d3fa9 - Fixed typo mistake in Taunts_Settings.INI (thx to cnagorneac)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1883 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-11-27 19:11:23 +00:00
Wanne 4d16001c18 Small convenience feature - improved bomb planting (by Sevenfm)
- new INI option: IMPROVED_BOMB_PLANTING
- With new option IMPROVED_BOMB_PLANTING = TRUE, if you hold SHIFT key while planting new mine, then another mine with same item id will be taken automatically from your merc's inventory. If no such item found, any mine will be taken. If you plant tripwire-triggered mine, then only tripwire-triggered items will be taken. This new feature work only in realtime.
If you are making tripwire network, then this feature can be used to plant another tripwire item with network and hierarchy settings taken from previously planted tripwire. You just plant tripwire as usual, selecting it's settings from dialogue, then if you plant another one while holding SHIFT key, those settings will be used for new tripwire, instead of showing you dialogue
- I hope this small improvement will save you some time for building large and complicated defensive minefields.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1882 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-11-24 11:09:22 +00:00
silversurfer ebfb3c1e15 fixed incorrect <usItemClass> for LAW (item 51)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1878 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-11-22 17:53:18 +00:00
Wanne 6cb135cd53 Enemy Taunts Update (by anv)
- replaced 5 different riposte tags with one <riposte_quote>XXX<riposte_quote>, where XXX can be any quote number, that taunt is supposed to be answer to. All but quotes 20-22 use random enemy witnessing quote to taunt, these three - last attacker.
- added above ripostes + some more.
- see: http://www.bears-pit.com/board/ubbthreads.php/topics/327830/4/Externalised_taunts.html

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1877 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-11-20 13:27:22 +00:00
Wanne c21af51bac Updated Enemy taunts feature (by anv)
see: http://www.ja-galaxy-forum.com/board/ubbthreads.php/topics/328330.html#Post328330

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1876 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-11-19 07:53:34 +00:00
Wanne 5570b757d6 - Fixed typo in EnemyTaunts.xml
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1875 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-11-18 19:51:42 +00:00
silversurfer 9f206f2ab2 - new icon 62 in ItemInfoAdvancedIcons.sti for displaying PercentRecoilModifier in UDB
- new item property modifiers in Item_Settings.ini for recoil of guns

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1873 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-11-16 16:27:07 +00:00