Page 1 of 2

Reorganizing projects list for machines

Posted: Mon Mar 25, 2013 7:37 pm
by Greek
Some machines are clogged by long list of possible projects. It happens usually for food processing. Something must be done, as we want to add even more recipes.
It's fairly easy to distinguish project outputs and pretty hard to do it for inputs.
And it's quite impossible to, in example, allow different fuels for the same project. So any realistic suggestion can touch only the game interface.
Instead of current dropdown list with more-or-less random order I suggest to create list with radio buttons grouped by output material. Best would be something like ajax build menu, but I don't know how to do it. Simple static list would still be better than current interface.

How it could look like:
Image

Re: Reorganizing projects list for machines

Posted: Mon Mar 25, 2013 8:24 pm
by Aurora
I think that would be easier, I would love to see it!

Re: Reorganizing projects list for machines

Posted: Mon Mar 25, 2013 10:28 pm
by Marian
I like the look of that one much better, right now it's a real pain scrolling around looking to cook something with a specific fuel type.

Re: Reorganizing projects list for machines

Posted: Tue Mar 26, 2013 5:29 am
by Misato
Yes, please!

Re: Reorganizing projects list for machines

Posted: Tue Mar 26, 2013 8:11 am
by Bmot
Yeeaah! :D

Re: Reorganizing projects list for machines

Posted: Tue Mar 26, 2013 12:51 pm
by EchoMan
I think that the resulting product names can be even more enhanced, maybe a different background color or something. But overall a very good idea.

Re: Reorganizing projects list for machines

Posted: Tue Mar 26, 2013 8:15 pm
by Yang
If its not much work to do it then yes from me. If you have to work a lot to make it happen then i think some other suggestions would give greater benefit to game.

Re: Reorganizing projects list for machines

Posted: Wed Mar 27, 2013 8:22 am
by Mr. Bones
I like it. It brings some order to the menu.

Re: Reorganizing projects list for machines

Posted: Wed Mar 27, 2013 1:00 pm
by Henkie
I changed my vote to "no opinion". It works as it is too, I tend to search all my projects anyway :)

Re: Reorganizing projects list for machines

Posted: Wed Mar 27, 2013 6:26 pm
by Oasis
I love this, especially if it would allow for many more recipes to be possible, and if list is in alphabetical order to make it easy to find what you want.

Re: Reorganizing projects list for machines

Posted: Thu Mar 28, 2013 11:48 am
by Greek
Moving to accepted.

Re: Reorganizing projects list for machines

Posted: Thu Mar 28, 2013 12:42 pm
by EchoMan
If there are more than X options for a machine it could be expandable/collapsable. Here is my not-as-good-as-GreeK's drawing of it.

Code: Select all

EGGS v
MEAT ^
  ¤ Cooking meat (wood)
  ¤ Cooking meat (dung)
  ¤ Grilling meat
  ¤ Wooking meat
PANCAKES v

Re: Reorganizing projects list for machines

Posted: Thu Mar 28, 2013 2:30 pm
by Greek
Well, grilling meat and cooking meat give different resource output, so it would require custom categories.

Re: Reorganizing projects list for machines

Posted: Fri Mar 29, 2013 2:17 pm
by Greek
Implemented.

If there's only a single project for specific output then it goes to group "other" on the bottom.

Re: Reorganizing projects list for machines

Posted: Sat Mar 30, 2013 3:42 am
by oddedd
Thank you Greek! I noticed this today and it's so much nicer already!