Commit Graph
461 Commits
Author SHA1 Message Date
Wanne 84b04b5348 - Updated German.Items.xml (by Toby)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1227 4f8fa57e-7814-0410-bad4-adc449f26b7c
2010-07-28 16:45:17 +00:00
Wanne c9392f01db Shortened description of CAWS (index = 33)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1226 4f8fa57e-7814-0410-bad4-adc449f26b7c
2010-07-22 08:31:27 +00:00
Wanne aaddc76215 - Updated German.Items.xml (by Toby)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1225 4f8fa57e-7814-0410-bad4-adc449f26b7c
2010-06-03 21:01:32 +00:00
Starwalker 2f40ed27b5 corrected description of AK-drum adapter
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1224 4f8fa57e-7814-0410-bad4-adc449f26b7c
2010-05-26 12:30:08 +00:00
Starwalker e0b6c2331d added attachability of Rod&Spring to some guns.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1223 4f8fa57e-7814-0410-bad4-adc449f26b7c
2010-05-26 11:49:34 +00:00
Starwalker a54d55eb7f removed ability to attach Trigger group from AEK-rifles.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1222 4f8fa57e-7814-0410-bad4-adc449f26b7c
2010-05-12 10:37:07 +00:00
Starwalker f7d5e736d7 added Beretta Cx4 Storm
corrected a few descriptions

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1220 4f8fa57e-7814-0410-bad4-adc449f26b7c
2010-04-01 06:46:16 +00:00
Wanne 242a0f931f - 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 0db4b8c783 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 104b9a09f0 New EXE Release (Build: 3342)
New Features
-------

- Added Big Maps Project support. You will not see any differences until I release the new Big Maps project Map Editor
o This will allow playing really big tactical maps (up to 2000 rows X 2000 cols, instead of "normal" 160 rows X 160 cols)

- Added Multiplayer v1.5
o Most important feature in this version is the synchronization of explosives (grenades, TNT, ...) and fixes some bugs

Info
-------

- Because of the Big Maps Project integration most of the structures have changed and you HAVE TO START A NEW GAME
o If you don't want to use the new EXE, I have renamed the previous release EXE to "ja2_3329.exe" and you can continue playing with your existing savegames.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1211 4f8fa57e-7814-0410-bad4-adc449f26b7c
2010-03-01 19:08:06 +00:00
Wanne a1bed90236 Updated Facilities.xml (by Headrock)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1210 4f8fa57e-7814-0410-bad4-adc449f26b7c
2010-02-26 12:50:30 +00:00
Wanne 512a647566 Updated Facilities.xml (by Headrock)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1209 4f8fa57e-7814-0410-bad4-adc449f26b7c
2010-02-26 08:55:47 +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
inshy a3659143e2 Translated Polish.Items.xml by Gonzo.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1207 4f8fa57e-7814-0410-bad4-adc449f26b7c
2010-02-18 08:39:25 +00:00
Starwalker 03957471b0 - gave a volume of 5 to Tear Gas and Mustard Gas grenades (was 0 before)
- gave built-in bipods to many guns that are depicted with a bipod and cannot have a foregrip anyway (some with depicted bipod may not have this because a foregrip can be attached instead of the bipod).
-  allowed attachment of a bipod to the G36K

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1206 4f8fa57e-7814-0410-bad4-adc449f26b7c
2010-02-17 07:41:56 +00:00
Wanne 626f98a29e - Updated Chinese.Items.xml (by zwoo)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1203 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-10-24 16:37:25 +00:00
Starwalker f9c88ff2c1 added subsonic 7.62x39mm ammo
allowed AR suppressor on some 7.62x39mm assault rifles
corrected a few gun values

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1201 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-10-22 07:50:25 +00:00
Starwalker d369159690 added 5.45x39mm cold ammo
added some ammo crates
added attachability of AR sound suppressor to some 5.45x39mm guns

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1194 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-09-16 09:14:44 +00:00
inshy a3e1be82ab -Updated Dutch xml-files (translation by Tais)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1190 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-09-07 08:31:48 +00:00
Starwalker 6a3db4d9f6 removed attachability of some wrong attachments to the silenced AR57
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1186 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-08-26 09:13:40 +00:00
inshy 7f4603e6f8 Fix for Russian description RPO-A "Shmel" to RPO-M "Shmel-M" (As in English version)
**********************************
IF SOMEONE WOULD LIKE TO CHANGE NAME OF SOME ITEMS, DO IT FOR ALL LANGUAGES!
Because RPO-A <> RPO-M, it is 2 different launchers.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1185 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-08-22 16:25:20 +00:00
Starwalker d51b82efe5 added some descriptions to the Foreign language item files
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1184 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-08-18 06:43:24 +00:00
Starwalker 96fa4178e6 added Sniper Suppressor attachability to AI AWM and DSR-1
corrected German name of 9mm Metalstorm ammo
changed INSAS Rifle from fullauto to 3-round burst.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1183 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-08-12 12:25:39 +00:00
Wanne 8bac02c32b - Updated Chinese.Items.xml (by zwoo)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1181 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-08-01 16:36:09 +00:00
inshy 71af34f150 Updated Russian items.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1180 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-07-28 10:49:13 +00:00
Starwalker 8bbc4b3119 removed combo-merge Gameboy+Wire=Lameboy Display (was nonfunctional)
added use-item-merge Utility Knife+Gameboy=Lameboy Display

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1177 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-07-23 13:50:39 +00:00
Starwalker 963e7c170c activated new G3A3 pic (Kaerar's color adjustment on Coolberg's pic)
activated new AI AWM pic (Kaerar)
activated chokes for shotguns as attachments
added a few new ammo crates
changed 'filled size' of the large backpacks to prevent unrealistic behavior (needs checking...)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1175 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-07-21 07:09:30 +00:00
Wanne 8623da7659 - Corrected double index in AmmoTypes.xml so that the XML Editor starts again without errors
- New XML Editor (Version: 0.42)
o Display "Spread Pattern" Name in the last column in the items grid
o IMPORTANT: If you save an Item or AmmoType which has the <spreadPattern> Tag set, it will get lost. You have to add it manually in a text editor after saving the item in the XML Editor

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1160 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-28 20:53:57 +00:00
Wanne 634d2ba440 New EXE Release (Build: 3042)
New Features
------------
- Spread Patterns MOD
o TableData/SpreadPattern.xml & additional (optional) <spreadPattern> Tag in TableData/Items.xml

