Commit Graph
2683 Commits
Author SHA1 Message Date
Asdow 97df7fce77 Revert "Update Silhouette.xml"
This reverts commit 84e00679de.
2025-01-08 11:02:45 +02:00
Asdow 84e00679de Update Silhouette.xml 2025-01-08 00:44:00 +02:00
Asdow 65e384480b Update ExplosionType.xml 2025-01-08 00:44:00 +02:00
KittyandGitHub 40935c7e77 Fix Staring Gear Carp (#128) 2025-01-07 19:56:14 +01:00
kitty624 0700d8b378 Fix Carp Starting Gear Carp
- fixed doublette in tags in set Ammo
- added additional AP ammo
2025-01-07 19:51:32 +01:00
kitty624 b9be2b3c91 Fix Starting Gear Carp
- had two times tag big0 in set "ammo", which doesn't work
- fixed doubled tag and also added additional one
- this set will now come with ammo in Ball, AP and Glaser
2025-01-07 19:42:26 +01:00
KittyandGitHub 3864ec9e04 Reintroduction of Intro and Outro video files
past issues for video files (blackscreen on start) appear to be solved

therefore reintroducing of video files (from an unpacked Intro.slf)

using a directory instead of .slf for ease of access
2025-01-04 19:03:04 +01:00
kitty624 3bbfc274f3 Reintroduction of Intro and Outro video files
- past issues for video files (blackscreen on start) appear to be solved
- therefore reintroducing of video files (from an unpacked Intro.slf)
- using a directory instead of .slf for ease of access
2025-01-04 18:41:48 +01:00
Asdow b37234d539 Add missing entry to Silhouttes.xml 2025-01-02 22:29:00 +02:00
KittyandGitHub 6088175555 LBE update (#125)
LBE update
small changes to possible combos
Tactical Sling can now be used with 3-day Pack and Blackhawk Patrol Pack as well
2025-01-02 00:01:24 +01:00
kitty624 8e79f13631 LBE update
small changes to possible combos
Tactical Sling can now be used with 3-day Pack and Blackhawk Patrol Pack as well
2025-01-01 23:57:46 +01:00
KittyandGitHub c339482221 Merge pull request #123 from FunkyFr3sh/master
update to cnc-ddraw 7.1
2024-12-31 21:23:21 +01:00
Asdow a148f8f633 LOBOT: Fix invisible sprites for hand mortar
Uses sawn off shotgun graphics for now as we lack unique sprites for it
2024-12-30 19:27:57 +02:00
FunkyFr3sh 544e96945e update to cnc-ddraw 7.0 2024-12-29 06:28:21 +01:00
KittyandGitHub aad9946899 Fix ja2options.ini UB-vanilla
accidently previously committed the one for UB-1.13 here
fixed with correct ini
that way preserving vanilla settings, instead of overwriting with 1.13 settings
2024-12-26 12:25:10 +01:00
kitty624 a2504dfa0b Fix ja2options.ini UB-vanilla
accidently previously committed the one for UB-1.13 here
fixed with correct ini
that way preserving vanilla settings, instead of overwriting with 1.13 settings
2024-12-26 12:21:11 +01:00
KittyandGitHub 5b77f9e03c Update Backgrounds.xml in JA2 vanilla
Update Backgrounds.xml in JA2 vanilla, to allow functionalty of Alternative_IMP_Creation
2024-12-26 11:32:40 +01:00
kitty624 cee087e64a Update Backgrounds.xml in JA2 vanilla
- to allow functionalty of Alternative_IMP_Creation
2024-12-26 11:28:29 +01:00
KittyandGitHub 42cd748f2c Update/Fix JA2 vanilla
- added UB-tilesets to allow to use them for JA2 maps in JA2 vanilla as well (follow up to previous commit)
- added missing "Alternative_IMP_Creation" entry into Data/ja2options.ini
2024-12-26 11:00:36 +01:00
kitty624 6ad650c6f7 Update/Fix JA2 vanilla
- added UB-tilesets to allow to use them for JA2 maps in JA2 vanilla as well
(follow up to previous commit)
- added missing "Alternative_IMP_Creation" entry into Data/ja2options.ini
2024-12-26 10:41:29 +01:00
KittyandGitHub 620fb75073 Fix using UB-tilesets in JA2-mapeditor
- using "UB tilesets for JA2" by Snap as template
-  in tilesets 53-59 snow-covered graphics, such as sandbags, were replaced with more appropriate JA2 graphics
- updated ja2set.dat in Data/BinaryData to match this change
- added updated ja2set.dat in Data-1.13/BinaryData, as preperation for comming update to sector fortification
- adjusted ja2setdat.xml in Data and Data-1.13 to match the changes
- added a ja2setdat.xml to Data-UB, this one will match the UB-tilesets in UB
- NOTE:
- The UB-tilesets in 1.13 are solely meant to be used with 1.13
- UB-1.13 and UB-vanilla DON'T use the UB-tilesets in Data-1.13
- UB-1.13 and UB-vanilla use the UB-tilesets in Data-UB instead
- to edit UB-maps, use UB-mapeditor
- to edit JA2-maps, use JA2-mapeditor
- editing JA2, tileset Generic 1 (directory 0) will be the default tileset
- editing UB, the default tileset will be Heavy Snow (directory 50)
- that's why ja2set.dat and ja2setdat.xml differ between JA2 and UB
2024-12-26 09:31:45 +01:00
kitty624 fc1233eb2c Fix using UB-tilesets in JA2-mapeditor
- using "UB tilesets for JA2" by Snap as template
- in tilesets 53-59 snow-covered graphics, such as sandbags, were replaced with
more appropriate JA2 graphics
- updated ja2set.dat in Data/BinaryData to match this change
- added updated ja2set.dat in Data-1.13/BinaryData,
as preperation for comming update to sector fortification
- adjusted ja2setdat.xml in Data and Data-1.13 to match the changes
- added a ja2setdat.xml to Data-UB, this one will match the UB-tilesets in UB
NOTE:
- The UB-tilesets in 1.13 are solely meant to be used with 1.13
- UB-1.13 and UB-vanilla DON'T use the UB-tilesets in Data-1.13
- UB-1.13 and UB-vanilla use the UB-tilesets in Data-UB instead
- to edit UB-maps, use UB-mapeditor
- to edit JA2-maps, use JA2-mapeditor
- in JA2-MapEditor, tileset Generic 1 (directory 0) will be the default tileset
- in UB-MapEditor, the default tileset will be Heavy Snow (directory 50)
- that's why ja2set.dat and ja2setdat.xml differ between JA2 and UB
2024-12-26 09:09:04 +01:00
KittyandGitHub dd56027461 Update Ja2_Options.ini UB-1.13 and UB-vanilla (#118)
- added the missing entries for Alternative_IMP_Creation
- set Backgrounds to FALSE in UB-1.13 and UB-vanilla
- ID in MercProfiles differs for some mercs between UB and 1.13
- that and the associated backgroundnumber in MercProfiles results in mismatching background in UB
- until UB gets updated with own Backgrounds.xml to avoid this, backgrounds set to false
2024-12-26 08:51:04 +01:00
kitty624 f75efd6bee Update Ja2_Options.ini UB-1.13 and UB-vanilla
- added the missing entries for Alternative_IMP_Creation
2024-12-26 08:38:54 +01:00
Asdow 3f31a1e451 Harmonize load screen delay
Gameplay hints are shown in the message log after a load so let's not make the player wait for extra time
2024-12-24 18:21:39 +02:00
Asdow ebeade551e Enable extra mouse keys
Consistent with other default configs
2024-12-24 12:16:38 +02:00
Asdow 3266e6328f Limit maximum enemy spawns 2024-12-24 00:17:08 +02:00
Asdow 958bd7dec4 Add missing tags back to Items.xml
FoodType & PercentAim were missing
2024-12-22 14:11:32 +02:00
KittyandGitHub 609c48a4c2 LBE fix and changes (#112)
- new pocket added
    replaces previously used pocket for belts at LRAK-Vest
    restricted useable item sizes to focus more on belts, drums and such
- new silhouette added
    used with new pocket, belt shaped to highlight belt feeding capability
- fixed Shotgun Holster
    pocket for weapon was misplaced (medium sized pocket at small slot)
    moved to correct slot to avoid glitch
    added a small pocket to enhance useability
- removed tags at pocket 2 (knife)
    pocket is for default inventory knife slot, type and restriction unneeded, already restricted to knives and throwing knives
2024-12-22 10:43:16 +01:00
kitty624 c3a2f9513f LBE fix and changes
- new pocket added
replaces previously used pocket for belts at LRAK-Vest
restricted useable itemsizes to focus more on belts, drums and such
- new silhouette added
used with new pocket, belt shaped to highlight belt feeding capability
- fixed Shotgun Holster
pocket for weapon was misplaced (medium sized pocket at small slot)
moved to correct slot to avoid glitch
added a small pocket to enhance useability
- removed tags at pocket 2 (knife)
pocket for default inventory knife slot, type and restriction unneeded,
already restricted to knives and throwing knives
2024-12-22 10:23:52 +01:00
KittyandGitHub ba038fbec7 Adjusted belt feeding (#111)
- boxes of 7.62x54R are no longer considered ammobelt
- renamed 7.62x54R belts to "belt" instead of "box"
- added amount of rounds to belt description, if missing
- crates of 7.62x51, 5.56x45 and 7.62x54R are considered ammobelt
- such crates can be used to externally feed suitable weapons
- since they are to big for vest, can only be done out of merc hand
(second merc has them in hand, is close and looking at weaponholder)
2024-12-22 07:14:06 +01:00
kitty624 9f95be134b Adjusted belt feeding
- boxes of 7.62x54R are no longer considered ammobelt
- renamed 7.62x54R belts to "belt" instead of "box"
- added amount of rounds to belt description, if missing
- crates of 7.62x51, 5.56x45 and 7.62x54R are considered ammobelt
- such crates can be used to externally feed suitable weapons
- since they are to big for vest, can only be done out of merc hand
(second merc has them in hand, is close and looking at weaponholder)
2024-12-22 07:07:40 +01:00
Asdow 6320e6c8cc Add individual tags for ItemFlags bitmasks
Requires updated .exe
2024-12-22 00:08:05 +02:00
KittyandGitHub b1e411a023 Adjusted item prices out of UINT16 range (#109)
some item prices were higher than allowed by UINT16 (>65535) lowered them
2024-12-21 22:43:03 +01:00
kitty624 99dc6b761e Adjusted item prices out of UINT16 range
some item prices were higher than allowed by UINT16 (>65535)
lowered them
2024-12-21 22:35:24 +01:00
KittyandGitHub 70e77061e3 More consistent naming conventions LBE (#108)
adjusted some text to achieve a more consistent naming convention
i.e., for leg rigs used "rig" instead of "pouch", etc.
edited some description to highlight purpose and use
i.e., mentioned the included hydration system on USMC backpack, etc.
2024-12-21 22:22:16 +01:00
kitty624 fda9b4b014 More consistent naming conventions LBE
adjusted some text to achieve a more consistent naming convention
i.e., for leg rigs used "rig" instead of "pouch", etc.
edited some description to highlight purpose and use
i.e., mentioned the included hydration system on USMC backpack, etc.
2024-12-21 22:15:56 +01:00
KittyandGitHub b926cd184d More distinguishable Molle items
More distinguishable Molle items

names:
LongName - added "3.11" as prefix
item and BR descriptions:
added term "MOLLE" to descriptions (if missing)

to make Molle LBE more distinguishable from standard LBE, added the prefix "3.11" to all LongNames (EDB and mouseover)
and revisited descriptions (item and BR), adding the term "MOLLE" to them, if it wasn't already there
2024-12-20 01:23:53 +01:00
kitty624 a3a99637e2 More distinguishable Molle items
names:
LongName - added "3.11" as prefix
item and BR descriptions:
added term "MOLLE" to descriptions
2024-12-20 01:15:30 +01:00
KittyandGitHub d3378c8994 fix: let tony buy .45 ACP boxes (#106)
fix: let tony buy .45 ACP boxes
2024-12-19 21:42:09 +01:00
Marco Antonio Jaguaribe Costa 8ab67bebed fix: let tony buy .45 ACP boxes
but not sell them
2024-12-19 15:52:55 -03:00
KittyandGitHub 47bda82810 Workarround for issue #358
Workarround for issue #358 
moved ItemFlag-tag above Attachment-tag
2024-12-19 19:45:28 +01:00
kitty624 3b2f4312ff 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
KittyandGitHub 0c04bbd3bc Removed unneeded tag in items.xml (#104)
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:24:18 +01:00
kitty624 d2d3f48fd1 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
KittyandGitHub b8105807f1 Reworked foodsystem exclusive items (#103)
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:38:40 +01:00
kitty624 4dcc14f85d 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
KittyandGitHub 55871baca4 Adjusted item coolness
Adjusted item coolness
2024-12-13 22:28:21 +01:00
kitty624 caf94e449d 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
KittyandGitHub c687d4eed1 Updated AttachmentPoint.xml (#99)
- Surgical Mask and Gloves use AttachmentPoint to attach to PPE Bag
- updated xml with that
2024-11-08 10:55:14 +01:00