Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Poll

Should this be made into one of the new DFHack plugins? (This is not binding)

Yes, I want to be able to use it with the DFHack console
- 288 (45.6%)
No, I like the stand alone QT version
- 140 (22.2%)
Both
- 204 (32.3%)

Total Members Voted: 631


Pages: 1 ... 90 91 [92] 93 94 ... 106

Author Topic: Runesmith - A DC like tool  (Read 366593 times)

Eric Blank

  • Bay Watcher
  • *Remain calm*
    • View Profile
Re: Runesmith - A DC like tool
« Reply #1365 on: May 07, 2012, 10:33:33 pm »

Probably just college finals? Hopefully...
Logged
I make Spellcrafts!
I have no idea where anything is. I have no idea what anything does. This is not merely a madhouse designed by a madman, but a madhouse designed by many madmen, each with an intense hatred for the previous madman's unique flavour of madness.

Rumrusher

  • Bay Watcher
  • current project : searching...
    • View Profile
Re: Runesmith - A DC like tool
« Reply #1366 on: May 08, 2012, 03:46:15 am »

Quote
can anyone tell me how to make this mod compatible with the latest version of df?

with sufficient experience in lua, you can probably write dfusion plugins that replace the majority of runesmith's functionality in the meantime. i lack the experience though and I'm prioritizing other langs right now (MATLAB/haskell). it's doable, at least
<.< >.> I don't condone the

Code: [Select]
function tools.buffreading(unit)
if unit==nil then
unit=getAdv()
end
print("which skill 0-?")
B=getline()
print("How much?")
r=getline()
unit.status.souls[0].skills[0+B].id=93
unit.status.souls[0].skills[0+B].rating=r
end
Logged
I thought I would I had never hear my daughter's escapades from some boy...
DAMN YOU RUMRUSHER!!!!!!!!
"body swapping and YOU!"
Adventure in baby making!Adv Homes

the_game_hunt

  • Bay Watcher
  • [NO_MERCY]
    • View Profile
Re: Runesmith - A DC like tool
« Reply #1367 on: May 08, 2012, 10:14:44 pm »

For what its worth, I am now kinda concerned with the well being of the utilities creator.  He has not been on here in a while... maybe something happened to him?
Probably just college finals? Hopefully...
Mmm, sounds bad to me, he is offline since april, nothing since then.
Maybe he is sick, or his computer blew up, or his finger is broken, only god know what happened to him...
« Last Edit: May 08, 2012, 10:16:39 pm by the_game_hunt »
Logged
Quote
The spinning (silk shoe) strikes the Baron in the left upper arm, bruising the skin!
The Baron has been shot and killed.

WARNING! I'm not responsible for damaging/destroying your post!

lleu

  • Bay Watcher
    • View Profile
Re: Runesmith - A DC like tool
« Reply #1368 on: May 09, 2012, 01:05:43 am »

Would there be any way to get this to work with the Legends of Forlorn Realms Mod? I tried it and it said "Couldn't find a suitable process"
Logged
Fortresses made: 17
Dwarves Killed: Don't even care anymore.
Sieges repelled: 13

caddybear

  • Bay Watcher
  • Elf Supporter
    • View Profile
Re: Runesmith - A DC like tool
« Reply #1369 on: May 09, 2012, 03:15:04 am »

Would there be any way to get this to work with the Legends of Forlorn Realms Mod? I tried it and it said "Couldn't find a suitable process"

There is no way to get it to work with the latest versions. Read man, read!
Logged
And then did ARMOK say, the east is the holiest of directions, and thou shouldst not stand there lest thou be strucketh down by my holiest of beards. And then did the dorfs did say, we shall build from the west, for more do we fear the beard of ARMOK than the strike of the elephant.

mithosaurion

  • Bay Watcher
    • View Profile
Re: Runesmith - A DC like tool
« Reply #1370 on: May 11, 2012, 06:16:05 am »