Bugfixes
--------
o Mine income was not correctly initialized in GameSettings
o Need for soldier sleep was calculated wrong
o Stop Time when Skyrider arrives in the destination sector
o On "sell all" also unreachable items were sold
o Stop time compression when shipment and email arrives
o Fixed duplication of items from shipment. This bug occured, when loading a savegame with at least 2 depending shipment orders
o Re-enabled stealing from delivery sector (ja2_options.ini: STEALING_FROM_SHIPMENTS_DISABLED)
o Re-enabled & externalized chance that whole shipment is lost (ja2_options.ini: CHANCE_OF_SHIPMENT_LOST)
o Re-enabled delivery from John Kulba

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1159 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-28 18:05:27 +00:00
Wanne 7d52385f6e - Updated (added/deleted) a few HAM properties in the Ja2_Options.INI. These properties are still used by the game
- Added tags to some XML files which is used by the SpreadPatterns MOD (latest SVN EXE does not include Spread Patterns MOD)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1155 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-25 18:18:43 +00:00
Starwalker a49af32753 added Kar 98k to Tony's Buy-List
changed RPD and RPK to 75 round ammo capacity

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1154 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-25 06:38:12 +00:00
Starwalker 0a507c1439 corrected some ammo items
removed attachability of triggergroup from SIG 55x-family

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1152 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-24 08:11:07 +00:00
Starwalker b4113c46fb added missing Burst Penalty to Mini-14
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1148 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-10 08:48:52 +00:00
Wanne 4463a0c241 - Updated Chinese.Items.xml
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1147 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-09 15:56:29 +00:00
Starwalker 612a5fbbbb added Kimber Eclipse pistol
added a 9x19mm variant of the FN HP-35 pistol
raised range of Beowulf rifle
added a few ammo crates

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1145 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-06-09 11:22:31 +00:00
Wanne 47423aa10b - Updated Chinese.ShippingDestinations.xml
- New "Map Editor" (build: 2736): No map editor changes so far, but it should fix the problem with ja2.set -> "displaying white rectangles"

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1128 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-05-24 20:32:51 +00:00
Starwalker a024c136a1 corrected the number of choices for the "50%"-group
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1127 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-05-15 07:02:34 +00:00
inshy ff7430099e Translated all new items for Russian xml.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1126 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-05-09 20:17:38 +00:00
Wanne 4596b79383 Added ShippingDestinations.xml files for Chinese, Dutch, Italian and Polish version (but they are all in English yet)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1125 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-05-06 13:26:06 +00:00
Wanne b169986d98 - Added German.ShippingDestinations.xml
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1124 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-05-06 13:22:53 +00:00
Wanne 0f75db42e1 - new Russian.ShippingDestinations.xml for Data-1.13\TableData\Map folder
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1123 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-05-06 12:43:01 +00:00
Starwalker d739afed6b added ammo (9x18mm AP and 7.62x54mm Match)
decreased size of Extended Ears
changed Destruction-merges so that the result is a rag, to avoid CTDs

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1119 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-04-22 07:23:04 +00:00
Wanne 7a39fa6d22 - Added new files for Dealtar's and Zilpin's Airport Externalization (no new EXE build yet)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1115 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-04-21 20:31:57 +00:00
Wanne bae9954cc2 New ja2.exe (build: 2651)
New Features:
- Headrock's HAM 2.8:
- Zathras' Multiplayer UI Patch

Bugfixes:
- New option "Force turn mode" is always disabled when playing a multiplayer game
- Max Merc limit in multiplayer was not evaluated when hiring merc
- Press "ESC" while green progress bar on laptop loads -> Buttons are still visible although Laptop is closes
- Fixed szSoundEffects definition
- Minor fix to allow the bullet graphic to render properly when the shopkeeper panel is open.
- Fixed a bug when creating the application, it was only possible to start ONE instance of the game. Now it is possible to start as many instances of the game you would like.
- Temporary fix for game freeze when a path contains duplicate tiles

Also non English Versions (German and Russian) of ja2.exe are available
How to update these Versions from SVN, take a look at the Bears Pit thread:
http://www.ja-galaxy-forum.com/board/ubbthreads.php?ubb=showflat&Number=201700&page=1#Post201700 

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1104 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-04-01 13:41:26 +00:00
Wanne f588cf5fc0 Updated Chinese.Items.xml
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1098 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-03-13 15:01:44 +00:00
Starwalker dbfd9ab591 added two new revolvers (pics by Coolberg)
added ammo crates for two calibers
corrected a few things

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1096 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-03-12 11:10:34 +00:00
inshy 3c82fa1348 Updated Chinese.Items.xml and Chinese.Pockets.xml (by zwwooooo)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1091 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-02-19 06:32:30 +00:00
Starwalker d19cf3ac1c a few new ammo crates
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1090 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-02-12 10:40:33 +00:00
Wanne 4d9742d716 Chinese.Items.xml update
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1077 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-01-31 16:51:14 +00:00
Starwalker 53baca7a8b updated inventories fo Devin and Tony
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1076 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-01-29 07:41:10 +00:00