Commit Graph

25 Commits

Author SHA1 Message Date
A Man 624acb3abe Add 2 new items and 9 food versions
Submitted by @Damian6666

New items:
- Sunflower Oil
- Dung
- Steak with fries
- Sushi
- Pumpkin soup
- Carrot soup
- Potato soup
- Garlic soup
- Vegetable platter
- Honey tea
- Honeycomb
2022-04-09 12:47:17 +02:00
seelenapparat ea236b466d Added Waterbottles with coffee, black tea and frozen waterbottles
Classnames:

ItemWaterBottleCoffee
ItemWaterBottleBlackTea
ItemWaterBottleFrozen

ItemPlasticWaterBottleCoffee
ItemPlasticWaterBottleBlackTea
ItemPlasticWaterBottleFrozen
2022-01-11 12:22:10 +01:00
seelenapparat ece0846704 Fix itemtype of frozen food can and frozen soda can
Changed item type to CA_Magazine to prevent the consume option from showing up.
2022-01-11 11:43:01 +01:00
seelenapparat 51d8a3dacd Added new edible items for more survival oriented servers
Added:
 - Dogfood cans x2
- Frozen can x2
- Frozen soda can x2
2022-01-02 11:34:40 +01:00
A Man 69408ab39f Clean up, change strings for better mod compatibility
Also streamlining the names of certain items like fuel cans, fish, meat with a status indicator behind the name.

Fix some wrong description strings.

Add blunt hatchet and wet matches.
2021-05-12 19:13:02 +02:00
AirwavesMan 266e7a3667 Fix boiled waterbottles could not be drank
Thx Aschealder for reporting
2021-01-23 17:38:22 +01:00
AirwavesMan fe78d72304 Add models for pumpkin, baked potato and seeds
Also add some more icons. Thx @DeVloek
2021-01-11 12:29:14 +01:00
AirwavesMan cd2c44d63e Update plant icons
Thx @DeVloek
2020-12-20 18:06:37 +01:00
AirwavesMan 62482eeb39 Add icons to the new vegetable
Thx @DeVloek for the icons.
2020-12-20 15:26:01 +01:00
AirwavesMan 29b6a269f2 Add carrot and potato
Models made by @Helion4
2020-12-19 18:54:46 +01:00
A Man d9b9874532 Change scope and type of configs from name to numbers
This got discussed earlier. Since epoch got merged with DayZ Mod we have a different name for the scope and type of configs.  A proper config should use numbers for those entries. This is the same how arma configs are written.  The basicDefines.hpp has all the needed information stored.

Also, this removes the weight entries from the magazines since we have them in a separate folder, so admins can edit them.
2020-05-29 02:04:06 +02:00
A Man 8315d8999b Remove DayZ Mod crafting and replace it with epoch crafting
- All dayz mod recipe were moved to epoch crafting.
- This disables the craft dialog in the diary too.
- The player_craftitem got updated and can handle all dayz mod recipes now.
- A few wooden recipes got updated with an need nails now.
- player_craftitem shows all items that are needed for crafting now, no longer only one missing part.
- Add a systemchat text for missing tools, so it can be checked later in the chat.
2020-05-11 19:55:28 +02:00
A Man 5e2654247f Rearrange CfgMagazines
This commit rearranges the complete CfgMagazines structure. We no longer have seperated folders for DayZ Mod and Epoch. All items got merged and grouped together.
Unused items got moved into a folder called Not used under items.
2020-04-23 13:49:52 +02:00
A Man 915cf72df3 Adding dayz mod waterbottles
This commit adds the waterbottles from DayZ Mod. The icons were made by @DeVloek. The waterbottles are fully functional with all actions. To boil a plastic waterbottle you need an empty trash can.

Dogs could not be watered with other waterbottle than the ItemWaterbottle itself. This is fixed now. Also fix missing reset action from hide body.
2019-10-29 15:23:30 +01:00
oiad e0b444c3fd Update stringtables, fix translations 2017-12-17 14:50:32 +13:00
ebaydayz 004a3bcde4 Fix wrong string used for Mountain Green soda
Mountain green was using the mountain dew strings too. These strings
were unused.
2016-10-02 20:31:52 -04:00
ebaydayz 9ae21dd4f5 Rifle flashlight fix, translations
Vanilla development commit:
https://github.com/DayZMod/DayZ/commit/a850f25e14a4745ddef22ebb6a6bd1d9a3f1e839

- Attachment_FL_Rfl -> Attachment_FL
- Sherbet desc
- Take blood translation
- weapons/mods translation fixes for better strings fitting
2016-07-21 11:12:55 -04:00
icomrade e3fee60a8f Change water bottle image back to canteen image 2016-07-21 00:35:51 -04:00
ebaydayz 4b9d6df0bb Finish localization support
Vanilla development commit:

https://github.com/DayZMod/DayZ/commit/33c6cafbcbffca2624ed5753d9b4882419626c70
2016-04-28 22:13:48 -04:00
ebaydayz 11741fa710 Update player_tameDog raw meat names 2016-04-18 13:36:09 -04:00
ebaydayz 09b656abc3 Use 1.8.7 fishing
The fishing models, pictures, etc. in 1.8.7 are identical to the ones in
dayz_epoch, so we should use them instead of having duplicate classes.
2016-03-10 22:30:19 -05:00
icomrade 9d52fb0595 Should be all scope entries 2016-03-05 20:36:07 -05:00
icomrade 8cdc8e6e36 CfgMagazines - still need script tweaks for buldables 2016-02-22 13:31:14 -05:00
icomrade f885e06c2a CfgVehicles and Scope issues done 2016-02-21 13:14:03 -05:00
icomrade dfb7bba743 CFG WEAPONS DONE 2016-02-21 13:09:16 -05:00