Commit Graph
251 Commits
Author SHA1 Message Date
Asdow 958bd7dec4 Add missing tags back to Items.xml
FoodType & PercentAim were missing
2024-12-22 14:11:32 +02:00
Asdow 6320e6c8cc Add individual tags for ItemFlags bitmasks
Requires updated .exe
2024-12-22 00:08:05 +02:00
HazapuzaandAsdow 86c5e96b65 Update Filters.xml
Removed unnecessary item ID exclusions from several filters.
2024-11-07 20:42:57 +02:00
HazapuzaandAsdow d97bd882e9 Add tons more LOBOT weapon graphics
Added unique LOBOT graphics for the vast majority of 1.13's firearms.

Also edited and re-rendered some of the existing LOBOT weapon graphics, in order to fix missing pixels (mainly thin barrels disappearing on some animation frames), and made wooden parts somewhat lighter for slightly better shading.
2024-11-07 20:42:57 +02:00
AsdowandGitHub b9f77e8483 Replace MercOpinion.xml files with the new format (#95)
Instead of storing all opinions in unique <Opinion1>, <Opinion2>, ... <Opinion254> tags for all profiles, only opinions with a value other than 0 is now stored in <AnOpinion id = "1" modifier = "-10" /> tag

This change changed the loading time for merc opinions from 4.047 s to 0.011 s

A small cmd utility tool for converting existing MercOpinions.xml data into the new format is available at https://github.com/Asdow/JA2-ConvertXMLData/tree/master
2024-08-13 00:29:17 +03:00
Hazapuza 38431dd41b Added palette-swapped black versions of the basic shotgun and sawn-off shotgun
- Super-Shorty no longer invisible, uses black version of the sawn-off shotgun graphics

- Moved Fabarm FP6, SDASS and Benelli M3 from SPAS-12 to black shotgun graphics
2024-03-17 22:09:06 +02:00
Hazapuza c942bacb66 Added LOBOT graphics for a short AK-style compact carbine
The AKS-74U and AKMSU now use a wooden furniture version, and several short-barreled black/dark-colored rifles use an all-black version.
2024-03-15 15:16:12 +02:00
Hazapuza c2a4bb6404 Added a new weapon, the FN PS90
The rifle class is now once again mostly devoid of any notable end-game weapons, and this is meant to compensate for that a bit. The PS90 is available from BR's and Tony, at coolness 7.
2024-03-10 20:26:20 +02:00
Hazapuza 12848a06ef LOBOT graphics for XM25 and G11
- XM25, OICW and AICS set to use the XM-25 graphics

- G11 and CAWS set to use the G11 graphics

-Added '25mm' to XM-25's descriptions, fixed several typos
2024-03-07 07:33:46 +02:00
AsdowandGitHub 6e2de6c617 LOBOT: Add ghillie suit and camo uniform (#77) 2024-03-05 11:54:46 +02:00
Hazapuza 90c1fe6eca Fixed a crash caused by wrong formatting 2024-02-29 02:50:00 +02:00
Hazapuza 14dbad3987 More updates to LoadScreenHints.xml
One new hint, reworded a few hints to include secondary hotkeys and to be within the character limit.
2024-02-27 15:38:42 +02:00
Hazapuza 0d86549924 Add a few new hints, update LoadScreenHints.xml in Data to match the one in Data-1.13 2024-02-27 01:02:32 +02:00
Andrzej FałkowskiandGitHub 7e1c337e55 Specific drug types and drug items for background and facilities - template, bar items and hidden bars for vanilla. (#62) 2023-10-02 19:31:10 +03:00
AsdowandGitHub 98f17aad86 Lobot: Added blood pools to 3 death animations (#37)
* LOBOT: Add blood pools to most common death anims

* Move HasRifleInHand layerprop down in priority

Allows more specific graphics to take over precedence, eg. when a rifle instead of AR class weapon uses FAL graphics
2023-07-22 14:14:29 +03:00
AsdowandGitHub e95214e641 Lobot: Fix dual wielding sawed off shotguns (#27) 2023-01-25 15:58:19 +02:00
AsdowandGitHub 832b1a7bf2 Lobot: Fix flying back with bloodspurt animation (#20)
There was an error where this animation was 7 frames per direction long, when it should be 24 frames per direction.

Using regular flying back animation as a placeholder until animations with gore are implemented.
2023-01-20 13:16:49 +02:00
AsdowandGitHub b90e364d7a Lobot (#19)
Make use of new  attachment filter criterion for lobot

Balaclava still requires to be defined as a valid attachment for helmets, but kneepads should now show up already when they are attached to leg armor.
2023-01-19 14:22:32 +02:00
Asdow ab9335a2ce EOD suit for big male 2023-01-15 01:59:12 +02:00
Asdow f76c9ce5a2 Fix rolling with rifle and eod suit on 2023-01-14 14:59:33 +02:00
Asdow 70f8c2ae09 Added alternative eod helmet graphics
When prone and wearing eod helmet and vest, the vest collar needs to cover part of the helmet
2023-01-14 14:34:00 +02:00
Asdow fd0e73ab92 Remove EOD helmet and vest from other filters 2023-01-14 02:39:05 +02:00
Asdow 465f39a9e1 Added EOD suit animations for female 2023-01-14 02:38:25 +02:00
Asdow f42e439a4a Update LOBOT xml files 2023-01-13 18:43:02 +02:00
Asdow 120ce28c66 Added balaclava, heavy armor vest and holsters for regular male 2022-11-19 20:04:39 +02:00
Asdow ae2dd0f6fe Added Kevlar vest graphics 2022-11-18 19:47:20 +02:00
Asdow f1c4897408 Update Filters.xml
Fix typo, for whatever reason this error only triggered in JA2_vanilla vfsconfig
2022-11-10 19:57:13 +02:00
Asdow 6c3a6c9ad1 Move LOBOT tabledata to Data from Data-1.13 2022-11-10 19:29:28 +02:00
Sevenfm be3672aadf Fixed mercs (other than IMP) and NPCs having no items in Vanilla mode (by Shadooow).
note: I made this by externalizing values that we read from PROF.dat via script and some manual merging. There are differences though - mostly drop flags, but also that in 1.1 data npcs have weapons in hand but in original game they have them in BIGPOCKET instead - which I think is intented so I haven't changed that. Still further manual unification might be needed, but I am not spending my time for this anymore.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2644 4f8fa57e-7814-0410-bad4-adc449f26b7c
2022-03-22 11:07:00 +00:00
rftr d53e82c670 added options, item tags, and blank inventory image for new feature: upgradeable robot
https://thepit.ja-galaxy-forum.com/index.php?t=msg&goto=364403

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2642 4f8fa57e-7814-0410-bad4-adc449f26b7c
2022-03-21 17:33:00 +00:00
Sevenfm 2ade60dabf Added missing explosion size defines (by Asdow).
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2628 4f8fa57e-7814-0410-bad4-adc449f26b7c
2021-11-18 16:14:19 +00:00
Sevenfm 3425d1d14b New ingame options screen (by rftr).
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2627 4f8fa57e-7814-0410-bad4-adc449f26b7c
2021-11-17 07:51:02 +00:00
Wanne 2da878a89a Fix: Flamethrower (in Weapons.xml) was missing <ubMagSize>10</ubMagSize> tag (by zwwooooo)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2609 4f8fa57e-7814-0410-bad4-adc449f26b7c
2021-08-03 16:25:53 +00:00
silversurfer fb22779284 updated water sources on map sectors
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2563 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-09-08 17:42:54 +00:00
Flugente 9c96a9f200 Improved feature: structures can be dragged. Which ones is defined in a new xml.
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&goto=360672&#msg_360672

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2558 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-07-23 22:09:18 +00:00
Flugente ba08197de2 New feature: the refilling of the queen's army resevere now requires her to train recruits, which the player can disrupt to some degree (by sun_alf)
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=20659&goto=360475&#msg_360475 and http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=24433&goto=359872&#msg_359872

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2555 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-06-29 20:11:25 +00:00
Flugente a8a1a78092 Disease update:
- <InfectionChance_WOUND_FIRE> can cause infections when taking fire damage
- <InfectionChance_WOUND_GAS> can cause infections when taking non-fire gas damage
- <fSpecialFlagLimitedUseArms> causes the infected to be unable to use one arm
- <fSpecialFlagLimitedUseLegs> causes the infected to be unable to run, and walk and travel slowly
- JA2_options.ini option DISEASE_SEVERE_LIMITATIONS controls whether <fSpecialFlagContractDisability>, <fSpecialFlagLimitedUseArms> and <fSpecialFlagLimitedUseLegs> are used

For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=22099&goto=360451&#msg_360451

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2553 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-06-25 22:38:08 +00:00
Flugente 76d95c34a2 Updated xml descriptions
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2552 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-06-20 16:30:33 +00:00
Flugente f26488c533 Mercs can now have multiple disabilities at the same time.
The new fSpecialFlagContractDisability tag for diseases adds a disability every time we are infected with the disease, it is used for PTSD.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2551 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-06-20 15:47:03 +00:00
Flugente 7e6068a9e6 - New feature: exploration assignment indicates items on the map
- Removed stat and approach modifiers from 1.13 backgrounds, it would be more logical to alter the MercProfiles instead of doing the same thing in two locations

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2537 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-06-01 20:30:24 +00:00
Sevenfm 8da66e2cc7 Added description for <shotAnimation> tag.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2532 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-05-13 07:08:47 +00:00
Sevenfm 3dbd075a73 Updated loadscreenhints with hotkeys for quick item transformations.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2527 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-04-03 05:21:57 +00:00
Sevenfm b540c74a9a Updated loadscreenhints with changed hotkeys.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2526 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-04-02 20:13:18 +00:00
Sevenfm 12f72113b0 Added new background tags: <animal_friend>, <civgroup_loyal>.
Lua: spelling corrected.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2505 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-01-15 20:22:21 +00:00
Flugente 08276330f8 Added <wealth>-tag to describe the relative wealth of a sector, used for the revamped <scrounging>-tag of Backgrounds.xml.
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=21308&goto=358321&#msg_358321

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2478 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-10-22 21:44:52 +00:00
silversurfer d6afaadcca Fix: <AllowReinforcementsOmerta> was disabled for expert difficulty
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2476 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-06-30 13:29:48 +00:00
Flugente 9d616553d0 New feature: mercs on administration assignment boost the effectivity of other mercs
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&goto=356696&#msg_356696

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2472 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-02-14 20:45:25 +00:00
Flugente 8f0c9da83d Fix: missing lookup types
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2471 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-02-14 00:19:25 +00:00
Flugente cf700d0f8e A paramedic can use empty bloodbags (<emptybloodbag>-tag, item #1756) to create blood bags (<bloodbag>-tag, item #1757) from other mercs. These can then boost the health returned by surgery by ONTOP_PERCENT_SURGERY_HEAL_BLOODBAG percent.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2467 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-02-10 16:22:27 +00:00
Flugente df9999ded9 The new <BarrelConfiguration>-tag specifies how many bullets a gun shoots at once. Several values can be used. If no value is set, 1 will be used.
Toggling fire modes cycles between barrel configurations if several have been set.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2461 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-01-27 19:21:04 +00:00