99 Commits
Author SHA1 Message Date
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 8b047e15a8 - INIEditorJA2Options.xml: Fixed empty lines and spaces for English Texts
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1635 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-03-28 19:36:19 +00:00
Wanne 797302cf10 - Added a few missing entries in the INIEditorJA2Options.xml
o But there are still a few (~ 20) entries left ...

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1634 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-03-27 23:21:52 +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
Flugente 5eb620ecce added a global modifier to singleshot temperature (for those who feel the current values are too low or high).
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1532 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-08-25 17:26:29 +00:00
Flugente 467dacb44e restored Option descriptions that got lost
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1530 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-08-25 13:37:41 +00:00
Flugente 1b9b9d01e6 - 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
Wanne 2a9080e2ff 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 4dcaeac1fd new feature (by DepressivesBrot): a rough approximation of the position of the last enemy can be marked on the map
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1488 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-08-07 20:55:45 +00:00
Flugente dc2d84edba - OVERHEATING_SET_ZERO_UPON_NEW_SECTOR is not needed anymore
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1487 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-08-04 17:54:08 +00:00
Flugente f4079e586d New feature: guns can now be fed externally
- added necessary face icons
- added description in ini
- as an example, the MG§ and the FN mag can now be fed externally with any 100-rnd 7.62 NATO mag. Internal feeding is possible from the LRAK vest
- for more info, see http://www.bears-pit.com/board/ubbthreads.php/topics/307574/New_feature_Externally_fed_mac.html#Post307574

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1474 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-07-23 19:33:37 +00:00
Flugente 71d7bea33b 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 45e9b9988d 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 bfc1766345 - Added German translation for Zombie INI values (by Flugente)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1450 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-06-04 08:14:21 +00:00
Wanne 921e7a76c4 Zombie Update (by Flugente)
- added soundfiles for zombies rising/attacking
- the antidote drug type was wrong, corrected it
- new ini setting for zombies: ZOMBIE_RISE_WITH_ARMOUR controls wether zombies come equipped with armour that lay at their corpse
- fixed drug-type for antidote (index: 1539)


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1448 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-06-02 15:49:30 +00:00
Wanne 0ebb146225 - Added descriptions for the 2 new properties (USE_XML_TILESETS, NUM_P_ITEMS) to the INI Editor "INIEditorJA2Options.xml" file
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1447 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-06-01 12:04:50 +00:00
Wanne 6a149dc4bc - New Feature: Zombie mod ingame option (by Flugente)
o The Zombie option can be enabled in the ingame option screen
o There are 2 new ini sections with a few ini properties ([Tactical Zombie Settings] and [Tactical Poison Settings])
wo ith the tag <PoisonPercentage>, you can now poison guns (Items.xml) or ammo (AmmoTypes.xml). This is the percentage of damage dealt that will be poisonous
-> New Tag in Items.xml: <PoisonPercentage>
-> New Tag in AmmoTypes.xml: <PoisonPercentage>
o see:  http://www.bears-pit.com/board/ubbthreads.php/topics/295746/Zombies_WH40K_and_more.html#Post295746



git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1442 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-05-29 22:56:00 +00:00
Wanne 79b75cf988 - Fixed wrong comment for jump through window property (CAN_JUMP_THROUGH_WINDOWS)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1428 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-05-18 10:27:25 +00:00
Wanne e8079fccee - New Feature: Toggle scope modes (by Flugente)
o This allows you to toggle between a gun's different scopes via the '.' key. Y
o You get the boni for vison, tunnel vison, sight range, scope magnification etc. only for the scope you use. 
o 2 new ja2_options.ini properties: USE_SCOPE_MODES, DISPLAY_SCOPE_MODES: Allows the display of an icon on your gun, to tell what scope is currently in use. If it is a scope, the magnification factor also gets written. Both options can be found under the  [Tactical Gameplay Settings] section in the ja2_options.ini
o new tag in items.xml (<attachmentclass>) now enables to specifiy what an attachment can do. At the moment used by grenades/rockets/scopes/sights. Items.xml changed accordingly, modders need to add this tag for those items.
o More infos: First post in: http://www.ja-galaxy-forum.com/board/ubbthreads.php?ubb=showflat&Number=303038&#Post303038
- WARNING: This feature breaks savegame compatibility.

