7621 Commits
Author SHA1 Message Date
Wanne 7c6c919d6b - Translated and reworked French texts (by Alex)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@5787 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-14 13:06:46 +00:00
Wanne ec01220108 - Translated and reworked French texts (by Alex)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5786 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-14 13:05:24 +00:00
Wanne 29e432037b - Fixed Ambidextrous being discarded when affected merc has max allowed major traits + ambidextrous due to it being classified as 'TwoStagedTrait'/major trait (by Buggler)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5785 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-14 12:28:20 +00:00
Wanne e386cb6484 - Fixed MERC <mAbsolutePrice> to -1 (by Buggler)
(only 1.13 xml is bugged, vanilla classic is working as it is.)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1592 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-01-13 17:51:51 +00:00
Wanne a10e216c5f Fixes (by Buggler)
- fixed autoplace object getting lost from merc inventory to sector when another sector shown (CTRL+LMB) 
- fixed LBE autoplace from merc inventory
- fixed CTRL/CTRL+SHIFT behavior when autoplace from merc inv
** Autoplace objects to & from between merc inv & map sector should work proper now (even in another sector inventory)
- fixed missing balance & amount during money withdrawal in vanilla classic

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5781 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-13 17:48:12 +00:00
Flugente d846f9c7ac added finetuned specific gun selections for enemy and militia (by ClarkeW)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1591 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-01-13 16:23:12 +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
Wanne f914a1da77 M.E.R.C Optional Gear (by Buggler)
- Added MERC optional gear purchase
- Adopted Tais' gear cost format as previously gear cost uses MercProfiles.xml 'optional gear cost' value if hire without pressing any 'gear kit' button
- Added condition to settle bills first before hiring same merc from MERC
- Added MERC starting gear hotkey
- Fix for AIM starting gear hotkey when using old inventory
- Removed unused variable in fresh_header.h

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5780 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-11 20:24:36 +00:00
Wanne b08422ec1b BR Info Panel Enhancements (by Buggler)
- Added more info on BR right panel (Melee Weapons AP, Damage & Stun Damage, Protection & Camo etc.)
- Fixed BR Item Info Helptext: AP for Heavy, Binoculars & Melee weapons
- Fixed CTD on using LEFT/Right arrow hotkey when there's only 1 page in AIM Facial Index
- Fix for AIM starting gear kit hotkeys
- Add Heavy Weapon ReadyAP value in InterfaceItem

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5779 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-07 21:35:26 +00:00
Flugente ab2b52b5d8 Fix: forgot to continously check for items
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5778 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-06 04:04:35 +00:00
Flugente 9ea7ebf393 New Feature: Multi-turn actions allow mercs to perform actions intended on a specific gridno over multiple turns. Currently demonstrated on the adding/removing/filling of sandbags.
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5777 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-06 03:51:09 +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
Flugente 153f55ace8 Fix: uninitialised variable could cause crash if subsequent checks failed
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5773 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-05 21:35:22 +00:00
Wanne d33471ad4a - Moved xml files to the correct TableData subfolders
o *.Items.xml -> Items\Items.xml
o *.AmmoStrings.xml -> Items\*.AmmoStrings.xml
o *.Pockets.xml -> Inventory\*.Pockets.xml

