Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 92 93 [94] 95 96 ... 222

Author Topic: Dwarf Therapist (Maintained Branch) v.37.0 | DF 42.06  (Read 974578 times)

splinterz

  • Bay Watcher
    • View Profile
    • Dwarf Therapist Branch
Re: Dwarf Therapist (Maintained Branch) v.23.6 | DF 40.08
« Reply #1395 on: August 17, 2014, 03:49:21 pm »

Interesting bugfeature: When I go to tweak my optimization plans, a lot of the roles get messed up, ex: Job: Blacksmith/Role: Miner, Job: Miner/Role: Herbalist, etc. They aren't that way when I save, but if I go back in (to add a job/ change the #'s of jobs) they're all mesticated

Spoiler (click to show/hide)

While the prospects for !!Fun!! are tempting (does the shuffling get worse each time if I don't correct it? How badly matched will my dwarves end up?), I am still cleaning up from a rogue weremongoose walled in my new hospital. (The old one has an enormous, eyeless kinglet of a titan walled in it)
i'm having a hard time reproducing this, any other things you're doing before/after you edit? sorting on any particular columns, what kind of stuff do you change in the opt plan?

AriRashkae

  • Bay Watcher
    • View Profile
Re: Dwarf Therapist (Maintained Branch) v.23.6 | DF 40.08
« Reply #1396 on: August 17, 2014, 04:20:55 pm »

Interesting bugfeature: When I go to tweak my optimization plans, a lot of the roles get messed up, ex: Job: Blacksmith/Role: Miner, Job: Miner/Role: Herbalist, etc. They aren't that way when I save, but if I go back in (to add a job/ change the #'s of jobs) they're all mesticated

Spoiler (click to show/hide)

