Commit Graph
1062 Commits
Author SHA1 Message Date
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
Starwalker 8aa6b9f204 exchanged English descriptions for coldloaded 7.62x51mm ammo HP <-> AP (20rnd mag)
removed ability of RPK-74 to attach a folding stock (it already has one built-in)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1066 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-01-12 13:24:48 +00:00
Wanne da3b71baef Bugfix: Ivan's Text file (007.edt) now works correct with russian characters (thx to Inshy)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1065 4f8fa57e-7814-0410-bad4-adc449f26b7c
2009-01-03 17:42:34 +00:00
Wanne 9c48247fe1 Updated/Added XML-files in Data\TableData for Polish and French version
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1064 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-12-31 10:57:29 +00:00
Wanne 365910d8dd New XML Editor (0.0.0.39): Support for Polish and French texts
Updated Fonts for future Italian version
New French XML Files
Updated Polish and Russian XML Files

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1063 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-12-29 14:11:06 +00:00
Wanne 1833a46504 Removed "modified" NPC File from Madame Layla in saloon from San Mona (thx to Inshy)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1062 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-12-27 11:23:18 +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
Starwalker d3f9e6c0d6 added three new FN pistols (pics by Jimmy)
added a new standalone grenade launcher (pic by Coolberg)
decreased size of Super Shorty, so it fits into a MP-Holster
gave a 2-round burst to the Sawed-Off Shotgun

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1059 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-12-02 16:16:40 +00:00
Starwalker a02c68cea7 New grenade/rocket launcher pics (Coolberg)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1058 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-12-01 11:54:23 +00:00
Starwalker 43f116d99c New grenade/rocket launcher pics (Coolberg)
re-sized pics for new FN pistols (Jimmy)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1057 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-12-01 11:53:52 +00:00
Starwalker ba2f41d182 New grenade/rocket launcher pics (Coolberg)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1056 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-12-01 11:53:11 +00:00
Wanne 7ac4ed9ed9 Deleted unused WAV Files from the UB Merc. These files are unused in JA2 1.13, because it is only UB specific speech. (thx to Inshy)
This makes the next Release a little smaller in size :-)


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1055 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-11-26 19:13:43 +00:00
Wanne a75fd0c092 *** New ja2.exe build (2436) ***
- Fixed a CTD that occurs when you fail to attach an item
- Multiplayer: Override panel key is now bound only to key "7" instead of 5, 6 and 7
- Fixed a 100AP conversion issue for morale and suppression fire.
- Fixed a CTD caused by trying to "pickup" an item from sector inventory while simultaneously looking at that items description box.
- Upgraded an INT8 to INT16 in training functions to try and catch a problem with INI values being set too high.
- Fixed some display values in EDB to properly switch between 100AP and 25AP.

*** New INI Editor ***
- INI Editor now works fine in 800x600 resolution
- Property Value Section now contains a scrollbar

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1054 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-11-26 18:22:41 +00:00
Wanne 4a87c72097 INI Editor/MOD Loader:
- Autoswitch to 16 bit window color depth if game should run in windowed mode and desktop colors is not 16 Bit.
- When game exists, switch back to default color depth.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1053 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-11-22 23:56:49 +00:00
Wanne fd0c5ed84d INI Editor (New Version 1.2.0.0)
- A few minor bugfixes

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1052 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-11-18 17:49:42 +00:00
Wanne 1eb19fd0b4 New XML Editor (Version 0.38)
- Removed unused files from TableData/Lookup folder. This files are created automatically from the XML Editor
- XML Editor now deletes the file "JA2Data.xsd" on startup and recreates it
- You can change the default maximum AP values (default = 100) for the XML editor in "XMLEditorInit.xml"

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1051 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-11-14 13:32:18 +00:00
Wanne 82a3237835 New Exe Build (2417)
- Only internal source changes to make Polish release in the future
- The updated GameDir files in this Revision are needed for this new Exe Build.

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

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1050 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-11-14 11:56:47 +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
Starwalker 759ec73db1 changed some attachment data and item descriptions (Inshy)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1048 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-10-30 08:00:00 +00:00
Starwalker 22be8193af 4 updated shotgun pics by Coolberg
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1047 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-10-30 07:58:51 +00:00
Starwalker 9295edfa78 4 updated shotgun pics by Coolberg
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1046 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-10-30 07:58:27 +00:00
Starwalker edca308d77 4 updated shotgun pics by Coolberg
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1045 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-10-30 07:58:12 +00:00
Wanne a72e7a336c New Map Editor and Game Exe Build 2377:
--Editor fixes from Kriplo
Implementation for mouse wheel support
Implementation for mouse middle button support
Fix for adding on roof tiles
Fix assertion when leave editor mode
On saving map check of entry points are add
Fix for to many ToolTip messages in place walls
Fix assertion on loading map without entry points
Fix assertion in Sector Summary if DevInfo directory not exist
Fix for problem of losing map edgepoints
Fix problem with losing stuff from LBE
Fix crash in meanwhile