- New Feature: Tripwire-triggered mines (by Flugente)
o This allows creating complex networks of tripwire that can detonate multiple mines attached to them.
o 2 new Items.xml tags: tripwireactivation, tripwire
o More infos: http://www.ja-galaxy-forum.com/board/ubbthreads.php?ubb=showflat&Number=303205&#Post303205 

- Overheating addition (by Flugente)
o Severe overheating now temporarily reduces a gun's accuracy. This exact amount is displayed in the UDB.

- Bugfix (by Flugente)
o Removed foregrip as an attachment from the Saiga 12K

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1397 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-04-12 08:47:13 +00:00
Wanne 531f4134c3 - New Feature: Allow attaching and using underbarrel weapons (by Flugente & JMich, Pics by smeagol)
o Updated XML files and added new KAC masterkey which can be used as an underbarrel weapon
o Raider and Kelly have one in their starting kit 4 

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1380 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-04-01 15:38:40 +00:00
Wanne b2caea497a 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 9b70a7a0bc - Updated comments for the 3 new item size properties
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1358 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-02-01 16:31:21 +00:00
Wanne 84d990e7fb 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 ac74dca8b2 - New Externalization: Mute when item spotted in turn based mode
ja2_options.ini: ITEMS_SPOTTED_NO_TALK

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1348 4f8fa57e-7814-0410-bad4-adc449f26b7c
2011-12-11 20:28:39 +00:00
Wanne b49efc47de - Added 3 INI-Properties (DISABLE_STRATEGIC_TRANSITION, DISABLE_LAPTOP_TRANSITION, FAST_WWW_SITES_LOADING) for fast loading and skipping transitions
o The source code changes are in revision: 4806

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1344 4f8fa57e-7814-0410-bad4-adc449f26b7c
2011-11-18 10:16:13 +00:00
Wanne 26bc7d5603 - Fixed wrong description text for CAN_TRUE_CIVILIANS_BECOME_HOSTILE (thx to Buggler)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1293 4f8fa57e-7814-0410-bad4-adc449f26b7c
2011-05-28 08:47:04 +00:00
Wanne 7e5ba8bd71 ****************************************************************************************
** 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 71cb695318 ************************************************************
* 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
inshy 063c442f5a - Deleted Russian text from English description
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1233 4f8fa57e-7814-0410-bad4-adc449f26b7c
2010-09-06 07:17:07 +00:00
Wanne cdfe00c9a1 - Bugfix: Changed DYNAMIC_AIM_LIMITS to DYNAMIC_AIMING_LIMITS in INIEditorJA2Options.xml (by Headrock)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1232 4f8fa57e-7814-0410-bad4-adc449f26b7c
2010-09-05 16:42:08 +00:00
Wanne 5ff87d9aa1 - New INI Editor (v1.5): Numeric values for (minvalue, maxvalue, defaultvalue, incement) in the "INIEditorJA2Options.xml" can now be set to numeric values
- Updated Facilities.xml (by Headrock)


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1215 4f8fa57e-7814-0410-bad4-adc449f26b7c
2010-03-12 14:07:03 +00:00
Wanne 2e815521f5 New EXE Release (Build: 3358)
New Map Editor Release (Build: 3358)

New Features
-------

- Map Editor can now load/save big sector maps.
- Control hardcoded list of unclickable ("bad") sectors via XML file.
o On the strategic map, the player cannot click or highlight specific
  sectors (e.g. A4, A5). Introduce a <BadSector> tag in MovementCosts.xml
  that flags a sector as "bad". (<BadSector>1</BadSector>)
- Move hardcoded underground sectors initialization to Lua script file. (by Realist)
o Locate "initunderground.lua" at data-xyz\scripts ("xyz" subject to change).
  Lua script allows easily adding underground sectors at arbitrary locations and defining enemy garrisons and creature population.
  Also enables underground bloodcat population.
- Changed order of properties in GameSettings.cpp
- Sorted Data-1.13\ja2_options.ini
- Translated missing HAM 3.6 German Texts


Bugfixes
------

- In Method CreateDestroyMouseRegionsForFacilityAssignmentMenu()
- HAM 3.6 fixes
- Turns out that the program is saving the number of used Placement Slots to the temp file fine, 
  but if that number is equal to the limit of how many enemies/civvies are allowed in a sector by the INI settings, 
  it leads to an assertion error instead when trying to re-load that sector. (by Headrock)
- The DEBUG only setting "fEnableInventoryPoolQ" is now only enabled in a DEBUG version. 
  In all other builds it is set to FALSE.


