Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 38 39 [40] 41 42 ... 124

Author Topic: Dwarf Therapist (LATEST 0.5.7 7/13/10 see first post)  (Read 620725 times)

JanusTwoface

  • Bay Watcher
  • murbleblarg
    • View Profile
    • jverkamp.com
Re: Dwarf Therapist (LATEST 0.4.2 10/26/09 see first post)
« Reply #585 on: March 10, 2010, 03:44:10 pm »

*sees author is anti-cheat*
There's your answer right there.

But on a more helpful note, if you or a friend has coding experience, the source for Dwarf Therapist is available.  You could add the functionality yourself if you'd like.  If you go that route, you could try the DFHack branch of DT.  Using the DFHack library (in this case) would probably be easier than writing the modification code yourself.
Logged
You may think I'm crazy / And I think you may be right
But life is ever so much more fun / If you are the crazy one

My blog: Photography, Programming, Writing
Novels: A Sea of Stars, Confession

SirCarcass

  • Escaped Lunatic
    • View Profile
Re: Dwarf Therapist (LATEST 0.4.2 10/26/09 see first post)
« Reply #586 on: March 10, 2010, 04:37:11 pm »

*sees author is anti-cheat*
There's your answer right there.

But on a more helpful note, if you or a friend has coding experience, the source for Dwarf Therapist is available.  You could add the functionality yourself if you'd like.  If you go that route, you could try the DFHack branch of DT.  Using the DFHack library (in this case) would probably be easier than writing the modification code yourself.

I do, actually, and that's something I might just try for fun.

But I know there will be other programs to do what I want, and probably do it better than I could.  I was just excited to see all of the traits but disappointed when I found I couldn't edit them.
Logged

Barter

  • Escaped Lunatic
    • View Profile
Re: Dwarf Therapist (LATEST 0.4.2 10/26/09 see first post)
« Reply #587 on: March 12, 2010, 08:18:15 am »

Anyone figured out the offsets for d19?
Logged

Grax

  • Bay Watcher
  • The Only.
    • View Profile
Re: Dwarf Therapist (LATEST 0.4.2 10/26/09 see first post)
« Reply #588 on: March 12, 2010, 08:32:34 am »

Anyone figured out the offsets for d19?
Not yet.
Logged
Finis sanctificat media.

Grax

  • Bay Watcher
  • The Only.
    • View Profile
Re: Dwarf Therapist (LATEST 0.4.2 10/26/09 see first post)
« Reply #589 on: March 17, 2010, 04:02:52 pm »

Now figured. Hail me.


Dwarf Therapist 0.4.2 for d19. I know everybody's waiting this.

Create   v0.28.181.40d19.ini :
Code: [Select]
[info]
checksum                = 0x4b918bb9
version_name            = v0.28.181.40d19

[addresses]
translation_vector      = 0x015591c4
language_vector         = 0x01559194
creature_vector         = 0x01512eec
dwarf_race_index        = 0x013409f0

[offsets]
word_table              = 0x0058
current_job_id          = 0x0008

[dwarf_offsets]
first_name              = 0x0000
nick_name               = 0x001C
last_name               = 0x0038
custom_profession       = 0x006c
profession              = 0x0088
race                    = 0x008C
flags1                  = 0x00FC
flags2                  = 0x0100
sex                     = 0x010A
id                      = 0x010C
squad_name              = 0x01D8
squad_leader_id         = 0x0268
money                   = 0x02F8
current_job             = 0x0314
strength                = 0x04f0
agility                 = 0x04f4
toughness               = 0x04f8
skills                  = 0x0504
labors                  = 0x0544
happiness               = 0x0610
traits                  = 0x0700

[flags]
flags1.invalidate       = 0xe38c0
flags2.invalidate       = 0x40080


Edit  game_data.ini :
Code: [Select]
[checksum_to_version]
# linux
0xdab3ce6b = v0.28.181.40d14
0x4f55a1dc = v0.28.181.40d15
0x22b9339 = v0.28.181.40d16
0x8f55a625 = v0.28.181.40d17
0x777e7d67 = v0.28.181.40d18

#windows

0x4b918bb9 = v0.28.181.40d19
Logged
Finis sanctificat media.

