View Issue Details

IDProjectCategoryLast Update
0018160Starward RogueGraphical BugMar 1, 2016 4:05 pm
Reporterptarth Assigned To 
Severityminor 
Status newResolutionopen 
Product Version0.801 
Summary0018160: Tile graphic generation inconsistency
DescriptionI created a test room to examine how tiles were generated from the text room definition. I ran across some inconsistencies in what is produced.

Attached is the room definition (miniboss type) and a picture with the inconsistencies circled (colors match inconsistent generations for the most part). These might be more helpful than parsing my text description.

My guess is that appearance is created from left to right and I'll use this logic to try to describe my findings. The tetris T block pattern is used, the appearance is inconsistent with other rotations of the same arrangement. The 5-sided dice pattern is not symmetrical. The issue does not appear in the up & down orientation, but does in the side to side orientation. This suggests the same check used in the up & down placement should be reproduced in the side to side placement.
TagsNo tags attached.

Relationships

has duplicate 0018268 new Some tiles seem to be rotated incorrectly 

Activities

ptarth

Jan 11, 2016 9:39 pm

developer  

ptarth

Jan 11, 2016 9:40 pm

developer  

PT_Maze.txt (483 bytes)   
d,,,,,,,s...s,,,,,,,d
,ss,sss,s,s,s,ss,sss,
,,,,,,,,s,s,s,,,,,,,,
,ssss,s,s,,,s,s,sss,s
,,,,,,s,,,s,,,s,s,,,,
,s,ss,ss,ssss,,,s,ss,
,,,,,,,,,,,,,,s,,,s,,
s,s,ssss,ss,sss,s,,,s
,,,,,,,s,,,,s,,,ss,ss
.ss,ss,,,ss,s,s,,s,,.
.,,,,,,s,,B,,,,s,sss.
.s,sssss,sssss,s,s,,.
,s,,,,,,,,,,,s,s,,,s,
,s,ss,ssss,s,s,s,s,s,
,,,,s,s,,,,s,,,s,s,s,
sss,s,,,s,ssss,s,,,s,
,,,,,,s,s,,,,,,sss,s,
,ssss,s,s,ssss,,,s,,,
,s,,,,s,,,,,,sss,s,s,
,s,ssss,s,ss,,,s,,,s,
d,,,,,,,s.+.,s,,,s,,d
PT_Maze.txt (483 bytes)   

Issue History

Date Modified Username Field Change
Jan 11, 2016 9:39 pm ptarth New Issue
Jan 11, 2016 9:39 pm ptarth File Added: Screenshot_2016_01_11_13_26_13.jpg
Jan 11, 2016 9:40 pm ptarth File Added: PT_Maze.txt
Jan 11, 2016 9:40 pm ptarth Description Updated
Mar 1, 2016 4:05 pm ptarth Relationship added has duplicate 0018268