While the prospects for !!Fun!! are tempting (does the shuffling get worse each time if I don't correct it? How badly matched will my dwarves end up?), I am still cleaning up from a rogue weremongoose walled in my new hospital. (The old one has an enormous, eyeless kinglet of a titan walled in it)
i'm having a hard time reproducing this, any other things you're doing before/after you edit? sorting on any particular columns, what kind of stuff do you change in the opt plan?

Usually if I'm going in to change, it's to reduce how many jobs per dwarf, since I have gained more idiotsworkers and can spread out the workload. I do re-sort columns later (I don't bother putting armorsmithing in, since I give that to almost everyone, in the hopes of lots of fey moods after they train up a bit).

Aaaaaaand I forget once again to mention I'm running the OSX version
Logged

Button

  • Bay Watcher
  • Plants Specialist
    • View Profile
Re: Dwarf Therapist (Maintained Branch) v.23.6 | DF 40.08
« Reply #1397 on: August 17, 2014, 07:55:40 pm »

Are you guys still looking for the cause of that duplicate preferences bug? I stumbled upon a way to reproduce it today. Assign a dwarf to a custom profession, then clear all pending changes, and the dwarf will show double preferences, skills, etc.

Windows 7, Therapist version 23.6.
Logged
I used to work on Modest Mod and Plant Fixes.

Always assume I'm not seriously back

khearn

  • Bay Watcher
    • View Profile
Re: Dwarf Therapist (Maintained Branch) v.23.6 | DF 40.08
« Reply #1398 on: August 17, 2014, 08:32:31 pm »

I'm having trouble getting the nice_name() function in filters to work.

d.nice_name() == "" is the example in the Guide, but it matches none of my dwarves (and some have nicknames, and some don't).

d.nice_name()!="" matches everyone, even those without nicknames.

d.nice_name()=="Carpenter" matches nobody, even though I have 2 dwarves with that nickname.

Basically, I can't get nice_name() to match anything. Am I doing something wrong, or is it just not working correctly?

Grouping by nickname is working fine, though.

   Keith
Logged
Have them killed. Nothing solves a problem quite as effectively as simply having it killed.

khearn

  • Bay Watcher
    • View Profile
Re: Dwarf Therapist (Maintained Branch) v.23.6 | DF 40.08
« Reply #1399 on: August 18, 2014, 01:34:06 am »

Due to an unfortunate incident with a weremoose, one of my dwarves ended up in a cage (which almost certainly saved his life). He no longer showed up in Dwarf Therapist as long as he was inside the cage. Once I released him he showed up in DT again. The population count was also down by one while he was in the cage.

   Keith
Logged
Have them killed. Nothing solves a problem quite as effectively as simply having it killed.

Couchmonster

  • Bay Watcher
    • View Profile
Re: Dwarf Therapist (Maintained Branch) v.23.6 | DF 40.08
« Reply #1400 on: August 18, 2014, 05:14:33 am »

language_vector=0x09a35158 is the only thing I could get for linux
language_vector=0x01ab99d8 for windows
« Last Edit: August 18, 2014, 05:16:16 am by Couchmonster »
Logged

King Mir

  • Bay Watcher
    • View Profile
Re: Dwarf Therapist (Maintained Branch) v.23.6 | DF 40.08
« Reply #1401 on: August 18, 2014, 07:02:21 am »

Trying to pull and build from the repository I get an error:
Project ERROR: Unknown module(s) in QT: qml

Is there a new dependency?

SteveTheRed

  • Escaped Lunatic
    • View Profile
Re: Dwarf Therapist (Maintained Branch) v.23.6 | DF 40.08
« Reply #1402 on: August 18, 2014, 07:14:55 am »

thanks, i took another look at the full view (again). seems it's also missing burial, animal care and alchemy. the last two i think can be omitted as they don't actually do anything, but burial needs to be there for sure.

One thing they do do is contribute to sorting by "Total Assigned Labors".  I noticed that as I use Total Assigned Labors to find underutilized dwarves who might be interested in joining the military, and was surprised to find that some were dodging the draft by claiming to be animal caretakers.

That's not to say that animal care and alchemy should be displayed in the "Labors Full" list, but if we can't turn them off from there then maybe they shouldn't be counted towards TAL?
Logged

splinterz

  • Bay Watcher
    • View Profile
    • Dwarf Therapist Branch
Re: Dwarf Therapist (Maintained Branch) v.23.6 | DF 40.08
« Reply #1403 on: August 18, 2014, 07:16:57 am »

Are you guys still looking for the cause of that duplicate preferences bug? I stumbled upon a way to reproduce it today. Assign a dwarf to a custom profession, then clear all pending changes, and the dwarf will show double preferences, skills, etc.

Windows 7, Therapist version 23.6.
great, thanks! this will be fixed in the next version, along with some other optimization for commit/clearing pending changes which were related.

I'm having trouble getting the nice_name() function in filters to work.

d.nice_name() == "" is the example in the Guide, but it matches none of my dwarves (and some have nicknames, and some don't).

d.nice_name()!="" matches everyone, even those without nicknames.

d.nice_name()=="Carpenter" matches nobody, even though I have 2 dwarves with that nickname.

Basically, I can't get nice_name() to match anything. Am I doing something wrong, or is it just not working correctly?

Grouping by nickname is working fine, though.

   Keith
the nice_name() function returns the name that you see in the first column. so doing a == comparison only matches the exact name, not a partial match. however, it looks like what you really want is the ability to check the nickname, so i've exposed that function to the scripting in the next release.

Due to an unfortunate incident with a weremoose, one of my dwarves ended up in a cage (which almost certainly saved his life). He no longer showed up in Dwarf Therapist as long as he was inside the cage. Once I released him he showed up in DT again. The population count was also down by one while he was in the cage.

   Keith
this should be fixed in the next release, but i wasn't able to test it.

splinterz

  • Bay Watcher
    • View Profile
    • Dwarf Therapist Branch
Re: Dwarf Therapist (Maintained Branch) v.23.6 | DF 40.08
« Reply #1404 on: August 18, 2014, 07:20:47 am »

Trying to pull and build from the repository I get an error:
Project ERROR: Unknown module(s) in QT: qml

Is there a new dependency?
yes, you'll need qtdeclarative5-dev

splinterz

  • Bay Watcher
    • View Profile
    • Dwarf Therapist Branch
Re: Dwarf Therapist (Maintained Branch) v.23.6 | DF 40.08
« Reply #1405 on: August 18, 2014, 07:21:57 am »

thanks, i took another look at the full view (again). seems it's also missing burial, animal care and alchemy. the last two i think can be omitted as they don't actually do anything, but burial needs to be there for sure.

One thing they do do is contribute to sorting by "Total Assigned Labors".  I noticed that as I use Total Assigned Labors to find underutilized dwarves who might be interested in joining the military, and was surprised to find that some were dodging the draft by claiming to be animal caretakers.

That's not to say that animal care and alchemy should be displayed in the "Labors Full" list, but if we can't turn them off from there then maybe they shouldn't be counted towards TAL?
yeah i'd wanted to add another grouping for total assigned skilled labors, but i'd forgotten about it. i'll add it to the tracker now.

King Mir

  • Bay Watcher
    • View Profile
Re: Dwarf Therapist (Maintained Branch) v.23.6 | DF 40.08
« Reply #1406 on: August 18, 2014, 07:36:56 am »

Trying to pull and build from the repository I get an error:
Project ERROR: Unknown module(s) in QT: qml

Is there a new dependency?
yes, you'll need qtdeclarative5-dev
Cool, that worked.

rooth

  • Bay Watcher
    • View Profile
Re: Dwarf Therapist (Maintained Branch) v.23.6 | DF 40.08
« Reply #1407 on: August 18, 2014, 07:53:59 am »

is there a way to manually fix up DT for 40.09 or am I stuck playing the oldskool way till an update is posted?
Logged

Couchmonster

  • Bay Watcher
    • View Profile
Re: Dwarf Therapist (Maintained Branch) v.23.6 | DF 40.08
« Reply #1408 on: August 18, 2014, 09:04:44 am »

The latest available is 40.08.
I tried getting the data for 40.09. but with the standard manual https://code.google.com/p/dwarftherapist/wiki/MappingNewVersions it is not possible.
You only get the language_vector out of it, mentioned above in my posting.

ResMar

  • Bay Watcher
    • View Profile
Re: Dwarf Therapist (Maintained Branch) v.23.6 | DF 40.08
« Reply #1409 on: August 18, 2014, 09:48:46 am »


the nice_name() function returns the name that you see in the first column. so doing a == comparison only matches the exact name, not a partial match. however, it looks like what you really want is the ability to check the nickname, so i've exposed that function to the scripting in the next release.


!!!

I did not know this  :-\. Gotta make a correction then...
Logged
ヽ(´ー`)┌[>゜))))彡]   Dwarf Therapist User Guide
Pages: 1 ... 92 93 [94] 95 96 ... 222