Info Map Editor
-------
Q: How can I create Big Maps with the Editor?
A: 1.) Start the new Map Editor.exe file
   2.) The Map Editor should load a map automatically
   3.) You see now 2 new text boxes (Rows, Cols) in the taskbar
   4.) Enter the size of the new map in the Rows text box. It should not be greater than 2000
       Cols always have the same size than Rows. That's why you can't enter a number for Cols.
       Normal maps have a size of 160 rows X 160 cols
   5.) Now click on New map" or load an existing map
   6.) The map should have now the new size you entered for Rows
       If you loaded a map, the original map is placed in the center of the new big map
   7.) Make any changes you like to the map
   8.) Save the map. Depending on the mapsize it could take some minutes
   9.) The map will be saved in the Profiles folder

Q: How can I easy navigate in the editor in big maps?
A: 1.) Use the arrow keys to scroll. For fast scrolling press SHIFT + Arrow keys.
   2.) Press "i" and you get an overview of the map.
       Use the Arrow keys to scroll. By pressing also SHIFT you scroll much faster

Q: What is the version 1.12 checkbox?
A: If this checkbox is checked, the map will be saved in version 1.13 (vanilla JA2) format

Q: What limitions for big maps has the current Map Editor?
A: 1.) Radar maps are not created correctly for big maps. Only the upper left corner of the map is shown in the radar map
   2.) NPC-Scripts are bound to grid numbers. They are not yet converted to the new grid numbers when altering a normal map
   3.) There are a lot of hardcoded grid numbers in the source code, so they only work with normal maps
   4.) For now you should only create big maps, that do not have any NPCs on it, that trigger special actions
       For outdoor maps or town maps (that do not have any NPCs special actions) big maps work fine

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1213 4f8fa57e-7814-0410-bad4-adc449f26b7c
2010-03-07 18:46:35 +00:00
Wanne 988e5789bd 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 2cd892b5a5 New EXE Release (Build: 3287)
Changes
-------

- Updated Cover system (by CptMorre)
o made display cover system performance independant of map size. 

* New settings *
o gGameExternalOptions.ubStanceEffectiveness = iniReader.ReadInteger("JA2 Tactical Settings", "STANCE_EFFECTIVENESS", 10, 0, 100);
How much the stance influences the view range reduction. Prone will give you 10% (default) view reduction / cover.
o gGameExternalOptions.ubLBEEffectiveness = iniReader.ReadInteger("JA2 Tactical Settings", "LBE_EFFECTIVENESS", 50, 0, 100);
Dual welding the longest sniper rifles with full attachements, having a third backup sniper rifle, one combat pack and one backpack will give a 50% (default) sight penalty with the default settings.

* Removed settings *
o gGameExternalOptions.fMovementSightAdjustment = iniReader.ReadBoolean("JA2 Tactical Settings", "MOVEMENT_SIGHT_ADJUSTMENT", TRUE);
o gGameExternalOptions.fStanceSightAdjustment = iniReader.ReadBoolean("JA2 Tactical Settings", "STANCE_SIGHT_ADJUSTMENT", TRUE);
o gGameExternalOptions.fLBESightAdjustment = iniReader.ReadBoolean("JA2 Tactical Settings", "LBE_SIGHT_ADJUSTMENT", TRUE); 

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1202 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-10-23 09:42:38 +00:00
Wanne e2723a20d9 New EXE Release (Build: 3274)
Bugfixes
--------

- Win 98 Bugfix: ja2.ini option to disable UNICODE (VFS_NO_UNICODE)
- When VFS_NO_UNICODE = FALSE, files will be opened with default encoding (instead of UTF8/16) in the source code
- EDB: Rendering of "Hide Muzzle Flash" icon
- Enemies should also drop LBE gear
- Refreshing bug in strategy merc list in resolution 640x480 and 800x600
- Character in running state will loose breath points each turn if no action is performed
- Automatic cancellation of running if the merc is in a running state and was not moved since last turn
- Bobby Ray Tooltips fixes
- Fixed bug, where enemies do not climb on rooftops anymore, when ASTAR is disabled
- Source code is now compiled with vanilla JA2 pathing instead of A*

