Commit Graph
377 Commits
Author SHA1 Message Date
Wanne 4e3eb01e65 - Bugfix: Fixed issue with the Leather Shop Deed quest (by silversurfer)
o On modified maps Kyle couldn't reach the temp money for the reward. Now there is a new parameter in Mod_Settings.ini called KYLE_MONEY_POSITION = x. The default for x is 14952 which is for vanilla map.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1747 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-09-01 16:07:46 +00:00
Wanne dab64f4e9f - LUA Script Bugfix (by silversurfer)
o Added missing ProfileID parameter when calling the LUA method: CheckFact( fact, profileID )

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1746 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-08-30 20:40:20 +00:00
Wanne 2b7d9a05a7 - UB Improvements / Cleanup (by Jazz)
o added the lacking items of UB to files "the "Data\TableData\Items\Items.xml". 
o Necessary "Hand Cannon" were moved to the task Raul, to files H11_0_ExtraItems_xxx.xml. 
o The instruction Morrisa will be generated after destruction of Morrisa automatically. 
o All scripts lua were modified for UB

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1743 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-08-29 11:56:11 +00:00
Wanne 7a1cf8171b - UB Improvements / Cleanup (by Jazz)
o Deleted old / unused files and added / updated new files
o Fixed problems with the icons of objects laid on the ground (wrong ja2set.dat)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1741 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-08-28 17:09:45 +00:00
Flugente 56b971ce75 moved face icons for assignments and various states to a separate library to be independent of face gear icons
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1738 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-08-25 11:57:34 +00:00
Wanne 85aa8bac65 - Cosmetic Improvements to MERC hiring page (by Buggler)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1736 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-08-22 19:36:22 +00:00
Wanne 8905dcc21b - Updated Vehicles.xml (by silversurfer)
o Added the jeep

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1734 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-08-21 07:52:47 +00:00
Flugente 9ad650d9b7 new feature: 'Move item' assignment allows quick and easy mass transfer of items between city sectors.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1723 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-08-11 15:07:36 +00:00
Flugente 65ef13b10a added and adjusted the following features by zwwooooo to help restoring IoV to a pure item mod:
- externalized the brightness vision range modifiers to allow for different ratios of day/night vision range
- added <PercentRangeBonus> as a complement to <Rangebonus>
- added the possibility for LBE vests to function as plate carriers

These were the missing features from IoV previously not in the 1.13 trunk. Thereby, IoV is now fully compatible to the current trunk (by DepressivesBrot)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1722 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-08-08 21:08:44 +00:00
Wanne 8c400305c6 - Bugfix: Overhead.lua (by Jazz)
o Entering Kinpgin room through the window. Demon (bodyguard) has to let in the player and Kingpin has to expect the player

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1720 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-08-02 11:18:54 +00:00
Wanne d299f4c115 - Added playable mercs: John Kulba (the tourist) and 3 JA1 natives (Elio, Juan, Wahan) (by anv)
o Added faces (except camo faces), speech, bio, ...
o All those 4 mercs are available at M.E.R.C
o Added INI options for enabling/disabling recruitable Speck, Kulba and natives
-> RECRUITABLE_SPECK, RECRUITABLE_JOHN_KULBA, RECRUITABLE_JOHN_KULBA_DELAY, RECRUITABLE_JA1_NATIVES
o If enabled, Kulba becomes available as a MERC merc after finishing escort quest, delay is configurable (two weeks by default). He won't be available earlier even if MERC_WEBSITE_ALL_MERCS_AVAILABLE is set to TRUE
see: http://www.bears-pit.com/board/ubbthreads.php/topics/298288/47.html


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1715 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-07-29 11:55:20 +00:00
Wanne 0251a6f2c7 - Bugfix: Dialog is not triggered after escorting John & Mary to the Drassen airfield (by anv)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1712 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-07-21 21:17:01 +00:00
Wanne cdaa4d0f9c Added possibility to show rank and name on enemies (by silversurfer)
- If a name is available for the enemy, the name will be shown and if INDIVIDUAL_ENEMY_RANK = TRUE also the rank will be shown
- The name will be shown if INDIVIDUAL_ENEMY_NAMES = TRUE or SOLDIER_PROFILES_ENEMY = TRUE. If both are true, then the name will be taken from the enemies profiles

