Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 2 3 [4] 5 6 ... 8

Author Topic: Top3 suggestions final qualifying  (Read 6842 times)

Othob Rithol

  • Bay Watcher
  • aka Dark Snathi, Rain & Tom Bombadil
    • View Profile
Re: Top3 suggestions final qualifying
« Reply #45 on: May 18, 2008, 07:58:00 pm »

hats off to zagibu for seeing this through.

    Underground Diversity <-- I want to live in a big cavern
    Better/Harder Agriculture <-- 2 Farmers feeding 150 dwarves is ridiculous
    Reduced Owned Item Clutter <-- I gave you a @#$%#% chest and a @#$%&! cabinet!

Fedor

  • Bay Watcher
    • View Profile
Re: Top3 suggestions final qualifying
« Reply #46 on: May 18, 2008, 08:02:00 pm »

quote:
Originally posted by martinuzz:
<STRONG>(query about multi-threaded and FPS improvements overlapping)

Not fully, no.
Multithreading would give some FPS gain.
But optimizing pathfinding for instance would also mean a gain in FPS. I don't think multithreading DF would give the biggest FPS gain. Although it would help.</STRONG>


The problem here is that one suggestion is a Objective "I want the game to run faster", and the second is a Method "I want the code to use multi-threading".  The reason they need to be combined is that the Method is being requested to accomplish the Objective - it's not independent.
Logged
Fedor Andreev is a citizen of the Federated Endeavor. He is a member of the Wandering Minds.

Tuv

  • Bay Watcher
    • View Profile
Re: Top3 suggestions final qualifying
« Reply #47 on: May 18, 2008, 09:44:00 pm »

im gonna have to say:

improved sieges
framerate improvements
and
multi-threaded program code

Logged

Calenth

  • Bay Watcher
    • View Profile
Re: Top3 suggestions final qualifying
« Reply #48 on: May 18, 2008, 10:23:00 pm »

1) the main thing I'd like to see would be auto-searching of starting locations. For example, I'd like to be able to enter "limestone, level 4 cliffs, sand" and have it search the generated world until it found a block with those elements for me. As it is I have to search for starting sites by hand and it's time consuming and cumbersome -- searches for anything on a computer should be automated, or at least automatable.

On a similar note, a set of sliders for "volcanic activity" "climate" "terror" etc. might be very nice additions.

2) I'd like to be able to alter the default embark loadout, permanently. i.e., after i do my first loadout, there should be a "save as default?" option (and a "restore default loadout" option also). I realize there are some variations in starting loadout etc. but I think this is an area where standardization would help gameplay replayability.

3) edit: change: dwarves who are set to "off duty" for sparring seek out the *worst* weapons of the type they're set to. i.e., they'll use silver and wood weapons preferentially over steel ones while sparring.

[ May 19, 2008: Message edited by: Calenth ]

Logged

kamikazemoose

  • Guest
Re: Top3 suggestions final qualifying
« Reply #49 on: May 19, 2008, 03:54:00 am »

more underground diversity: Because there could be more challenges waiting underground. currently I find all my troubles comming from the outside world.

more raw files: Because there are many things that would be awesome to have modable.

practice weapons / make dwarfs use them for sparring: because recruits getting their dirty hands on my *steel spears* are not a pretty sight.

Logged

ShunterAlhena

  • Bay Watcher
    • View Profile
Re: Top3 suggestions final qualifying
« Reply #50 on: May 19, 2008, 05:39:00 am »

I hereby cast my votes at (in order of implementation difficulty, ascending):

show lever connections / name levers / blink connected: as in "name levers". Currently I have to keep a sheet marked "Tar Thran - Tholarel - Lever assigments:" and a matrix showing which lever does what.

multithreaded code: of which I was a big advocate of in another thread. Pathfinding would be an eminently multithreadable problem, for example. Or weather in another thread. Etc.

improved sieges: this I think is a large thing to ask for. But given that Toady One is working on the Army Arc, this might be the best time to ask for such a thing.

[ May 19, 2008: Message edited by: ShunterAlhena ]

Logged
fox has become enraged!

Lokysan

  • Escaped Lunatic
    • View Profile
Re: Top3 suggestions final qualifying
« Reply #51 on: May 19, 2008, 05:55:00 am »

My votes for this round go for:

- improved sieges (tunnels, siege ladders, better AI, etc.).
- framerate improvements.
- transport vehicles/animals, better hauling.

Logged

Caz

  • Bay Watcher
  • [PREFSTRING:comforting whirs]
    • View Profile
Re: Top3 suggestions final qualifying
« Reply #52 on: May 19, 2008, 07:18:00 am »

resizeable viewport and a better GUI. It's too much trouble to play any more when similar games are so much more simple to use...
Logged

RoboCicero

  • Bay Watcher
    • View Profile
Re: Top3 suggestions final qualifying
« Reply #53 on: May 19, 2008, 12:14:00 pm »

1. Framerate improvements.
2. More underground diversity
3. Improved seiges.
Logged

zagibu

  • Bay Watcher
    • View Profile