New Features
------------
- Externalized "Bobby Ray tooltips show possible attachments" from HAM 3 (BOBBY_RAY_TOOLTIPS_SHOW_POSSIBLE_ATTACHMENTS)
- New Cover System (by CptMoore)
. There are 8 new ja2_options.ini entries in the "JA2 Tactical Settings" section
o STEALTH_TRAIT_COVER_VALUE, STEALTH_EFFECTIVENESS, TREE_COVER_EFFECTIVENESS, CAMOUFLAGE_EFFECTIVENESS, COVER_DISPLAY_UPDATE_WAIT
o MOVEMENT_SIGHT_ADJUSTMENT, STANCE_SIGHT_ADJUSTMENT, LBE_SIGHT_ADJUSTMENT

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1196 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-10-21 13:30:13 +00:00
Wanne 730733d52a - Added new ja2_options.ini property(BOBBY_RAY_TOOLTIPS_SHOW_POSSIBLE_ATTACHMENTS) from HAM 3: Not used in current SVN EXE.
- Updated INI Editor xml to use the new property


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1188 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-09-04 07:39:08 +00:00
inshy ddcd0da8c7 Some fixes in russian translations (by Allin)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1173 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-07-16 07:20:55 +00:00
inshy 8912457f35 Added russian translation for INI Editor options (by Allin)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1169 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-07-13 16:13:15 +00:00
Wanne b623104910 - Updated Descriptions for the INI Editor ja2_options.ini
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1163 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-29 12:21:57 +00:00
Wanne a49bb2f9fe New INI Editor EXE (Version: 1.3)
- Works now with VFS (vfs_config.*.ini)
- Updated missing property descriptions in English

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1140 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-07 13:26:47 +00:00
Wanne 44652a9911 New EXE Release (Build: 2949)
New Features
------------
Enhanced IMP Creation
o INFO: Customize your IMP more personally (hair, clothes, ...)
o Soldier Tooltips can now be toggled on/off in the option screen
o Removed "Random IMP personality" from option screen
o Removed CUSTOM_PERSONALITY, CUSTOM_ATTITUDE, ALLOW_SOLDIER_TOOL_TIPS, IMP_STARTING_LEVEL from ja2_option.ini
o Added IMP_STARTING_LEVEL_COST_MULTIPLIER, IMP_BONUS_POINTS_FOR_DISABILITY, IMP_BONUS_POINTS_PER_SKILL_NOT_TAKEN to ja2_options.ini
o New Files in the Data\Laptop folder

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1133 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-04 10:50:30 +00:00
Wanne 011ed6db59 Updated INIEditorJA2Options.xml
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1108 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-04-03 19:30:04 +00:00
Wanne ab5e724c95 Updated INIEditorJA2Options.xml with HAM Properties and Descriptions (thx to Headrock)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1107 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-04-03 15:25:23 +00:00
Wanne 53a8ed71a1 Added missing INI Editor properties for the Many Merc update
Changed the new property "TONY_USES_BR_SETTINGS" from "FALSE" to "TRUE"

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1087 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-02-09 18:31:59 +00:00
Wanne 822aad508c INI Editor: Set max. Value for properties (ALLOW_MILITIA_MOBILE_DELAY, TRAIN_VETERAN_MILITIA_DELAY) from 5 to 100 (thx to Marlboro Man)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1086 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-02-09 17:55:31 +00:00
Wanne 8df7fc141b INI Editor: Adjusted maximum Value from 40 to 32 for MILITIA_SQUAD_SIZE properties.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1067 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-01-17 21:39:20 +00:00
Wanne 45113eb4dd New property (ALWAYS_USE_PROF_DAT) for ja2_options.ini. Not used yet with current SVN EXE.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1061 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-12-09 18:57:07 +00:00
Wanne 479c56b8e1 New Build (2445)
- An AP value was being recast to INT8 which caused some issues with more then 127APs.
- Altered the RemoveRegion failsafe so use the REGION_EXISTS flag.  This seems to resolve the "timed" crash and/or infinite loop that people have been reporting with sector inventory.
- Added a cheat hotkey that creates a huge variety of items for troubleshooting sector inventory with multiple pages.
- Added maximum and minimum values for the AP_BONUS settings in the INI file.
- Merged the two parts of RenderItemDescriptionBox function (strategic and tactical) into a single function.  Now any change automatically effects both version of the box.
- Fixed some Polish and Russian translations
- Fixed description text in "ja2_options.ini" for property "USE_ENHANCED_DESCRIPTION_BOX"

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1060 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-12-05 22:50:57 +00:00
Wanne 43efa398e7 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