Dwarf Fortress Bug Tracker - Dwarf Fortress |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0005201 | Dwarf Fortress | Dwarf Mode -- Items | public | 2012-02-16 16:35 | 2012-02-17 16:53 |
|
Reporter | NW_Kohaku | |
Assigned To | Toady One | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 0.34.01 | |
Target Version | | Fixed in Version | 0.34.02 | |
|
Summary | 0005201: Glazing an item gives it a "cut" like it was a gem |
Description | When I made a glazed statue, I noticed this in the description:
"This is a well-crafted earthenware statue of dwarves.
The item is a well-designed image of two dwarves in earthenware by Tulom Zelerogem.
It is glazed with oval ash glazed cabochons."
Oval cabochons is, of course, a gem cut... apparently, improvements use shapes like gem cuts, now... |
Steps To Reproduce | Craft a glazeable item, then try to glaze it, and read its description. |
Additional Information | |
Tags | 0.34.01, description, gem, glaze, item |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-02-16 16:35 | NW_Kohaku | New Issue | |
2012-02-16 16:37 | NW_Kohaku | Tag Attached: 0.34.01 | |
2012-02-16 16:37 | NW_Kohaku | Tag Attached: description | |
2012-02-16 16:37 | NW_Kohaku | Tag Attached: glaze | |
2012-02-16 16:37 | NW_Kohaku | Tag Attached: item | |
2012-02-16 17:20 | NW_Kohaku | Tag Attached: gem | |
2012-02-16 17:43 | NW_Kohaku | Note Added: 0019881 | |
2012-02-16 18:22 | NW_Kohaku | Note Edited: 0019881 | bug_revision_view_page.php?bugnote_id=0019881#r7431 |
2012-02-16 19:06 | NW_Kohaku | Note Added: 0019892 | |
2012-02-17 16:53 | Toady One | Note Added: 0019997 | |
2012-02-17 16:53 | Toady One | Status | new => resolved |
2012-02-17 16:53 | Toady One | Fixed in Version | => Next Version |
2012-02-17 16:53 | Toady One | Resolution | open => fixed |
2012-02-17 16:53 | Toady One | Assigned To | => Toady One |
Notes |
|
(0019881)
|
NW_Kohaku
|
2012-02-16 17:43
(edited on: 2012-02-16 18:22) |
|
I actually have this through a mod I am updating for glazes and ceramics, but the tag I used for the [IMPROVEMENT:] is exactly the same as with the vanilla raws.
Anyway, the problem seems to be that things like the cassiterite that is used to make the glaze has the [IS_STONE] tag, which means that they are given the same treatment as a stone that can be given a cut like a gem.
|
|
|
|
I just changed my mod so that glazes were [MISC_POWDER_CREATURE], so that they are considered "bone meal", and I stopped having odd gem cuts applied to my glazes. However, it is still bugged in vanilla. |
|
|
|
Should be fixed for next time. |
|