- Deleted old unused xml files

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@5770 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-05 16:38:29 +00:00
Wanne 0b9ff22642 - Deleted unused "SenderNameList.xml" references
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5769 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-05 16:37:13 +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
Wanne c04898d095 Interface Items & Sector Inv Readability Enhancement (by Buggler)
- Adjusted font colors in Sector Inventory & Interface Panel (increasing dull contrast colors that only shows when activated, highlights & high contrast colors that's always displayed are toned down)
- Changed 'Item Name' font in non-zoomed sector inventory
- Changed 'Ammo Count' font in item description box
- Increased 'Max Bullet' font size in zoomed sector Inventory

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5768 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-05 15:20:43 +00:00
Wanne bf65559bef - Removed HIGHSPEED_TIMER option from the ja2.ini. Highspeed timer is now always ON
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5766 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-05 15:06:21 +00:00
Wanne 2323581d1c - Removed HIGHSPEED_TIMER option from the ja2.ini. Highspeed timer is now always ON
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1586 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-01-05 15:06:10 +00:00
Flugente cd35516037 added missing icon for alternate weapon holding (by Sandro)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5765 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-04 23:34:54 +00:00
Flugente 79d6bb46ed - external feeding checks for invalid gridno
- reordered xmls
- new feature: class specific gun and item choices allows finetuning of a soldier's equipment

WARNING! This exe needs GameDir revision >= 1584, as xmls have been reordered!
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/trunk/GameSource/ja2_v1.13/Build@5764 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-04 23:25:35 +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 695a5013c0 if NO_STANDING_ANIM_ADJUSTMENT_IN_COMBAT is true, in turnbased combat, mercs do not automatically change animation from 'running' to 'standing' after arriving at target lcoation (same for walking etc.). This saves AP if we decide to immediately continue moving to another location.
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5763 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-04 21:45:01 +00:00
Flugente 52fb1849f4 if NO_STANDING_ANIM_ADJUSTMENT_IN_COMBAT is true, in turnbased combat, mercs do not automatically change animation from 'running' to 'standing' after arriving at target lcoation (same for walking etc.). This saves AP if we decide to immediately continue moving to another location.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1583 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-01-04 21:40:43 +00:00
Flugente 6239438702 - Fix: moving strategically and then cancelling that order no longer awards stat gains.
- Fix: On rare occasions, huge stat gains were possible when doing surgery after autoresolve.
- pepper spray does not work on soldiers wearing a gas mask

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5760 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-03 18:26:48 +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
Flugente dbdffeaa03 added missing texts
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5759 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-03 16:27:19 +00:00
Wanne 1ef02e9053 - Deleted old outdated ja2.exe (5520)
- Added text file with download url to D.Brot's SkyDrive for the latest development executables

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1581 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-01-03 10:43:28 +00:00
Wanne 1b4fce2704 - Laptop features & Fixes (by Buggler)
0 Fixed AIM starting gear 1-5 hotkey upon buying equipment
0 Standardized Hotkey 'Shift' + ArrowKeys/Buttons to jump 10 pages for AIM Members, BR Shopping Screen & MERC
0 Added Hotkey 'Ctrl' + ArrowKeys/Buttons go to first/last index for AIM Members, BR Shopping Screen & MERC
0 Added Hotkey 'Enter' for the most commonly-used button in AIM pages
0 Added Stat Color in MERCS

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5758 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-03 10:17:21 +00:00
Flugente 7990b2e09b The enemy now counts disguised spies as 'theirs' when offered surrender option.
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5757 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-03 04:10:00 +00:00
Flugente 7356ae5411 - added new pics for various items (by Shanga)
- enemy assassin feature is 'off' per default, in order not to freak out unwary new players


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1580 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-01-03 04:06:06 +00:00
Flugente 058ab3b967 - enemy assassin feature is 'off' per default, in order not to freak out unwary new players
- spies are uncovered near corpses only if their uniforms indicate they were allies of the observer
- added helpful comments, should anyone ever want to use pits

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5756 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-03 01:33:29 +00:00
Wanne a14d8b5396 - Big Maps Radarmap creation (interim fix) (by Buggler)
o interim fix for radar map sti creation based on DBrot bigger overview code; only works when map editor resolution >= 1680x1050 & map size <= 360x360
o will revert to old radarmap generation (top left 160x160) if condition not satisfied due to current method uses video buffer of overhead map

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5755 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-02 22:16:01 +00:00
Flugente b4ac68db44 Fix: missing entries for VS2005 & VS2008
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5754 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-01 14:55:44 +00:00
Flugente e193f05865 - New Feature: enemy assassins disguise as militia and can ambush player mercs
- Fix: invalid GridNo for mounting weapons

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5753 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2012-12-30 19:20:36 +00:00
Flugente 3df488e061 New Feature: enemy assassins disguise as militia and can ambush player mercs
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1579 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-12-30 19:17:36 +00:00
Flugente 3e859f91a8 - removed compile warnings
- Fix: sometimes, capturing the last enemy did not end combat as it should
- code change: POW are no longer considered visible opponents. This avoids the error of incorrect sight counters (a bit similar to dying enemies)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5752 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2012-12-29 17:24:16 +00:00
Flugente 4eccdec2ee - Fix: new clothes are not damaged
- Fix: changing clothes in sight of enemies no longer auto-hides
- Fix: opponent refresh for captured soldiers should work now
- Fix: prisons must have been liberated once to be able to send prisoners there
- adjusted spy trait for new animations
- Fix: allied militia no longer uncovers player spies

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5751 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2012-12-29 03:13:12 +00:00
Flugente a107e80c39 - added info on which item caused a spy to be uncovered
- fixed a few warnings
- EPCs are now disguised when recruited
- uniform worn now has influence on allowed gear coolness

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5750 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2012-12-28 15:27:38 +00:00
Wanne 97695d6544 - Translated Chinese texts (by Lejardo)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5749 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2012-12-26 12:27:47 +00:00
inshy 367344816b Added missing line to subtitles and added missing speech files (thanks to RadicalRex)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@5747 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2012-12-22 12:11:35 +00:00
Flugente 5e848ed633 added missing xml
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1578 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-12-20 01:23:11 +00:00
Flugente 68652036ab New Feature: The number of merchants has increased, and their values have been externalised.
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5744 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2012-12-20 01:05:45 +00:00
Flugente 933970b599 Fix: The UDB descriptions for ARMOUR PIERCING were wrong. Lower is better, not higher.
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5743 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2012-12-20 00:58:36 +00:00
Flugente aea481e5a0 New Feature: The number of merchants has increased, and their values have been externalised.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1577 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-12-20 00:29:33 +00:00
Flugente 69ffc56b53 - The facility performance tag now determines the effectiveness of the interrogation assignment (100 = standard).
- If you set a handcuff's item to class from MISC (<usItemClass>268435456</usItemClass>)to KIT (<usItemClass>8192</usItemClass>), it will be treated as a stack of binders. Repeated use on enemies consumes the item (see item #1632).
- added 'stack of binders' item to Jake and Sam inventories.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1576 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-12-17 21:26:03 +00:00
Flugente 501df7103c - The facility performance tag now determines the effectiveness of the interrogation assignment (100 = standard).
- Canteens can now be refilled even if the food system is off
- If you set a handcuff's item to class from MISC (<usItemClass>268435456</usItemClass>)to KIT (<usItemClass>8192</usItemClass>), it will be treated as a stack of binders. Repeated use on enemies consumes the item.

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5740 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2012-12-17 21:23:36 +00:00
Sandro 2d5e8b1583 ° Fixed the bug when prone soldiers went to standing position after being suppressed instead of going to prone cowering animation.
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5739 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2012-12-17 14:26:34 +00:00
Flugente 0b683a8ac0 Fix: after the enemy surrenders, the prisoner handle dialogue would not always appear
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5731 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2012-12-15 16:06:55 +00:00
Flugente 14b782465a Fix: after a riot, prisoners were not reset to 0, leading to a huge buildup over time
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5730 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2012-12-15 15:12:28 +00:00