Malicus

  • Bay Watcher
    • View Profile
Re: Dwarf Therapist (LATEST 0.4.2 10/26/09 see first post)
« Reply #590 on: March 17, 2010, 04:14:50 pm »

Yay.  Now I probably have no excuse to not play DF.

...though it should be noted that this is actually for d19_2 for Windows.  The first file goes in the DwarfTherapist\etc\memory_layouts\windows folder, and the second file is in the DwarfTherapist\etc folder.
Logged

Grax

  • Bay Watcher
  • The Only.
    • View Profile
Re: Dwarf Therapist (LATEST 0.4.2 10/26/09 see first post)
« Reply #591 on: March 17, 2010, 04:21:14 pm »

Yay.  Now I probably have no excuse to not play DF.

...though it should be noted that this is actually for d19_2 for Windows.  The first file goes in the DwarfTherapist\etc\memory_layouts\windows folder, and the second file is in the DwarfTherapist\etc folder.
You're right.

I just noticed that "d19" is "d19_2" really.  ;D
« Last Edit: March 17, 2010, 04:24:07 pm by Grax »
Logged
Finis sanctificat media.

profit

  • Bay Watcher
  • Finely Crafted Engravings... Or it didn't happen.
    • View Profile
Re: Dwarf Therapist (LATEST 0.4.2 10/26/09 see first post)
« Reply #592 on: March 17, 2010, 09:28:11 pm »

Yay for new offsets!
Logged
Mods and the best utilities for dwarf fortress
Community Mods and utilities thread.

assimilateur

  • Bay Watcher
    • View Profile
Re: Dwarf Therapist (LATEST 0.4.2 10/26/09 see first post)
« Reply #593 on: March 18, 2010, 03:05:20 pm »

Thanks for sharing these!
Logged

smokingwreckage

  • Bay Watcher
    • View Profile
Re: Dwarf Therapist (LATEST 0.4.2 10/26/09 see first post)
« Reply #594 on: March 18, 2010, 08:55:32 pm »

Thank goodness! My computer didn't like the DFHack version for some reason.
Logged

Belal

  • Bay Watcher
    • View Profile
Re: Dwarf Therapist (LATEST 0.4.2 10/26/09 see first post)
« Reply #595 on: March 19, 2010, 07:41:21 am »

Thank goodness! My computer didn't like the DFHack version for some reason.

Could you elaborate on that?  Do you get an error?
Logged

Grax

  • Bay Watcher
  • The Only.
    • View Profile
Re: Dwarf Therapist (LATEST 0.4.2 10/26/09 see first post)
« Reply #596 on: March 19, 2010, 07:56:51 am »

Thank goodness! My computer didn't like the DFHack version for some reason.

Could you elaborate on that?  Do you get an error?
Mine too, if we get to this.
I think there's an error with addresses for d19_2 but i don't tried to check them yet and/or correct as the xml config looks somewhat complicated.
Logged
Finis sanctificat media.

microMOOSE

  • Bay Watcher
    • View Profile
Re: Dwarf Therapist (LATEST 0.4.2 10/26/09 see first post)
« Reply #597 on: March 19, 2010, 10:05:27 am »

This isn't working for me, I'm using d19_2

Every time I click a box or dwarf it crashes.
Spoiler (click to show/hide)
Logged

Grax

  • Bay Watcher
  • The Only.
    • View Profile
Re: Dwarf Therapist (LATEST 0.4.2 10/26/09 see first post)
« Reply #598 on: March 19, 2010, 10:12:18 am »

Oh fck. I thought we're talking about DFhack itself. ;-)
Logged
Finis sanctificat media.

Belal

  • Bay Watcher
    • View Profile
Re: Dwarf Therapist (LATEST 0.4.2 10/26/09 see first post)
« Reply #599 on: March 19, 2010, 10:37:22 am »

Thank goodness! My computer didn't like the DFHack version for some reason.

Could you elaborate on that?  Do you get an error?
Mine too, if we get to this.
I think there's an error with addresses for d19_2 but i don't tried to check them yet and/or correct as the xml config looks somewhat complicated.

if you tell me what error you are getting I can tell you what is wrong, or fix the problem.
Logged
Pages: 1 ... 38 39 [40] 41 42 ... 124