Commit Graph
324 Commits
Author SHA1 Message Date
Wanne f90e068f00 - 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 8464867bdc - 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 d35a6cb87d 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 781239df5b - 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 4dcca6488b - 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 a136707d4d 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 2407705ea2 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 e8d07c0656 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 8bd19f0b01 - 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 5ac8c86872 - 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 4253942b5a 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 a0b35720d6 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 9587e4fcf0 - 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 3d67cbc61c - 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 ce2758be6d - 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 21a0108743 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
Wanne bc5344b10a - 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 05bb53d1c7 - 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
Wanne ba8196ee91 - 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 4aed6c1614 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 d8011c7e02 -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 6304283891 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 d6f4a7e1e4 - 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 127b9695e4 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 0789934d9a 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 93e097b981 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 499a207941 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 4888e024aa - 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 fc09d79df9 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 864877846f - 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 e388ec4d3d 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 bd4f8c670e - Added an ini option (ALL_NAMED_NPCS_DECIDE_ACTION) which enables proper realtime decision making for any named NPC (i.e. NPCs tied to a profile). As a result such NPCs are not required to be in CIV_TEAM anymore. (by Realist)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1574 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-12-08 22:05:52 +00:00
Flugente c32aa8947c New Feature: scuba gear allows to dive, thereby staying invisible to the enemy as long as you are in deep water. If you where spotted however, the enemy remembers that, and can see still you in deep water
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1572 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-12-08 00:33:27 +00:00
Flugente 288b0ed284 New Feature: The prisoner system allows to capture enemy soldiers by using handcuffs on them. They can be transferred to a prison the player controls, and be interrogated there.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1568 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-12-03 00:30:42 +00:00
Wanne fe0e197270 Fixes (by Buggler)
- Fixed incorrect/missing Map Entry Points
- Corrected previous mistake in MovementCosts.xml sector F5 access to east & west 

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1563 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-11-17 14:08:47 +00:00
MaddMugsy 6b4ee264d7 New Zombie laugh sound
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1559 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-11-11 07:04:32 +00:00
Wanne f0e542509b Movement Costs fix (by Buggler)
- Fix for Alma Northeast Border TravelRating



git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1555 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-11-08 08:36:57 +00:00
Wanne 378c0f1df2 Bugfix: Movement costs (by Buggler)
- Fixes include C1-D1 & I2-I3 as GroundBarrier; corrected Alma & its borders TravelRating
- Align traveling costs to be more inline w strategic & actual maps

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1554 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-11-06 18:26:56 +00:00
Wanne 9c57896a10 - Added updated "SortBy.sti" file, which is used for additional laptop merc sorting (added in source code revision: 5636)
- Added missing Clothes.xml, RandomItem.xml for the "Data" folder
- Added missing Ja2_Options.INI entries for the "Data" folder

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1546 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-10-21 16:11:56 +00:00
Wanne 72184716d4 - 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 79ad0085f8 - Deleted UB loadscreens (800x600 and 1024x768)
- Added UB loadscreens in PNG format
- Updated SectorLoadscreens.xml comments

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1523 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-08-24 13:11:21 +00:00
lalien e5d0e730e0 support for full screen main menu rev. 5498
- removed obsolete images
- add new images
- fix xml file

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1511 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-08-23 19:23:04 +00:00
Wanne c7343fd2f5 - Updated the "LayoutMainMenu.xml" files to the new format
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1509 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-08-23 18:22:28 +00:00
lalien 1abd491d46 support for full screen main menu rev. 5498
- main menu background in png format


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1508 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-08-23 15:17:42 +00:00
Wanne 12517806c5 - Changed two MERC website options in the Data-1.13/Ja2_Options.INI
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1507 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-08-23 15:05:06 +00:00
lalien e39afabcfd - support for full screen main menu rev. 5498
- added full screen main menu image for all resolutions
- added xml options mor main menu 
	- StretchImage		if 1 the image is stretched to the screen size
	- CenterImage		if 1 the image is centered in X
	- ImagePositionRelative	if 0 the image is displayed on the same place on any resolution, ignored when StretchImage is active
- obsolete xml tags not removed for compatibility with older versions
- only png images are functional




git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1505 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-08-23 14:16:46 +00:00
Flugente 26df387c86 New feature: The M.E.R.C. website now also has gearkits (by JMich)
- in order have multiple gearkits for mercs, you have to create them

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1503 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-08-21 20:35:43 +00:00
Wanne b56d360c50 - Fixed the 3 workaround shooting animations (from revision: 1494 and 1499)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1501 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-08-21 12:02:12 +00:00
Wanne 22eb3f259f - Workaround for the missing animations (M_SR_HIP_AIM.STI) which fixes the crashes in tactical when the animation was not found
o Copy and renamed the animations (M_SR_HIP_AIM_ALT.STI to M_SR_HIP_AIM.STI)
o see: http://www.bears-pit.com/board/ubbthreads.php/ubb/showflat/Number/309190/Searchpage/1/Main/20195/Words/M_SR_HIP_AIM.STI/Search/true/Re_A_Small_Compilation_of_New_.html#Post309190

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1499 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-08-18 16:06:41 +00:00
Flugente ecc8715b36 - added new icons, xml data and settings for the advanced repair/dirt system
- more under http://www.bears-pit.com/board/ubbthreads.php/topics/308926/New_feature_advanced_repair_di.html#Post308926

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1496 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-08-18 00:02:57 +00:00