- Added missing entries to Data/Ja2_Options.INI

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1711 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-07-21 17:43:30 +00:00
Wanne b7bd15c8d6 o Externalized ja2_options.ini value if you want to use / or not the cleaned up version of CalcNewChanceToHitGun: USE_NEW_CTH_CALCULATION (by silversurfer)
o see: http://www.ja-galaxy-forum.com/board/ubbthreads.php/topics/322986/Re_Potential_NCTH_Code_Change_.html#Post322986


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1710 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-07-21 17:09:14 +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 a7b4e660fc - Externalized 2 breathing values to APBPConstants.ini (by silversurfer)
o With those values you can define the minutes needed to regenerate BP in real-time mode
o BP_RT_BREATH_RECOVER_MODIFIER, BP_RT_BREATH_DEDUCT_MODIFIER
o see: http://www.ja-galaxy-forum.com/board/ubbthreads.php/topics/322238/Re_Breath_regeneration_is_too_.html#Post322238

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1689 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-06-30 16:32:14 +00:00
Flugente 9e1ccfadef changed poison symbol position
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1688 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-06-30 02:54:43 +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
Wanne 2870da3b92 New Lua Externalization (Quests.lua) (by Jazz)
- New File "Quests.lua"
- Modders can now define new events relating to tasks (from 0 to 254)
- Fixed missing laptop history quest text when escorted S. to Estoni

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1679 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-06-19 11:22:57 +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
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
Wanne 9a81f23715 - Updated LoadScreenHints.xml
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1664 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-05-02 17:01:30 +00:00
feynman 49fae8757a AI.ini: changed player plan to 'Legacy', otherwise autobandage no longer works.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1651 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-04-18 20:01:51 +00:00
Wanne 4faa0b2ae0 git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1649 4f8fa57e-7814-0410-bad4-adc449f26b7c 2013-04-14 22:59:47 +00:00
Wanne 7e5a28fc0c - Fixed and reworked LUA scripts (by Jazz)
o Updated LUA documentation (moved to new server): http://legion.itzg.pl/mzgb/pmwiki/pmwiki.php?n=JaggedAlliance2UBV1.Jav113lua 

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1645 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-04-11 19:18:19 +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
Wanne 6729be5300 - Added INI option to enable/disable random merc stats (MERCS_RANDOM_STATS)
0 = Do not use random stats (JA2 vanilla setting)
1 = Use random stats for ALL merc from the file "TableData\RandomStats.xml"
2 = Use random stats for SELECTED merc, that have random stats defined in "TableData\RandomStats.xml"

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1633 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-03-27 23:20:51 +00:00
Flugente fd080b8d62 better cursor (by Thor)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1631 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-03-27 22:15:31 +00:00
Flugente 1d3b4ec8b8 added apbp constants and icons (by Thor) for the 'apply items to persons'-feature
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1629 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-03-27 22:03:05 +00:00
Wanne 2a01e7ce1c - Added missing MW_SR_HIP_AIM.STI (renamed the original animation file) (thx to Buggler)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1620 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-03-10 16:54:50 +00:00
Wanne c566cd51c2 - Fixed "corrupt" civ52.edt file (prisoners quotes). The file had wrong file size and empty lines
@all: Please use the EdtMegaEditor when editing EDT files, cause other EDT-Editors can damage the file

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1614 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-03-05 09:04:31 +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 ae2f385634 - Moved the following XML files in the correct "Data\TableData" location (thx to Buggler)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1610 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-02-26 14:11:12 +00:00
Wanne 9c02b9e270 - Fixed Mobile Militia graphical & transparency icon issues (by Buggler)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1609 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-02-26 13:59:47 +00:00
Wanne d821804721 SaveLoadScreen Useability Enhancement & Fix (by Buggler)
- Changed font color for better readability
- Enlarged highlight box
- Added LEFTARROW & RIGHTARROW hotkey for previous & next page
- Fixed minor graphical bugs

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1605 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-02-23 09:48:25 +00:00
inshy 484a663bb9 -Added missing letters for French
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1603 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-02-15 11:17:12 +00:00
Wanne a6eed8e2d6 Fixes (by Buggler)
- Fixed shopkeeper & repair interface IMP portrait bug due to wrong image size in 33Face & 65Face for IMP

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1600 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-01-28 14:15:48 +00:00
Wanne c9cc477288 - Moved SoundsProfiles.xml to the correct folder
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1599 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-01-26 19:56:50 +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 ceabf77ae2 Fixes (by Buggler)
- Fixed allow exception to Dr Q. skill trait code not fully functional
- Swapped Dr Q. skill trait xml order so that when exception disabled, he will still have his night ops minor skill due to code execution order
- Externalized allow_exception ID number for modding

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1594 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-01-15 20:05:25 +00:00
Flugente f869ffa6a1 added missing xmls
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1593 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-01-14 20:18:04 +00:00
Flugente de89a842db added merchant xml files in case someone plays withut the 1.13 folder
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1590 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-01-13 16:07:19 +00:00
Flugente b140b8ff4f - added ap and bp costs for adding/removing fortifications and filling sandbags
- added face icon for multi-turn actions with regard to fortifications


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1589 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-01-06 03:40:35 +00:00
Wanne 1521afd106 GameDir Cleanup
- Moved foreign (non English) language xml files to the language specific GameDir folder
o https://ja2svn.dyndns.org/source/ja2/trunk/GameData

- Deleted old unused XML files
o FilesSenderList.xml (this is not an 1.13 xml file)
o SenderNameList (this file is in the TableData\Email\EmailSenderNameList.xml)


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1588 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-01-05 16:32:32 +00:00
Flugente bc6e017af7 added missing icon for alternate weapon holding (by Sandro)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1585 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-01-04 23:34:28 +00:00
Flugente 4bb5a6b2d7 - reordered xmls
- new feature: class specific gun and item choices allows finetuning of a soldier's equipment

More info under http://www.bears-pit.com/board/ubbthreads.php/topics/313782/Re_New_feature_Class_specific_.html#Post313782

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1584 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-01-04 23:22:41 +00:00
Flugente 82058270f1 added new scuba gear picture and pepper spray sounds (by Shanga)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1582 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-01-03 17:12:24 +00:00
Wanne 751332ce40 - Fixes (by Buggler)
o Added IMP 219 missing gasmask & nightvision googles
o Corrected transparency color in sungoggles

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1575 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-12-09 17:59:39 +00:00