CleverRaven/Cataclysm-DDA

Store ingredients used in construction projects and other data

Open

#70 464 ouverte le 26 déc. 2023

Voir sur GitHub
 (1 commentaire) (2 réactions) (0 assignés)C++ (3 991 forks)batch import
(P3 - Medium)<Suggestion / Discussion>Crafting / Construction / RecipesHelp Wanted[C++]

Métriques du dépôt

Stars
 (9 264 stars)
Métriques de merge PR
 (Merge moyen 6j 5h) (292 PRs mergées en 30 j)

Description

Is your feature request related to a problem? Please describe.

Currently, you can build something and not get back the used ingredients or even see what it was made of.

Solution you would like.

There are actually multiple things here:

  • Store ingredients, so e.g when you build an improvised shelter with birch bark, you would not get back pine boughs.
  • Store roof data where applicable to resolve #30274, or have flags like "DOES_NOT_AFFECT_ROOF"
    • Will also help with #64991

Describe alternatives you have considered.

No response

Additional context

This is such a basic issue and I tried hard to find existing issues, but there are no open ones and 800 closed issues to read through are a bit much.

Guide contributeur