Commit Graph
189 Commits
Author SHA1 Message Date
kitty624 f933bf3bdd Workarround for issue #358 https://github.com/1dot13/source/issues/358 moved ItemFlag-tag above Attachment-tag 2024-12-19 19:41:45 +01:00
kitty624 ef4fc1ce6c Removed unneeded tag in items.xml
preventing drug items to be excluded when also food items and food system is off,
now no longer need a tag in items.xml
2024-12-17 14:19:05 +01:00
kitty624 eb367ab5b0 Reworked foodsystem exclusive items
no food items if the food system is off
whether the item is exclusive is defined by tag in items.xml
replaced previous way of decision, which used Item[usItemIndex].foodtype > 0 as criteria
that also restricted dual use items (i.e. drugs that also have a foodtype, like coffee, etc.)
2024-12-16 10:27:22 +01:00
kitty624 11dd18469a Adjusted item coolness
- surgical mask and gloves lowered coolness
- medical splint lowered coolness
- empty PPE-Bag lowered coolness
- full PPE-Bag lowered coolness
reasoning: those are semi-essential for disease feature,
therefore it's important to have the otion to get them soon.
and all are rather common items in the real world, so that's reasonable
Typo Fix
- typo fix in merchant inventory
2024-12-13 22:17:59 +01:00
HazapuzaandAsdow a97a98acea Changed the OA-93 and CMMG 7.3 into one-handed weapons
While AR-15 pistols such as these two are usually somewhat awkward to shoot with one hand only, it's still perfectly possible to do so.
2024-11-07 20:42:57 +02:00
kitty624 c1bc6de3d0 New Item PPE Bag
- empty PPE Bag will transform into full PPE Bag when Surgical Mask and Gloves get attached
- full PPE Bag will have both disease protection qualities (face and hand)
- instead of two inventory slots (mask and glove) it takes only one while providing same level of protection
- replaced mask and gloves in Fox's Starting Gear with PPE Bag
- added PPE Bag to (one) Starting Gear of Stella and Hurl
- added PPE Bag to dealer inventory of Rebel-Quartermaster, Pharmacy Cambria and Tina
- empty PPE Bag available at BR (can be filled/transformed with surgical mask and gloves also available at BR)
2024-11-07 07:28:07 +01:00
kitty624 39b688530b Comments on Merges.xml 2024-11-07 04:39:26 +01:00
kitty624 d85dc98621 Update Items.xml
accompanying to rework of  r9343

- a tag introduced with r9343 never got actually implemented in gamedir

- added the tag, items with this tag will be exclusive to disease feature

- added a few other tags suitable for those items

- slightly adjusted their coolness
2024-04-15 06:01:29 +02:00
kitty624 a4bd59ca64 Update StructureConstruct.xml
the tag fFortifyAdjacentAdjustment doesn't mesh well with how actual graphics for concertina look like and are sorted in .sti-file

that resulted in concertina being shown facing wrong direction when using fortification assignment and placing them next to each other

which was caused by that attempt to align to adjacent tile

setting the tag to 0 instead of 1 solved that issue
2024-04-01 17:50:41 +02:00
kitty624 64f7de80ff Updates to TableData/Lookup
- updated AttachmentClass.xml, ItemClass.xml and ItemFlag.xml to match code
- removed wrong ItemFlag 8 (camera) from items 1724 and 1725 (Wooden Wall and Wooden Planks)
2024-03-30 04:34:35 +01:00
Hazapuza 61746d382d 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 872923c658 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
Hazapuza cc8d1b9e4f Change AR57 11" and 6"-Silenced weapon class from Rifle to SMG 2024-03-06 15:36:16 +02:00
Hazapuza 557c802b2c Fix/update several weapon and item weights 2024-02-12 21:17:37 +02:00
kitty624 f83ce4db0d Adjusted attachments.xml for G36C
previous change removed the default in-build 2xscope from G36C in items.xml

to avoid assertion error, adjusted attachments.xml to refelct the change in there as well
2024-02-08 22:05:58 +01:00
Hazapuza a21ada2a89 Fix for two wrong default attachments
Removed the built-in 2x scope from the G36C (only iron sights and a picatinny rail in reality) and replaced the built-in retractable stock on the G36K with a folding stock.
2024-02-08 18:06:54 +02:00
kitty624 a28f6dabad [Fix] missing attachment for G36C
item 664, the G36C, has two default attachments defined in items.xml (1746, Folding Stock and 1322, in-build 2x Scope)

It missed 1322 in attachments.xml and  when using the Folding Stock (fold/unfold) it resulted in an error for not finding 1322 attached after the transformation

