Commit Graph
27 Commits
Author SHA1 Message Date
Flugente 753a8bdf82 Feature improvement: the prisoner system now distinguishes between different types of prisoners (admin, regular, elite). Advanced troops are harder to interrogate, but have a high chance of retaining their rank, should they join your militia.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1703 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-07-12 23:56:41 +00:00
Wanne 63d7d708e5 - Updated comment for the ENCYCLOPEDIA feature
o Currently this feature is disabled in the executable, because of hugh memory problems

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1690 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-06-30 16:47:22 +00:00
Wanne 4ab75f5402 - Removed unused TONY_USES_BOBBY_RAYS_SETTING and DEVIN_USES_BOBBY_RAYS_SETTING options from Ja2_Options.INI (by silversurfer)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1686 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-06-26 07:29:20 +00:00
Wanne 07a0f4802d - Added the new CIVILIANS_DROP_ALL option to Ja2_Options.INI (by silversurfer)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1683 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-06-25 06:37:41 +00:00
Flugente 8226595416 added missing options to ini
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1681 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-06-23 21:41:57 +00:00
Flugente 6324012392 SHOW_HEALTHBARSOVERHEAD allows hiding the health and fatigue bars over your selected mercs
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1678 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-05-24 16:58:23 +00:00
Flugente 8f60abd8dd Clarified ini settings.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1677 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-05-15 21:06:05 +00:00
Wanne dcd5956f24 INI Adjustments (by Buggler)
- Added RandomStats & RandomSalary options to INIEditorJA2Options.xml
- More detailed description for RandomStats settings
- Set faster laptop transition & website loading in Ja2_Options.ini for 1.13 & UB

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1674 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-05-11 16:58:49 +00:00
Flugente dc3b6e7c59 per default, random stats are off
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1673 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-05-10 23:32:15 +00:00
Flugente f410a67a7c new feature: soldier profiles allows defining individual names/bodytypes/hair/skin/traits of soldiers and militia. The game will choose randomly from this pool.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1672 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-05-10 23:14:57 +00:00
Wanne d3cfaf25a8 Improved Random Stats Feature (by Buggler)
- Added random starting salaries in Ja2_options.ini
- Added more options for random stats & tweaked existing formula

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1671 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-05-10 20:37:53 +00:00
Wanne ef6dc4e66d - Added ini property to control how long (in seconds) the load screen should be visible before disposal: Default: 2 seconds
o This is needed, so we can read the new loadscreen hints text
o Property name: ADDITIONAL_DELAY_UNTIL_LOADSCREEN_DISPOSAL

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1665 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-05-02 20:50:03 +00:00
Flugente 6af50c68f6 Feature improvement: allow accessing other merc inventories when ACCESS_OTHER_MERC_INVENTORIES is TRUE. Even works with dying mercs.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1658 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-04-28 22:57:53 +00:00
Flugente a4f42acd01 feature improvement: if MILITIA_USE_SECTOR_EQUIPMENT_CLASS_SPECIFIC_TABOOS is TRUE, one can taboo equipment for specific militia classes
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1656 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-04-27 00:59:18 +00:00
Flugente fd945411f3 new feature: load screen hints can now be defined in TableData/LoadScreenHints.xml.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1655 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-04-24 21:08:14 +00:00
Flugente 3131c92712 added team-specific modifiers for AI suppression
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1647 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-04-11 21:32:00 +00:00
Wanne abdd94cdbb - Changed INI-Property "RANDOM_STATS" from int (0 - 3) to boolean value
FALSE = Do not use random stats (JA2 vanilla setting)
  TRUE = Use random stats for any mercs, that have random stats defined (Enabled = 1) in "TableData\RandomStats.xml"

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1637 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-04-04 21:50:47 +00:00
Flugente ceda9e1726 PRISONER_INFO_DETECT_CHANCE is obsolete
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1621 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-03-17 00:34:15 +00:00
Flugente 8373e44ab7 added MERCS_CAN_DO_ADVANCED_REPAIRS, DIRT_GLOBAL_MODIFIER and OVERHEATING_TEMPERATURE_GLOBAL_MODIFIER (UB) ini options
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1619 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-03-10 16:04:50 +00:00
Flugente 1589435871 fixed typo
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1617 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-03-07 02:32:24 +00:00
Flugente 601af341f4 dirt system: added an option that controls wether a gun also gets cleaned on fully repairing it
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1616 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-03-07 02:21:03 +00:00
Flugente e7bcb575f7 added ini option to turn off eating sounds
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1615 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-03-05 21:29:07 +00:00
Flugente 9a20b901b5 - Prisoners of war are now spawned in prison sectors. They have fitting dialogue etc. Harming them slightly lowers global loyalty. The roomnumbers are set in SectorNames.xml.
- Prisoner system: added ini options that allow display of surrender strength sum, and externalised surrender strength modifier. Proabilities for prisoner events were increased to more reasonable values.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1613 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-03-05 01:17:21 +00:00
Wanne 8a03e27ddd Optional Skill Tooltip On Merc Portrait (by Buggler)
- Option to show skill/traits tooltip on merc portrait in AIM/MERC hire screen

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1598 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-01-22 13:21:13 +00:00
Wanne e1b2905ea7 - Externalised Laptop 'Lock&Release' feature (by Buggler)
o LAPTOP_MOUSE_CAPTURED

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1545 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-10-08 11:01:26 +00:00
Wanne 1199b71ab4 - Updated UB ja2_options.ini
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1531 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-08-25 14:13:54 +00:00
Wanne bf68f87e18 - Updated the file structure of the Unfinished Business 1.13 MOD
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1519 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-08-24 01:40:39 +00:00