Issue760

Title Add obstacle extension validation to level validator
Priority release-blocker Status resolved
Assigned To fluzz Keywords
Linked issues Watchers fluzz

Submitted on 2014-08-31 17h45 by fluzz, last changed by fluzz.

Messages
Author: fluzz Date: 2014-08-31   17h45
Just a reminder to myself...

We currently have, for instance, type 32 extensions (dialog or sign-message)
attached to some walls (I detected them because the obstacles they are attached
to have no 'action').

idx: 224 type: 178
  pos: 13.500000 22.500000 0
  iso_wall_yellow_curve_long_ne.png
idx: 223 type: 174
  pos: 13.000000 21.500000 0
  iso_wall_yellow_ellipsis_ns.png
idx: 225 type: 168
  pos: 14.500000 22.500000 0
  iso_walls_yellow_we.png
idx: 226 type: 168
  pos: 15.500000 22.500000 0
  iso_walls_yellow_we.png
idx: 227 type: 168
  pos: 16.500000 22.500000 0
  iso_walls_yellow_we.png
idx: 228 type: 168
  pos: 17.500000 22.500000 0
  iso_walls_yellow_we.png
idx: 230 type: 16
  pos: 15.860000 17.850000 0
  iso_purplecloud_3.png
idx: 684 type: 16
  pos: 46.090000 43.290001 28
  iso_purplecloud_3.png
idx: 687 type: 16
  pos: 47.250000 41.869999 28
  iso_purplecloud_3.png
idx: 702 type: 299
  pos: 54.290001 45.450001 28
  iso_barshelf_rightouter_ns.png

The level validator should complain !
Author: fluzz Date: 2014-09-04   16h32
Done (commit d8053b66)
History
Date User Action Args
2014-09-04 16:32:35fluzzsetstatus: open -> resolved
messages: + msg2881
2014-08-31 17:45:51fluzzcreate