--Game fixes from Headrock
Fixed a typo in the Health experience calcuation for strategic movement
Added "Draw" cost to weapons help data

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1044 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-10-15 21:05:39 +00:00
Starwalker ead57f8f86 pics uploaded earlier contained artefacts :-(
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1043 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-10-02 09:20:23 +00:00
Starwalker db137abb2a 3 new FN pistol pics (Jimmy)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1042 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-10-02 09:14:50 +00:00
Starwalker 505c2ecec9 3 new FN pistol pics (Jimmy)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1041 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-10-02 09:14:38 +00:00
Starwalker e6d9edcfa0 3 new FN pistol pics (Jimmy)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1040 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-10-02 09:14:21 +00:00
Wanne c139a38f69 Externalization: Restrict female enemies from being in the queens army (except Female Elite enemies)? -> RESTRICT_FEMALE_ENEMIES_EXCEPT_ELITE
INFO: This feature will be available in the NEXT SVN EXE

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1039 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-09-09 16:27:41 +00:00
Starwalker db46caea43 new Russian descriptions (Inshy)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1038 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-09-09 06:24:37 +00:00
Starwalker d55cbedd2f new Russian descriptions (Inshy)
corrected armours.xml (Inshy)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1037 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-09-09 06:24:09 +00:00
Starwalker c27754da99 Dragunov SVD was set to 7.62x54R, which does not exist in the original JA2, and there is no ammo of this caliber available. Therefore I set this gun back to 7.62x39mm, as it was in original JA2.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1036 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-09-03 09:51:37 +00:00
Starwalker 926da54a7d Added a few ammo crates
Items not fitting their role are no longer taken by some dealers

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1035 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-09-03 09:02:01 +00:00
Wanne e6f718d43f New exe build (2322):
- Support for specific cities.xml (eg. Russian.Cities.xml)
- Fixes for new fonts
- Fixed the sector inventory so that you can right click to look at an item's description even if you don't have an On Duty merc in the sector.  You still need a merc in sector, but they can be involved in another activity where before they also had to be part of an active unit.
- Fixed Russian texts
- Possible fix for the intermittent sector inventory right-click issue.
- Fixed the display AP cost for shooting (when you also have to change facing and/or ready a weapon) so that it correctly matches the APs that are really charged.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1034 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-08-30 14:49:22 +00:00
Wanne f957930ad1 Map Editor (Build: 2292)
This version of the Map Editor should run much faster because of the changed build type.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1033 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-08-30 10:49:03 +00:00
lalien 3aa48c53dc Updated fonts
New edt for Ivan

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1032 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-08-27 21:27:24 +00:00
lalien d599ca98ca Polish translation from inshy
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1031 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-08-12 23:01:31 +00:00
Wanne 2dc8181bf6 new exe (build: 2296)
- Adjusted the ChangeDropPackStatus function to account for "range to backpack" when enemies are in sector.
- Corrected a graphic rendering issue with attachment alignment on the strategic screen.
- Corrected a problem with IMP hiring that caused an assertion error when trying to use the last female IMP profile ID.
- Fix CTDs in Multiplayer (and Singleplayer)
- Random number and CTH adjustments.
- OIV Graphic alignment correction.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1030 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-08-06 19:02:56 +00:00
Starwalker 132b46ee89 changed ranges on a few 9x39mm guns
raised price of 9x39mm ammo
removed ability to attach PSO-3 scope to AS Val

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1029 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-07-23 14:31:05 +00:00
Starwalker ba022cb0db New Thompson M1928 pics (Marlboro Man)
New Thompson Drums (KenNoOni)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1028 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-07-23 14:29:57 +00:00
Starwalker 54a4b89336 New Thompson M1928 pics (Marlboro Man)
New Thompson Drums (KenNoOni)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1027 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-07-23 14:29:24 +00:00
Wanne e9eb2de475 Added the wire cutter item to the default kit bag for each merc
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1026 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-07-19 18:10:23 +00:00
Wanne 6e5998e8d9 new exe build (2240)
- Corrected a display problem with the KeyRing popup when playing in OIV mode.
- Dirty fix: Removed "Assertion" that could occur when entering a sector.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1025 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-07-14 18:47:41 +00:00
lalien 5a64a8c7ab Changed/translated Russian descriptions
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1024 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-07-07 15:03:38 +00:00
Starwalker 03d66051a7 added data for S&W M29, M29 SATAN, and Manurhin MR-73
added a few ammo crates
changed weight and size of C-18
changed weight of Alcohol
added grenade restriction to belt clip (for Molotov cocktail) and to ammobelt pocket

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1023 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-07-01 15:15:54 +00:00
Starwalker bb350f7c20 revolver pics added
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1022 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-07-01 15:13:38 +00:00
Starwalker abd8e55e1d revolver pics added
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1021 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-07-01 15:13:11 +00:00
Starwalker 14118b44a9 revolver pics added
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1020 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-07-01 15:12:58 +00:00
Wanne 017d7d0ba2 - updated German.Items.xml (thx to Farmer Toby)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1019 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-06-10 19:31:36 +00:00
Wanne eaae68135c new exe build (2222)
*** This version contains the multiplayer code integration ****
*** You have to start a new game with this EXE ***
*** If you would like to continue your current games, you have to use the ja2_2124.exe ***

For german and russian users, you can download the multiplayer package here:
http://ja2.h758491.serverkompetenz.net/Wanne/MP/ja2_113_mp_2008_06_08.rar

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1018 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-06-08 13:57:42 +00:00