Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Poll

How many want to keep this up in the next release?

Me
- 16 (22.9%)
Me!
- 54 (77.1%)

Total Members Voted: 69


Pages: 1 ... 163 164 [165] 166 167 ... 261

Author Topic: DF from scratch: The entirely player-made universe succession.  (Read 491421 times)

Halfling

  • Bay Watcher
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2460 on: September 27, 2013, 07:19:52 am »

News: Got a pm from sackhead - removing CAN_LEARN from mamaphints instead to fix these issues is okay by him. Should add natural skills to make them skilled instead.

WillowLuman

  • Bay Watcher
  • They/Them Life is weird
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2461 on: September 27, 2013, 10:15:23 am »

I'd say Skilled Fighter, Competent axeman, spearman, and swordsman, plus Proficient misc object user.
Logged
Dwarf Souls: Prepare to Mine
Keep Me Safe - A Girl and Her Computer (Illustrated Game)
Darkest Garden - Illustrated game. - What mysteries lie in the abandoned dark?

vyznev

  • Bay Watcher
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2462 on: September 27, 2013, 11:39:39 am »

A sort of a conceptual question that occurred to me is, what should the scope of this project be?  What I mean, in concrete terms, is, what parts of Dwarf Fortress are we replacing?

We started out by wiping the raw/objects folder and recreating it from scratch, but with the addition of the troll speech file, we've now expanded into data/speech.  Also, while looking at what else there is under the data folder, I figured out a nifty new (at least to me, might be old news to others) modding trick:



More pragmatically, should we amend the installation instructions?  "Delete your raw/objects folder and unzip this file in its place." doesn't really work anymore if we start messing with the data folder too.
« Last Edit: September 27, 2013, 11:42:50 am by vyznev »
Logged
Climbing is a strength-based skill. Elephants are very strong. Why are you surprised?

Halfling

  • Bay Watcher
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2463 on: September 27, 2013, 11:58:07 am »

Scope - replace anything we feel like replacing eventually, so long as it works and is cool. For some definition of works and cool. So long as it contributes to the experience, but that's up for the turn holder and community to evaluate. And preferably doesn't require external utilities. That's how I see it.

That window frame looks a lot like aurorae. Now, I'm not sure we should be editing those into anything specific for a given race, but - what's the correct command to open said files?

Considering multiple races are playable and do everything, now that I think of it, replacing fort mode dialog screens with something more neutral would be desirable.

WillowLuman

  • Bay Watcher
  • They/Them Life is weird
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2464 on: September 27, 2013, 12:07:33 pm »

Yes, that would be good.

AFAIK, we're just replacing raws and adding some new data files, possibly editing them. We want to make something that people can install if they only have a fresh copy of DF, with a little file-moving. No external programs or hacks, just a new raw folder and unzip/replace the data folder.
Logged
Dwarf Souls: Prepare to Mine
Keep Me Safe - A Girl and Her Computer (Illustrated Game)
Darkest Garden - Illustrated game. - What mysteries lie in the abandoned dark?

WillowLuman

  • Bay Watcher
  • They/Them Life is weird
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2465 on: September 27, 2013, 12:10:48 pm »

Incidentally, how did you edit that file?
Logged
Dwarf Souls: Prepare to Mine
Keep Me Safe - A Girl and Her Computer (Illustrated Game)
Darkest Garden - Illustrated game. - What mysteries lie in the abandoned dark?

Halfling

  • Bay Watcher
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2466 on: September 27, 2013, 12:21:45 pm »

The files are in zlib-compressed blocks. There's some ancient, unacceptable (obscure, third-party binary without source) windows utilities that I shouldn't hence help propagate for editing them. Since he appears to be using Unity Ubuntu I assume he has a better way to access them. :P

WillowLuman

  • Bay Watcher
  • They/Them Life is weird
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2467 on: September 27, 2013, 12:26:57 pm »

