Anonymous | Login | Signup for a new account | 2025-01-02 05:12 PST |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
ID | Project | Category | View Status | Date Submitted | Last Update | |
0005392 | Dwarf Fortress | Creatures | public | 2012-02-22 06:23 | 2012-03-03 18:41 | |
Reporter | Quietust | |||||
Assigned To | Toady One | |||||
Priority | normal | Severity | minor | Reproducibility | have not tried | |
Status | resolved | Resolution | fixed | |||
Platform | OS | OS Version | ||||
Product Version | 0.34.02 | |||||
Target Version | Fixed in Version | 0.34.05 | ||||
Summary | 0005392: Eyelids not properly associated with eyes? | |||||
Description | In the STANDARD_HEAD_POSITIONS body detail plan, the R_EYELID and L_EYELID body parts are specified as cleaning and being around R_EYE and L_EYE. However, the body parts for the left and right eyes are named REYE and LEYE, not R_EYE/L_EYE. There's also the fact that the eye/eyelid relations are just specifying a straight bodypart token for the second half rather than using BY_TOKEN as every other BP_RELATION is doing. | |||||
Additional Information | The relevant raws read as follows: [BP_RELATION:BY_TOKEN:R_EYELID:AROUND:R_EYE:50] [BP_RELATION:BY_TOKEN:L_EYELID:AROUND:L_EYE:50] [BP_RELATION:BY_TOKEN:EYELID:AROUND:EYE:50] [BP_RELATION:BY_TOKEN:R_EYELID:CLEANS:R_EYE:100] [BP_RELATION:BY_TOKEN:L_EYELID:CLEANS:L_EYE:100] [BP_RELATION:BY_TOKEN:EYELID:CLEANS:EYE:100] Given the surrounding raws, it seems like they ought to be as follows: [BP_RELATION:BY_TOKEN:R_EYELID:AROUND:BY_TOKEN:REYE:50] [BP_RELATION:BY_TOKEN:L_EYELID:AROUND:BY_TOKEN:LEYE:50] [BP_RELATION:BY_TOKEN:EYELID:AROUND:BY_TOKEN:EYE:50] [BP_RELATION:BY_TOKEN:R_EYELID:CLEANS:BY_TOKEN:REYE:100] [BP_RELATION:BY_TOKEN:L_EYELID:CLEANS:BY_TOKEN:LEYE:100] [BP_RELATION:BY_TOKEN:EYELID:CLEANS:BY_TOKEN:EYE:100] | |||||
Tags | No tags attached. | |||||
Attached Files | ||||||
Notes | |
(0020450) Logical2u (manager) 2012-02-22 06:28 |
Might be related to the more general eye/eyelid association bugs. |
Issue History | |||
Date Modified | Username | Field | Change |
2012-02-22 06:23 | Quietust | New Issue | |
2012-02-22 06:27 | Logical2u | Relationship added | related to 0001588 |
2012-02-22 06:28 | Logical2u | Note Added: 0020450 | |
2012-03-03 18:41 | Toady One | Status | new => resolved |
2012-03-03 18:41 | Toady One | Fixed in Version | => Next Version |
2012-03-03 18:41 | Toady One | Resolution | open => fixed |
2012-03-03 18:41 | Toady One | Assigned To | => Toady One |
Copyright © 2000 - 2010 MantisBT Group |