Commit Graph
18 Commits
Author SHA1 Message Date
Wanne dc20ac9b5e - Added 2 missing properties in Ja2_Settings.INI
- UB: Added missing INI files


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1527 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-08-24 14:19:51 +00:00
Wanne 88a09f6367 - Moved the "Data-JA2Demo" MOD folder to its own SVN trunk:
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1521 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-08-24 09:13:25 +00:00
Wanne 2a2077190e - Updated GameDir for the UB Mods
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1520 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-08-24 01:58:21 +00:00
Wanne b0e88bf3d2 New EXE Build (5423)
o New feature: food system requires mercs to eat and drink in order to survive
- food and water levels are lowered every hour, eat food to survive
- not doing so leads to various penalties and ultimately death
- added food items for that purpose. Food can degrade over time. Rotten food poisons.
- Mercs automatically consume food if hungry/thirsty and food is in their inventories
- for more info, see http://www.bears-pit.com/board/ubbthreads.php/topics/307396/Re_Mercs_need_food_and_water_t.html#Post307396

o New feature: guns can now be fed externally
- a machinegun can be fed by another emc if he has an ammo blet in his hands
- a merc can also feed his gun with ammo belts in his inventory
- the necessary tags can be set in Items.xml in the <ItemFlag> -tag
- this feature can be turned on and off via the JA2_Options.iniReader
- 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@1477 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-07-25 08:24:46 +00:00
Wanne bea7799a60 - Replaced the old unused BOBBY_RAY_SELECTION property from ja2_sp.ini with the new ones (BOBBY_RAY_QUALITY and BOBBY_RAY_QUANTITY)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1468 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-07-10 13:49:06 +00:00
Wanne ba618ef5cf - Added missing entries for quiet training and quiet doctoring to Ja2_Settings.INI
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1449 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-06-02 15:52:21 +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 b04a4748f6 - Fixed "OldAIMArchive.xml" for "Data" folder (added missing veterans)
- Removed unused WF merc entries from AIMBIOS.EDT ("Data") folder
- Added missing "TOPTION_QUIET_TRAINIG" to Ja2_Settings.INI

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1440 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-05-29 20:25:57 +00:00
Wanne a25a149ec5 - Added the JA2 Demo as a new 1-13 MOD (by Jazz)
o Now you can play the JA2 Demo (P1 - Demoville) maps with the features of 1.13
o The Demo has to be started with a special compiled 1.13 demo executable
o This demo is as close as possible to the original JA2 Demo
o There is a special "ja2_Demo.ini" file for the demo settings.


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1430 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-05-18 10:57:24 +00:00
Wanne 2703eeeb64 - Enabled the "Auto Fast Forward Mode" in the ingame options for the "Data-1.13" folder per default
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1429 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-05-18 10:53:59 +00:00
Wanne 3a034641d4 UB:
- Deleted unused "TableData/Text" folder
Updated ja2_options.ini
- Added missing properties
- Reworked wrong comment style
- Enabled the "USE_SCOPE_MODES" feature for Data-1.13


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1415 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-04-30 08:17:12 +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 be4169c4f3 - Changed a few default starting / settings options:
o Set default IMP charaters to 1 in the start new game screen
o Set default game style to "SCI-FI" in the start new game screen
o Disabled "NCTH" in the default ingame options

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1356 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-01-31 10:21:06 +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 512e17c07c - Added missing "TOPTION_DISABLE_CURSOR_SWAP" to Ja2_Settings.INI
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1337 4f8fa57e-7814-0410-bad4-adc449f26b7c
2011-10-04 22:21:24 +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
Wanne 89ffa5f5ec - Added new Files and Folders which are used for VFS and Multiplayer
- Updated XML files in Data\TableData
- Moved Document files to new folder named "Docs"

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1134 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-04 21:09:26 +00:00