I never figured out how to use that utility putnam made. Damn. I guess vyznev can do it for us.
Logged
Dwarf Souls: Prepare to Mine
Keep Me Safe - A Girl and Her Computer (Illustrated Game)
Darkest Garden - Illustrated game. - What mysteries lie in the abandoned dark?

Halfling

  • Bay Watcher
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2468 on: September 27, 2013, 01:00:36 pm »

Anyone can use zlib, it's free, usable on anything such as a phone, and there's a working code example on the site (assuming that's correct information that that is the algorithm). There's ample documentation too. Just needs some delving into that I personally didn't find time for on how to uncompress these files. That's why I'm a little miffed at the creators of the original so far to be unnamed utilities. They could have just told us how to do it instead of distributing a stupid chunk of useless binary. I mean how is that advantageous, unless you're looking to make some kind of name and get downloads for your file?

Ah well... but since he can do it and is interested, so much the better. Pm'd about it too. :P

WillowLuman

  • Bay Watcher
  • They/Them Life is weird
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2469 on: September 27, 2013, 01:43:44 pm »

"provide for your people" would do nicely, I think.

"Dig that dirt!" doesn't quite have the dramatic appeal of "Strike the Earth!", and neither match that not all play styles in this mod revolve around digging. Though, even for aboveground constructions, some "Striking the earth" is involved, i.e. groundbreaking, so perhaps it still works.

"A new chapter of your history" or "your people's history" could be what we're looking for.
Logged
Dwarf Souls: Prepare to Mine
Keep Me Safe - A Girl and Her Computer (Illustrated Game)
Darkest Garden - Illustrated game. - What mysteries lie in the abandoned dark?

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2470 on: September 27, 2013, 02:39:24 pm »

I never figured out how to use that utility putnam made. Damn. I guess vyznev can do it for us.

I didn't make it, I just spam it everywhere whenever people ask and use it for a couple of my mods.

vyznev

  • Bay Watcher
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2471 on: September 27, 2013, 03:35:02 pm »

Considering multiple races are playable and do everything, now that I think of it, replacing fort mode dialog screens with something more neutral would be desirable.

Yeah, the screenshot above was really just a test to see if it worked at all. We really should come up with something that works for any playable race. (It would also be nice to know what substitution strings work; with luck, we might be able to get, say, the name of the race inserted into the text.)

Incidentally, how did you edit that file?

I made a pair of Perl scripts to convert them to plain text files and back:
Spoiler: Perl scripts (click to show/hide)

That's why I'm a little miffed at the creators of the original so far to be unnamed utilities. They could have just told us how to do it instead of distributing a stupid chunk of useless binary.

Agreed. So here's the meat of it:
  • Each file contains a 4-byte little-endian length tag, followed by a zlib (RFC 1950) DEFLATE stream.
  • The decompressed stream starts with a 4-byte count, followed by the indicated number of text records.
  • Each text record starts with two little-endian length tags, first a 4-byte one and then a 2-byte one. Both contain the same value. Don't ask me why. These length tags are followed by the indicated number of bytes of text.
  • Each file seems to contain at least three text records, sometimes more. The first record just repeats the name of the file, the second contains the title, and the remaining records contain the body of the announcement. There doesn't seem to be any obvious logic in how the body is split into records; I suspect the splitting points may simply correspond to manual line breaks in whatever text file these were originally generated from, and my scripts behave accordingly (i.e. they map each record to one line, and vice versa).
For example, here's the decoded version of data/announcement/fortressintro from vanilla DF, with one line per record:
Code: [Select]
fortressintro
[TITLE]A Dwarven Outpost[/TITLE]
[P]You have arrived.  After a journey from the Mountainhomes into the
forbidding wilderness beyond, your harsh trek has finally
ended.  Your party of seven is to make an
outpost for the glory of all of [VAR:NATIVENAME:GLOBAL:YOURCIV].
[P]There are almost no supplies left, but with stout labor
comes sustenance.  Whether by bolt, plow or hook, provide
for your dwarves.  You are expecting a supply caravan just before
winter entombs you, but it is Spring now.
Enough time to delve secure lodgings, ere the [VAR:NAME_PLURAL:GLOBAL:LOCAL_LARGE_PREDATOR] get hungry.
A new chapter of dwarven history begins here at this place, [VAR:NATIVENAME:GLOBAL:YOURFORT],
"[VAR:TRANSLATEDNAME:GLOBAL:YOURFORT]".  Strike the earth!

Things to test:
  • Can there be more than one DEFLATE stream per file? The presence of the length tag would allow it, but I suspect it may just be there to simplify the input code.
  • What happens if the first record doesn't match the file name?
  • Does the title need to be a separate record, or can it share a record with the body? What happens if you have more than one title? No title?
  • What tags can we use in the body? The decoded text above shows a few, but are there more?

Ps. I just tested, and it seems the Perl scripts above can decode all the files under data/announcement, data/dipscript and data/help folders. The data/index file is also in the same format, but the strings in it have been further obfuscated somehow, and I haven't fully figured out the method yet.  (Subtracting the first byte of each string from 255, the second from 254, etc. seems to be enough for the first few bytes, but then it breaks down.)

Edit: The subtraction trick works, except that after the fifth byte, you loop back to 255 again.  In Perl code:
Code: [Select]
my @str = unpack "C*", $str;
for my $k (0 .. $#str) {
    $str[$k] = 255 - ($k % 5) - $str[$k];
}
$str = pack "C*", @str;

And here's the decoded index file:
Spoiler (click to show/hide)

I'm not sure how all those lines relate to each other, but I do see some modding potential here.
« Last Edit: September 27, 2013, 05:23:54 pm by vyznev »
Logged
Climbing is a strength-based skill. Elephants are very strong. Why are you surprised?

Vgray

  • Bay Watcher
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2472 on: September 27, 2013, 04:12:51 pm »

Should someone fix the entities so that, for example, Formic sword-users are "Swordformics" instead of Swordsmen?
Logged

vyznev

  • Bay Watcher
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2473 on: September 27, 2013, 04:19:50 pm »

Should someone fix the entities so that, for example, Formic sword-users are "Swordformics" instead of Swordsmen?
Swordsbugs? ;)
Logged
Climbing is a strength-based skill. Elephants are very strong. Why are you surprised?

