CleverRaven / Cataclysm-DDA

Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
http://cataclysmdda.org
Other
10.6k stars 4.17k forks source link

Idea bank #12124

Closed illusionofchaos closed 9 years ago

illusionofchaos commented 9 years ago

It would be nice to have something like this to collect new ideas from the community and vote for them.

Here are some ideas:

Railways and draisines

They would make a great addition to the game.

Nutrition

It's possible to incorporate data from this database and DRI(Dietary Reference Intake) data into the game to make the player suffer penalties from inadequate nutrition (or at least use real calorie values instead of satiety).

More items

Here are some weapon suggestions and here is really huge list of weapons from Dead Rising.

Here is the list of items from Project Zomboid (includes recipes and nice icons for MShock32 tileset).

illi-kun commented 9 years ago

What should happens after the vote? Who will put the selected ideas in code?

graysage1 commented 9 years ago

Someone already implemented this idea. Here it is, the bank that you want:

http://iv.cataclysmdda.com:8111/all

And if I understand correctly, the way it works is the same as with the issues people report here. We can complain until we're blue in the face, but at the end of the day everything is entirely discretionary for the implementers. Technically they don't owe us anything, but on a human level I imagine it's nice to at least pretend that we all work toward some overlapping goals with this game that we all seem to love, both the players and the developers.

In the spirit of open-source and free software, if someone really really doesn't like something, the ultimate freedom is forking the project. ;)

Well, considering the nature of distributed source control, this is even more subtle now. Technically forking now happens all the time. So nowadays "forking the project" is less about forking the source, and more about your alternative builds becoming popular, and perhaps becoming the new gold standard for the community.

Headjack commented 9 years ago

Nutrition is generally reflected in health/disease vulnerability, if I recall.

kevingranade commented 9 years ago

One suggestion per issue please, the point of an issue is not to get your idea out there, but to track whether it gets resolved or not, if it's not important enough for you to make separate issues, it's not important enough to be in the issue tracker. Likewise, "add all the items from this other game" is not a productive suggestion, "please add this new kind of item would probably be productive, but simply more items is not. If you want to do a brain dump, use the forums, they're perfectly fine there. As for Illi-kun's question, voting is a way for people to show their support for an issue, but it doesn't necessarily mean it will be implemented. However if an issue has dozens of votes, it would certainly get my attention and shift priorities to get it resolved sooner.