Added entry for 1322 (in-build 2x Scope) on 664 (G36C) in attachments.xml to fix that
2023-09-25 00:31:39 +02:00
kitty624 d456d7d8ad Update Items.xml
- added  <usAdministrationModifier>-tag to items.xml
- it already exists in code and feature description at forum indicates that it just was forgotten to be added
- used the tag for item Laptop, just as picture in feature description shows
2023-08-21 16:38:29 +02:00
rftrdevandGitHub cf11a63583 Transport group gamedir changes (#33) 2023-07-04 20:57:43 -07:00
dpapadamandGitHub 053ccef9b0 Update Explosives.xml (#16)
<ubType>12 is FIRE RETARDANT, Setting to <ubType>11 for DEBRIS SMOKE
2023-01-16 01:26:16 +02:00
rftr 45a0441a06 update email text and clarify ghillie armour/attachments (by Antonia)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2653 4f8fa57e-7814-0410-bad4-adc449f26b7c
2022-08-12 04:29:45 +00:00
rftr 6270c63e6c 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
Flugente d5c67a4c14 Rebalanced a few values of shotguns and sniper rifles and removed damage bonus from scopes.
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&goto=363595&#msg_363595

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2611 4f8fa57e-7814-0410-bad4-adc449f26b7c
2021-08-14 19:27:34 +00:00
Flugente 491071a5e2 Added missing xml entries
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2608 4f8fa57e-7814-0410-bad4-adc449f26b7c
2021-07-28 20:58:30 +00:00
Flugente a9333dc5a5 Whether a gun shoots fire or fire retardant is now set on the ammo with the <ammoflag>-tag, not the gun.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2604 4f8fa57e-7814-0410-bad4-adc449f26b7c
2021-07-15 18:18:33 +00:00
Flugente ff13abe2a9 We can now use interactive actions to alter decals on walls, so it is possible to simulate taking off an object from the scenery and add it as an item.
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&goto=363513&#msg_363513

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2601 4f8fa57e-7814-0410-bad4-adc449f26b7c
2021-07-13 19:48:14 +00:00
Sevenfm ccbe4eace0 FIX: made Knife pocket restricted to only normal and throwing knives (by Shadooow).
FIX: changed size category for all kinds of 5.56x45mm C-Mag ammo belts (100 bullets) from 24 to 25 (by Shadooow).
This fixes the fact that these ammo belts could be put into large ammo pocket. It also balances the amount of these belts in all pockets they are supposed to be put into - previously you could have 6 of them in Double Belt pocket while you could have only 2 of the 200bullet 5.56x45mm belts in the same pocket - now its 4. -1 compared to previous value in Ammo Belt pocket and Vehicle too.

FEATURE: allowed heavy throwing knives to get bloody (by Shadooow).

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2587 4f8fa57e-7814-0410-bad4-adc449f26b7c
2021-04-18 04:12:27 +00:00
Sevenfm 5d8ec28de2 FIX: cleaned duplicated attributes (by impulseUK).
FIX: cleaned duplicated attributes (by impulseUK).

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2586 4f8fa57e-7814-0410-bad4-adc449f26b7c
2021-04-18 04:09:41 +00:00
Sevenfm 2322001532 Increased ubDuration to 5 for Signal Shell.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2578 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-10-29 12:47:32 +00:00
Flugente 367fb0a474 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 3b372b13a8 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 bcc898cb33 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
Sevenfm ec20e82b9e 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 0350ed9599 New option NWSS enables New Weapon Sounds System.
Added xml support and sound files for NWSS.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2528 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-04-06 00:08:31 +00:00
Sevenfm 2e742dcea3 Lowered max radius for Molotov.
Set ubRadius = ubStartRadius for Break Light.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2524 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-03-03 17:50:10 +00:00
Sevenfm 7858fc3125 Water splash sounds.
Rocks sink now.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2518 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-02-12 19:12:47 +00:00
Sevenfm ecc5f59a20 New option ADD_LIGHT_AFTER_EXPLOSION (TRUE) - create light effect for fire and signal smoke effects.
Removed light buddy effects from Molotov (979) and Mortar Signal Shell (1700).

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2517 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-02-10 14:53:27 +00:00
Flugente f579e36753 Change: Backpacks no longer automatically break civilian disguise.
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&goto=358568&#msg_358568

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2492 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-11-27 21:35:07 +00:00
Flugente 1e191f8e0c Fix: random items have wrong usItemClass
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2481 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-10-24 20:24:18 +00:00
Flugente 66eb86a34a Armour and its attachements can now alter the fire damage received by setting a value in the <sFireResistance>-tag. This is affected by item status.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2470 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-02-10 20:38:37 +00:00
Flugente 553225197a 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 92804af62d Added light effect to molotov cocktail
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2466 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-02-10 16:06:08 +00:00
Flugente 2fcc3f79ba Lowered firing speed or revolvers during fan the hammer.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2462 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-01-30 19:29:56 +00:00
Flugente 919d2eb2d7 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
Flugente f7e31e768b If CAN_FAN_THE_HAMMER is set for Gunslingers in Skills_Settings.ini, they can use burst fire if using revolvers with fBurstOnlyByFanTheHammer set to 1 and burst data set in Weapons.xml if they are in hipfire mode.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2460 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-01-24 21:55:47 +00:00
Flugente f7ecbaf1ed - Combining 2 rags (#1022) produces dirty bandages (#1753), that are 25% as effective as first aid kits and have a chance to inflict disease.
- Combining alcohol (#245) with dirty bandages produces bandages without the disease chance.
- adjusted prices for Mini-14 and SKS

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2459 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-01-24 21:53:01 +00:00
Flugente 9958807f54 Ammo colour in AmmoTypes.xml is now set using <red>/<green>/<blue> tags instead of <fontColour>/<grayed>/<offNormal>/<onNormal>.
For more information, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=20659&goto=355255&#msg_355255

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2449 4f8fa57e-7814-0410-bad4-adc449f26b7c
2018-10-06 17:54:01 +00:00
Flugente 23d00378a4 New feature: we have to bury corpses, or their rot causes diseases in sectors
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2436 4f8fa57e-7814-0410-bad4-adc449f26b7c
2018-08-12 12:38:07 +00:00
Flugente f6f3444893 Item change: extended stocks have -1% cth modifier to keep in line with the way guns were before inseparable stocks were added.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2435 4f8fa57e-7814-0410-bad4-adc449f26b7c
2018-08-10 18:53:51 +00:00
Flugente 79b79f69ad Item change: Folding stocks only CTH add penalties when folded.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2434 4f8fa57e-7814-0410-bad4-adc449f26b7c
2018-08-09 20:00:15 +00:00