Re: Top3 suggestions final qualifying
« Reply #54 on: May 19, 2008, 03:58:00 pm »

@ Fedor: I don't agree. While they certainly go into the same direction, multithreading is a very specific suggestion, and only benefits those users with multiple cpus/cores. It's probably possible to achieve framerate improvements without having to rewrite a lot of the codebase (which will be required to make it multi-threaded). But it's not certain how much framerate can be improved this way. Some think multi-threading is the best way to do it.
You can try to win over voters from either "camp", of course.
Logged
99 barrels of beer in the pile
99 barrels of beer!
If some dwarves know the way to the pile
0 barrels of beer in the pile!

Narceh

  • Bay Watcher
    • View Profile
Re: Top3 suggestions final qualifying
« Reply #55 on: May 19, 2008, 04:20:00 pm »

My three cents' worth of endorsement, then...

- Give dwarves the ability to carry multiple items
- Resizeable viewport
- Allow engravings on constructed walls

Logged

Fedor

  • Bay Watcher
    • View Profile
Re: Top3 suggestions final qualifying
« Reply #56 on: May 19, 2008, 04:25:00 pm »

quote:
Originally posted by zagibu:
<STRONG>@ Fedor: I don't agree. While they certainly go into the same direction, multithreading is a very specific suggestion, and only benefits those users with multiple cpus/cores. It's probably possible to achieve framerate improvements without having to rewrite a lot of the codebase (which will be required to make it multi-threaded). But it's not certain how much framerate can be improved this way. Some think multi-threading is the best way to do it.
You can try to win over voters from either "camp", of course.</STRONG>
You have actually agreed with my essential point:  That the "multithreading" request is a sub-set of the "framerate improvement" response.  Whether it is an effective way to increase framerate is immaterial - there's no need to debate that - because its essential purpose, effective or not, is to contribute to another vote option.

When making a poll, each request should be logically separate and distinct, so that no request can be confused for another.  Methods and Objective options aiming for the same goals must never be combined.  Failure to do this is a logical fallacy.  Please stop making this mistake!!

Another point:  This series of polls is "winners take all".  Having overlapping menu options splits the vote for a given objective among several items; this often results in none making the cut-off, when the combination would.  There is no good reason to do this.

Logged
Fedor Andreev is a citizen of the Federated Endeavor. He is a member of the Wandering Minds.

zagibu

  • Bay Watcher
    • View Profile
Re: Top3 suggestions final qualifying
« Reply #57 on: May 20, 2008, 04:58:00 am »

I agree that it is a subset, but I don't agree that votes for the subset should go to the superset. I can see valid situations where people would want framerate improvements, but not multi-threading (because they have old single-core cpus) and where people would want framerate-improvements, and foremost by means of multi-threading (because they think multithreading will benefit them the most).

It is indeed a problem that people aiming for the same general goal get separated this way, and you are right that none of them might win at the end, but that's not the problem of the vote. Lobbying is most important in politics, and in this vote especially, because you can see what everyone voted and you thus have the chance to win the stray sheep over.

Logged
99 barrels of beer in the pile
99 barrels of beer!
If some dwarves know the way to the pile
0 barrels of beer in the pile!

Fedor

  • Bay Watcher
    • View Profile
Re: Top3 suggestions final qualifying
« Reply #58 on: May 20, 2008, 05:18:00 am »

quote:
Originally posted by zagibu:
<STRONG>I agree that it is a subset, but I don't agree that votes for the subset should go to the superset. I can see valid situations where people would want framerate improvements, but not multi-threading (because they have old single-core cpus) and where people would want framerate-improvements, and foremost by means of multi-threading (because they think multithreading will benefit them the most).</STRONG>
That was ... a stretch.  If you're not interested in hearing ideas about how to make the poll better, just let me know and I'll shut up.  Seriously.  I shan't peep another word.

quote:
<STRONG>It is indeed a problem that people aiming for the same general goal get separated this way, and you are right that none of them might win at the end, but that's not the problem of the vote. Lobbying is most important in politics, and in this vote especially, because you can see what everyone voted and you thus have the chance to win the stray sheep over.</STRONG>
It should not be necessary for me or any other poster to lobby you or each other to get more votes for something.  This isn't politics; it is - or should be - a straightforward requests poll designed to give Toady useful feedback.  It is YOUR responsibility, as the poll-writer, to ensure that the options do not conflict with or trip over each other.
Logged
Fedor Andreev is a citizen of the Federated Endeavor. He is a member of the Wandering Minds.

zagibu

  • Bay Watcher
    • View Profile
Re: Top3 suggestions final qualifying
« Reply #59 on: May 20, 2008, 08:16:00 am »

It's futile, we will never agree. I am open to suggestions on how to make the poll better, I have already combined many of the suggestions, but in this case, I am against a combination, because I think that a large part of the "better framerate" voters wouldn't be okay with Toady spending large parts of his development time on multi-threading and thus neglecting other problems.
Logged
99 barrels of beer in the pile
99 barrels of beer!
If some dwarves know the way to the pile
0 barrels of beer in the pile!
Pages: 1 2 3 [4] 5 6 ... 8