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 ... 179 180 [181] 182 183 ... 261

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

Gnorm

  • Bay Watcher
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2700 on: October 09, 2013, 06:56:32 pm »

It's not unheard of. Check the body, that the following are in order:

- All limbs are connected and the brain exists and is connected
- Tissues have appropriate tokens
- No tissue error has caused any part to be made of nonexistent materials

Post all raws for more eyes to see. So far I would say pretty much every intractable problem with creatures has been due to silly mistakes that the creator just missed.

I posted all of the raws for the creatures and the entity that I honestly believe have anything to do with the creatures. The bodies seem to work, but just in case:

Body Detail:
Spoiler (click to show/hide)

Body:
Spoiler (click to show/hide)

Tissue:
Spoiler (click to show/hide)

As described in the creature raws:
Spoiler (click to show/hide)

If no one can honestly make anything out of this, I'll post everything.
Logged
And we were this close to yet another victim of Gnorm, the Overseer Killer.

Baffler

  • Bay Watcher
  • Caveat Lector.
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2701 on: October 10, 2013, 10:00:42 pm »

Found a bug with the formics (heh.) The "make wood crafts" reaction at the craftsman's workshop produces "large cam versarai wood gems" or "large apple tree gems" instead of random baubles like earrings and such. This wouldn't bother me too much normally, but it is meeting production mandates... problematic... when they ask for things like earrings.

I don't know yet if this holds true for all craft materials, or just wood.
Logged
Quote from: Helgoland
Even if you found a suitable opening, I doubt it would prove all too satisfying. And it might leave some nasty wounds, depending on the moral high ground's geology.
Location subject to periodic change.
Baffler likes silver, walnut trees, the color green, tanzanite, and dogs for their loyalty. When possible he prefers to consume beef, iced tea, and cornbread. He absolutely detests ticks.

vyznev

  • Bay Watcher
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2702 on: October 11, 2013, 03:48:10 am »

That's odd.  I wonder if it has to do with the fact that our "wood" is really modified plant structure, and thus retains a few extra tags (notably [STRUCTURAL_PLANT_MAT] and [ROTS]) that might be confusing the game.  Dunno why that should cause it to make gems out of it, though.  I could try making a separate wood template and seeing if that makes any difference.
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 #2703 on: October 11, 2013, 04:06:13 am »

But what is wood, if not plant structure? And it does rot in life too :P

Good idea though. Should also check the reaction. Maybe we can finally eliminate wood gems.

The Urist, your turn is now. Ready?

vyznev

  • Bay Watcher
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2704 on: October 12, 2013, 02:42:31 pm »

I figured it out -- it's because our wood is missing the [ITEMS_HARD] tag, which is what allows it to be made into the various types of crafts.

My guess is that, when you tag something with [WOOD] but not [ITEMS_HARD] (or any other similar tags) and try to make crafts from it, the game loops through the list of item types and tries to find an allowed type of craft.  But since it can't find any, it runs off the end of the crafts section (which ends with type 42, BRACELET) and onto the next item type in the list, number 43, GEM.

Anyway, I'd suggest creating the following new material template, and making all wood materials use it:


This also lets us get rid of the individual [WOOD] tags inside the specific wood material definitions.

Any objections?
Logged
Climbing is a strength-based skill. Elephants are very strong. Why are you surprised?

Gnorm

  • Bay Watcher
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2705 on: October 12, 2013, 09:08:16 pm »

Any objections?
None to switching all current types of wood to the new template. I will, however, say that I personally liked the wood gems, and found them a quaint part of this mod. The old template should be preserved, even if it is not the primarily used version.
Logged
And we were this close to yet another victim of Gnorm, the Overseer Killer.

vyznev

  • Bay Watcher
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2706 on: October 13, 2013, 06:27:36 am »

I suppose we could always add a new "make wood gems" reaction.  Or possibly add [IS_GEM] to wood, and see if that lets it be used for normal gem-cutting reactions.
Logged
Climbing is a strength-based skill. Elephants are very strong. Why are you surprised?

Gnorm

  • Bay Watcher
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2707 on: October 13, 2013, 07:32:51 pm »

I suppose we could always add a new "make wood gems" reaction.  Or possibly add [IS_GEM] to wood, and see if that lets it be used for normal gem-cutting reactions.
Fine by me.
Logged
And we were this close to yet another victim of Gnorm, the Overseer Killer.

Poldon

  • Bay Watcher
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2708 on: October 13, 2013, 07:45:24 pm »

I suppose we could always add a new "make wood gems" reaction.  Or possibly add [IS_GEM] to wood, and see if that lets it be used for normal gem-cutting reactions.

I would vote for the "make wood gems" reaction, because then we could specify only certain races allowed to make them. I feel like elves and halflings would be more inclined to it than Formics would be.
Logged

Halfling

  • Bay Watcher
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2709 on: October 14, 2013, 03:39:22 pm »

No objections vyznev. Impressive.

I pm'd The Urist two days ago. He hasn't replied. So, Gnorm, that makes it your turn now. Have fun! :)

Gnorm

  • Bay Watcher
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2710 on: October 14, 2013, 04:05:24 pm »

No objections vyznev. Impressive.

I pm'd The Urist two days ago. He hasn't replied. So, Gnorm, that makes it your turn now. Have fun! :)
Very well then! I'll not let you down.
Logged
And we were this close to yet another victim of Gnorm, the Overseer Killer.

blademan9999

  • Bay Watcher
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2711 on: October 15, 2013, 07:45:20 pm »

Why do we have 3 wikis.
Logged
There is a massive magma snake moving in down stairs as well as a flood and a tunnel to hell also downstairs and you are worried about me putting my feet on the furniture.
GWG you are meant to be the sane one.
Just because the apocalypse is happening downstairs is no reason to abandon manners young wizard.

Timeless Bob

  • Bay Watcher
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2712 on: October 15, 2013, 10:11:57 pm »

redundancy.
Logged
L33tsp34k does to English what Picasso did to faces.

Dwarfopoly
The Luckiest Tourist EVER
Bloodlines of the Forii

Gnorm

  • Bay Watcher
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2713 on: October 15, 2013, 10:42:32 pm »

Why do we have 3 wikis.
Thrice as many sources, thrice as much knowledge!
Logged
And we were this close to yet another victim of Gnorm, the Overseer Killer.

WillowLuman

  • Bay Watcher
  • They/Them Life is weird
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #2714 on: October 15, 2013, 10:55:03 pm »

Currently, 1 knowledge spread over 3 sources
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 ... 179 180 [181] 182 183 ... 261