Skip to content

Commit 44547aa

Browse files
committed
fix segment orientation checks for OWR-4 45° curve
Technically, these are still correctly oriented, but once the switch to Avenue-based OWR-4 is implemented, they'd need to be revisited.
1 parent 4269dcc commit 44547aa

1 file changed

Lines changed: 24 additions & 24 deletions

File tree

Controller/RUL2/08_NWM/Orth-Diag Temp.txt

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -129,48 +129,48 @@
129129
0x51110000,3,0,0x5F940400,1,0=0x51110600,1,1,0x51110800,1,0; missing_paths
130130
0x51110000,1,0,0x5F940400,3,1=0x51110600,3,0,0x51110800,3,1; missing_paths
131131
;from Outside
132-
0x51110700,0,0,0x09015600,1,1=0x51110700,0,0,0x51110800,0,0
133-
0x51110700,2,1,0x09015600,3,0=0x51110700,2,1,0x51110800,2,1
134-
0x51110700,0,0,0x5F940400,0,0=0x51110700,0,0,0x51110800,0,0; missing_paths
135-
0x51110700,2,1,0x5F940400,2,1=0x51110700,2,1,0x51110800,2,1; missing_paths
132+
0x51110700,0,0,0x09015600,1,1=0x51110700,0,0,0x51110800,0,0; bad_segment_orientations
133+
0x51110700,2,1,0x09015600,3,0=0x51110700,2,1,0x51110800,2,1; bad_segment_orientations
134+
0x51110700,0,0,0x5F940400,0,0=0x51110700,0,0,0x51110800,0,0; missing_paths; bad_segment_orientations
135+
0x51110700,2,1,0x5F940400,2,1=0x51110700,2,1,0x51110800,2,1; missing_paths; bad_segment_orientations
136136
;Into Diagonal
137137
0x51110800,0,0,0x09000c00,3,1=0x51110800,0,0,0x51110200,2,0
138-
0x51110800,1,0,0x09000a00,1,0=0x51110800,1,0,0x51110200,1,0
139-
0x51110800,1,0,0x5F940200,1,0=0x51110800,1,0,0x51110200,1,0
138+
0x51110800,1,0,0x09000a00,1,0=0x51110800,1,0,0x51110200,1,0; bad_segment_orientations
139+
0x51110800,1,0,0x5F940200,1,0=0x51110800,1,0,0x51110200,1,0; bad_segment_orientations
140140
0x51110800,2,1,0x09000c00,1,0=0x51110800,2,1,0x51110200,1,0; conflicting-override
141-
0x51110800,3,1,0x09000a00,2,0=0x51110800,3,1,0x51110200,2,0
142-
0x51110800,3,1,0x5F940200,2,0=0x51110800,3,1,0x51110200,2,0
141+
0x51110800,3,1,0x09000a00,2,0=0x51110800,3,1,0x51110200,2,0; bad_segment_orientations
142+
0x51110800,3,1,0x5F940200,2,0=0x51110800,3,1,0x51110200,2,0; bad_segment_orientations
143143
;Diagonal into Shared Tile
144-
0x51110200,0,0,0x09014e00,0,0=0x51110200,0,0,0x51110300,0,0
145-
0x51110200,0,0,0x09014e00,2,0=0x51110200,0,0,0x51110300,0,0
144+
0x51110200,0,0,0x09014e00,0,0=0x51110200,0,0,0x51110300,0,0; bad_segment_orientations
145+
0x51110200,0,0,0x09014e00,2,0=0x51110200,0,0,0x51110300,0,0; bad_segment_orientations
146146
0x51110200,3,0,0x09014e00,1,0=0x51110200,3,0,0x51110300,1,0
147147
0x51110200,3,0,0x09014e00,3,0=0x51110200,3,0,0x51110300,1,0
148148
;Shared Tile into Diagonal
149149
0x51110300,0,0,0x09000a00,2,0=0x51110300,0,0,0x51110200,2,0
150-
0x51110300,2,0,0x09000a00,2,0=0x51110300,2,0,0x51110200,2,0
151-
0x51110300,1,0,0x09000a00,1,0=0x51110300,1,0,0x51110200,1,0
152-
0x51110300,3,0,0x09000a00,1,0=0x51110300,1,0,0x51110200,1,0
150+
0x51110300,2,0,0x09000a00,2,0=0x51110300,2,0,0x51110200,2,0; bad_segment_orientations
151+
0x51110300,1,0,0x09000a00,1,0=0x51110300,1,0,0x51110200,1,0; bad_segment_orientations
152+
0x51110300,3,0,0x09000a00,1,0=0x51110300,1,0,0x51110200,1,0; bad_segment_orientations
153153
0x51110300,0,0,0x5F940200,2,0=0x51110300,0,0,0x51110200,2,0
154-
0x51110300,2,0,0x5F940200,2,0=0x51110300,2,0,0x51110200,2,0
155-
0x51110300,1,0,0x5F940200,1,0=0x51110300,1,0,0x51110200,1,0
156-
0x51110300,3,0,0x5F940200,1,0=0x51110300,1,0,0x51110200,1,0
154+
0x51110300,2,0,0x5F940200,2,0=0x51110300,2,0,0x51110200,2,0; bad_segment_orientations
155+
0x51110300,1,0,0x5F940200,1,0=0x51110300,1,0,0x51110200,1,0; bad_segment_orientations
156+
0x51110300,3,0,0x5F940200,1,0=0x51110300,1,0,0x51110200,1,0; bad_segment_orientations
157157
;
158-
0x51110300,1,0,0x09000c00,0,1=0x51110300,1,0,0x51110200,1,0
158+
0x51110300,1,0,0x09000c00,0,1=0x51110300,1,0,0x51110200,1,0; bad_segment_orientations
159159
0x51110300,3,0,0x09000c00,0,1=0x51110300,3,0,0x51110200,1,0
160160
0x51110300,0,0,0x09000c00,2,0=0x51110300,0,0,0x51110200,2,0
161-
0x51110300,2,0,0x09000c00,2,0=0x51110300,2,0,0x51110200,2,0
161+
0x51110300,2,0,0x09000c00,2,0=0x51110300,2,0,0x51110200,2,0; bad_segment_orientations
162162
;Diag-Orth Top
163163
0x51110200,3,0,0x09015600,1,0=0x51110200,3,0,0x51110800,0,1
164-
0x51110200,0,0,0x09015600,0,0=0x51110200,0,0,0x51110800,1,1
164+
0x51110200,0,0,0x09015600,0,0=0x51110200,0,0,0x51110800,1,1; bad_segment_orientations
165165
0x51110200,0,0,0x09015600,3,1=0x51110200,0,0,0x51110800,2,0
166-
0x51110200,3,0,0x09015600,2,1=0x51110200,3,0,0x51110800,3,0
166+
0x51110200,3,0,0x09015600,2,1=0x51110200,3,0,0x51110800,3,0; bad_segment_orientations
167167
0x51110200,3,0,0x5F940400,0,1=0x51110200,3,0,0x51110800,0,1; missing_paths
168-
0x51110200,0,0,0x5F940400,1,1=0x51110200,0,0,0x51110800,1,1; missing_paths
168+
0x51110200,0,0,0x5F940400,1,1=0x51110200,0,0,0x51110800,1,1; missing_paths; bad_segment_orientations
169169
0x51110200,0,0,0x5F940400,2,0=0x51110200,0,0,0x51110800,2,0; missing_paths
170-
0x51110200,3,0,0x5F940400,3,0=0x51110200,3,0,0x51110800,3,0; missing_paths
170+
0x51110200,3,0,0x5F940400,3,0=0x51110200,3,0,0x51110800,3,0; missing_paths; bad_segment_orientations
171171
;Diag-Orth Top 2
172-
0x51110800,0,1,0x09000c00,0,1=0x51110800,0,1,0x51110700,0,1
173-
0x51110800,2,0,0x09000c00,2,0=0x51110800,2,0,0x51110700,2,0
172+
0x51110800,0,1,0x09000c00,0,1=0x51110800,0,1,0x51110700,0,1; bad_segment_orientations
173+
0x51110800,2,0,0x09000c00,2,0=0x51110800,2,0,0x51110700,2,0; bad_segment_orientations
174174
;Diag-Orth Bottom
175175
0x51110800,3,0,0x09004b00,1,0=0x51110800,3,0,0x51110600,3,1
176176
0x51110800,3,0,0x09004b00,3,0=0x51110800,3,0,0x51110600,3,1

0 commit comments

Comments
 (0)