Until they respond, I am going to have to assume Runesmith's creator has suffered some sort of terrible fate.  :'(
Logged

the_game_hunt

  • Bay Watcher
  • [NO_MERCY]
    • View Profile
Re: Runesmith - A DC like tool
« Reply #1371 on: May 11, 2012, 07:53:21 am »

Until they respond, I am going to have to assume Runesmith's creator has suffered some sort of terrible fate.  :'(
Let's hope it isn't that terrible
Logged
Quote
The spinning (silk shoe) strikes the Baron in the left upper arm, bruising the skin!
The Baron has been shot and killed.

WARNING! I'm not responsible for damaging/destroying your post!

bluwolfie

  • Bay Watcher
    • View Profile
Re: Runesmith - A DC like tool
« Reply #1372 on: May 12, 2012, 12:31:14 am »

Maybe he just doesn't care about runesmith anymore?

Why can't he just release a source code or something?
Logged

KhaaL

  • Escaped Lunatic
    • View Profile
Re: Runesmith - A DC like tool
« Reply #1373 on: May 12, 2012, 05:13:13 am »

Maybe he just doesn't care about runesmith anymore?

Why can't he just release a source code or something?

I agree, with the tool opensourced these problems wouldn't have existed.
Logged

thistleknot

  • Bay Watcher
  • Escaped Normalized Spreadsheet Berserker
    • View Profile
Re: Runesmith - A DC like tool
« Reply #1374 on: May 12, 2012, 08:45:29 am »

Via development (working on Dwarf Therapist), i've figured out how to modify the memory values using cheat engine.

Fire up cheat engine, search for a value (you'll ge ta ton), open up the memory layout .ini files in the dwarf therapist folder, look for attributes which will fall within the start memory address + attributes memory address found in dwarf therapist .ini.  voila, you know where to start and end your search for attribute values (you can get it down to specify dwarves).

I hope this helps get you guys started on identifying values to modify.

Rumrusher

  • Bay Watcher
  • current project : searching...
    • View Profile
Re: Runesmith - A DC like tool
« Reply #1375 on: May 12, 2012, 09:24:44 am »

Via development (working on Dwarf Therapist), i've figured out how to modify the memory values using cheat engine.

Fire up cheat engine, search for a value (you'll ge ta ton), open up the memory layout .ini files in the dwarf therapist folder, look for attributes which will fall within the start memory address + attributes memory address found in dwarf therapist .ini.  voila, you know where to start and end your search for attribute values (you can get it down to specify dwarves).

I hope this helps get you guys started on identifying values to modify.
well I just posted a code for dfusion for editing skills of the adventurer. just type in which skill you want to buff and how much and boom legendary cook.
Logged
I thought I would I had never hear my daughter's escapades from some boy...
DAMN YOU RUMRUSHER!!!!!!!!
"body swapping and YOU!"
Adventure in baby making!Adv Homes

mithosaurion

  • Bay Watcher
    • View Profile
Re: Runesmith - A DC like tool
« Reply #1376 on: May 12, 2012, 01:23:06 pm »

Quote
can anyone tell me how to make this mod compatible with the latest version of df?

with sufficient experience in lua, you can probably write dfusion plugins that replace the majority of runesmith's functionality in the meantime. i lack the experience though and I'm prioritizing other langs right now (MATLAB/haskell). it's doable, at least
<.< >.> I don't condone the

Code: [Select]
function tools.buffreading(unit)
if unit==nil then
unit=getAdv()
end
print("which skill 0-?")
B=getline()
print("How much?")
r=getline()
unit.status.souls[0].skills[0+B].id=93
unit.status.souls[0].skills[0+B].rating=r
end

well okay, but how do I use this code?  What do I do with it to get it to function in Dfusion?  Just entering the code into the .lua file seems to be unlikely to work, so what are the specifics?
« Last Edit: May 12, 2012, 08:35:21 pm by mithosaurion »
Logged

thistleknot

  • Bay Watcher
  • Escaped Normalized Spreadsheet Berserker
    • View Profile
Re: Runesmith - A DC like tool
« Reply #1377 on: May 13, 2012, 10:28:44 am »

it might be possible to just type the code into dfhack

mithosaurion

  • Bay Watcher
    • View Profile
Re: Runesmith - A DC like tool
« Reply #1378 on: May 13, 2012, 01:24:30 pm »

I tried that, but it does not get added to the list of commands in Dfusion. 
Logged

telamon

  • Bay Watcher
    • View Profile
Re: Runesmith - A DC like tool
« Reply #1379 on: May 13, 2012, 05:15:59 pm »

as i recall, last he posted sizeak was working on his dissertation, so he's probably been quite busy. education is serious business after all

also, this discussion may help you with adding plugins to dfusion: http://www.bay12forums.com/smf/index.php?topic=91166.msg3211738#msg3211738
Logged
Playing DF on Windows 98 since.... ?
At 55 frames per minute.
Pages: 1 ... 90 91 [92] 93 94 ... 106