WillowLuman

  • Bay Watcher
  • They/Them Life is weird
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2474 on: September 27, 2013, 04:39:31 pm »

snip

Try decoding the invasion announcements and the caravan ones, see which variable refers to race names.

Should someone fix the entities so that, for example, Formic sword-users are "Swordformics" instead of Swordsmen?

That's in the creature files. And I don't think it's really necessary. Linguistically, "man" just means "person" or "male person" in many languages. As seen in many ancient languages, when people were even more seperate, they didn't think of people from elsewhere as the same "species", and so had other names for them, like "men who wear their beards this way" or "men whose language sounds like 'barbararbarbar to us' ", but still called them men.

So, it's conceivable that a fantasy culture might see the same difference between themselves and a nation of foreign humans and a nation of foreign lizardmen.

But point is, the roots of words like "man" or "human" are as descriptions of people. Not wanting to dictate to STL here, but I'm guessing the Formic word for themselves would more likely translate to "person" than "bug". Or at least, more like "nation" than "nest".

Terry Pratchett puts it better than me. He has this story called "Only you can save Mankind", where some aliens ask this guy to save their race, but the universal translator renders their name for themselves as "mankind" and their name for their planet as "earth", because those are our words for "all our people" and "our planet"
Logged
Dwarf Souls: Prepare to Mine
Keep Me Safe - A Girl and Her Computer (Illustrated Game)
Darkest Garden - Illustrated game. - What mysteries lie in the abandoned dark?
Pages: 1 ... 163 164 [165] 166 167 ... 261