Commit Graph
23 Commits
Author SHA1 Message Date
Wanne 54372ff40c Updated APBPConstants.ini comments (by Buggler)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2056 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-06-20 12:34:14 +00:00
Flugente 74e0be1cce New Feature: Spotter skill (available to every merc) allows a merc to be spotter for other snipers. Spotter items have to be in hands, spending APs cancels action.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1896 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-12-19 19:54:34 +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 c2c1a667f0 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
Flugente 210e703625 added AP & BP cost setting for arming bombs/grenades in inventory
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1611 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-03-03 16:19:21 +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 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
Flugente 242faa22a0 added data and new STI's necessary for the new covert ops trait
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1529 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-08-24 23:48:48 +00:00
Flugente 7029b31da5 - added INI editor descriptions
- added AP cost for arming boms in inventory

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1504 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-08-22 19:52:31 +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
Wanne 7563ebda21 Sandro's feature pack (by Sandro)
- GameDir files for the features
- further infos: http://www.ja-galaxy-forum.com/board/ubbthreads.php/topics/308884/A_Small_Compilation_of_New_Fea.html#Post308884

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1490 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-08-14 12:20:35 +00:00
Flugente 57390e7da3 New feature: food system requires mercs to eat and drink in order to survive
- added food items
- added food items to various mechants, BR and as enemy item choice
- added cantina facility
- canteens can now be refilled in sectors by pressing 'Ctrl' + '.'. Map/SectorNames.xml determines wether this is possible, and wether the water will be poisonous
- added new icons related to the food system

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1471 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-07-21 16:47:16 +00:00
Wanne ac173284c4 New Feature: static fortifications can now be built by mercs (by Flugente)
- if the terrain allows it, an empty sandbag (item 1540) can be filled to a full sandbag (item 1541). You need to have a shovel (item 1015) in your second hand. You will notice the new hammer cursor
- by using a full sandbag, you can build a sandbag barrier
- by using a concertina stack, you can build a concertina wire barrier
- this only works if the current map has sandbags/concertina wire in its tileset
- with a shovel in your hand, you can remove a sandbag barrier
- changed the size of shovel so it can actually be put in inventories. It was also necessary to remove its ability to be used as a melee weapon.
- for further info, see this thread: http://www.bears-pit.com/board/ubbthreads.php/topics/305822.html#Post305822
o Fidel will have a shovel and a few sandbags in his kit #3 to test the feature.

- new code: added a new flagmask variable to items. This one is separately from the attachments index, and can be used to determine item properties without adding up to 32 BOOLEAN varaibles


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1455 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-06-11 08:34:38 +00:00
Wanne ac35024843 MERGED source game dir files from development trunk revision 4890 up to latest current revision 5105
Development Trunk (now obsolete): https://ja2svn.dyndns.org/source/ja2/branches/Wanne/JA2%201.13%20MP
A detailed list of all the features (changes) is visible in the history log of the development trunk:

- New JA/DG Merc: Version 2.9
o Up to 20 new characters with complete speech from JA/DG
o see JA2_DG_Merc.txt for more infos

- A few more adjustments to the GameDir files

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1365 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-03-23 20:30:23 +00:00
Wanne f647e94f49 MERGED GameDir files from the development GameDir folder from revision 4545 up to 4882
Development GameDir folder: https://ja2svn.dyndns.org/source/ja2/branches/Wanne/JA2%201.13%20MP/GameDir




git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1353 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-01-18 11:58:16 +00:00
Wanne 5c04b9b1e1 ****************************************************************************************
** Merged (English) GameDir files from Development trunk, for the Spring 2011 Release **
****************************************************************************************
o Development Trunk (Revision: 4444):  https://81.169.133.124/source/ja2/branches/Wanne/JA2%201.13%20MP

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1288 4f8fa57e-7814-0410-bad4-adc449f26b7c
2011-05-26 10:54:58 +00:00
Wanne 0a62ebd22b ************************************************************
* Merged GameDir from Development Trunk: Revision 4063 *
************************************************************
- Merged from SVN: https://81.169.133.124/source/ja2/branches/Wanne/JA2%201.13%20MP

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1257 4f8fa57e-7814-0410-bad4-adc449f26b7c
2011-01-18 10:24:49 +00:00
Wanne 8b20c37313 - Fixed missing properties from APBPConstants.ini (spotted by Warmsteel, fixed by Headrock)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1216 4f8fa57e-7814-0410-bad4-adc449f26b7c
2010-03-23 10:59:35 +00:00
Wanne 31c05993f1 New EXE Release (Build: 3329) incl. HAM 3.6
Bugfixes
--------
- Fixed NPC and PC movement errors
- Fixed boxers in San Mona do not leave the boxing ring after the fight
- Fixed Darren does not pay the cash after you won the boxing fight
- Removed a line of code which fiddled with chance to hit calculation.
- Cover Display now works correctly with multiple enemies.
- Cover Display has no problems with stance anymore.
- Enhanced IMP Creation: When choosing female, after leaving color choosing, the "email" button is removed. That's because the code tries to remove a button which do not exist (for big/small body) so it grabs the first one around (fixed by Sandro)
- Fixed CTD when throwing item (grenade, rock, throwing knife, ...) in tactical when item description box is open

New Features
------------
- HAM 3.6 (by Headrock)
o For more infos see: http://www.ja-galaxy-forum.com/board/ubbthreads.php?ubb=showflat&Number=243620&page=1&fpart=1



git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1208 4f8fa57e-7814-0410-bad4-adc449f26b7c
2010-02-21 22:22:32 +00:00
Wanne 0a7ee9096e - Changed a BP value that leeds to constant loss of BP when character is in running state and does not perform action
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1179 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-07-25 11:30:53 +00:00
ChrisL ffcbf940e2 Forgot to include these updated ini files with the build.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1114 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-04-16 15:23:13 +00:00
Wanne 7e4c52ac13 New Release build (2620):
Bugfixes:
- CTD when enemies retreat (by Heinz)
- Open IMP page in laptop and then close laptop using key ESC. You will see button for closing window on strategic map... if you press this button you will have CTD.
- Mercs randomly drop aimed weapons automatically under some weird circumstances 
- Merc are now a little more "talkactive"
- Fixed error creating new soldiers in DoReinforcementAsPendingEnemy
- Fixed some bugs in Shopkeeper interface.
- Fixed CTD when pressing Alt-Y not in cheat mode
- Save/load screen shouldn't appear during quickload
- Fix movement cost problems in 100AP.  Externalized the movement cost modifiers and changed the run modifier from a divisor to a flat modifier like other forms of movement use.
- Added a condition which should stop the blue asterisk from appearing on an item unless that item is of item class IC_LBEGEAR.

New:
- AI Viewer: To use the AI Viewer build a Debug Version, go to the Strategy Screen and press F12
- Quest Debug System: Quest Debug System dialog is opened by switching to the Tactical screen and press F11.
- New option screen with "Next" and "Prev" button. This allows "unlimited" of options in the option screen
- "Forced turn base mode" option in the option screen and also available via keyboard shortcut (CTRL+ALT+SHIFT+T) in tactical. This forces the game to go in turn based mode when there are enemies in the sector.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1097 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-03-12 22:50:59 +00:00
Wanne 7ff17075c1 1.13 Power Update
*** New ja2.exe build (2415) ***
- Enhanced Description Box (by Headrock)
	- Can be toggled on/off in the game settings
	- Can be customized in the ja2_options.ini (USE_ENHANCED_DESCRIPTION_BOX)
	- Further infos: http://www.bookgallery.co.il/JA2PublicPosts/DescBox.asp
- 100 AP System
	- Now the default system
	- Can be changed back to 25 AP System in the Data-1.13\APBPConstants.ini
        - Just change the property AP_MAXIMUM = 25 and you have the 25 AP System back

German and Russian EXE can be found here:
http://ja2.h758491.serverkompetenz.net/Wanne/Build_2415/


*** New XML Editor ***
- Supports the 100 AP system
- Minor adjustments


*** New INI Editor ***
- Also works as a MOD Loader.
- New entry in the ja2.ini (DEFAULT_JA2_EXECUTABLE). Used for starting JA2 v1.13 from the INI Editor
- Supports 100 AP System (APBPConstants.ini)
- Configure and start JA2 v1.13 from the INI Editor

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1049 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-11-13 15:07:24 +00:00