diff --git a/maps/body_non_normal_char.cub b/maps/body_non_normal_char.cub new file mode 100644 index 0000000..2093d2e --- /dev/null +++ b/maps/body_non_normal_char.cub @@ -0,0 +1,23 @@ +NO ./path_to_the_north_texture +SO ./path_to_the_south_texture +WE ./path_to_the_west_texture +EA ./path_to_the_east_texture + +F 220,100,0 +C 225,30,0 + + 1111111111111111111111111 + 1000000000110000000000001 + 01011000001110000000000001 + 1001000000000000000000001 +111111111011000001110000000000001 +100000000011000001110111111111111 +11110111111111011100000010001 +11110111111111011101010010001 +11000000110101011100000010001 +10000000000000001100000010001 +10000000000000001101010010001 +11000001110101011111011110N0111 +11110111 1110101 101111010001 +11111111 1111111 111111111111 +bozoman diff --git a/maps/body_surrond2.cub b/maps/body_surrond2.cub new file mode 100644 index 0000000..d7720a8 --- /dev/null +++ b/maps/body_surrond2.cub @@ -0,0 +1,22 @@ +NO ./path_to_the_north_texture +SO ./path_to_the_south_texture +WE ./path_to_the_west_texture +EA ./path_to_the_east_texture + +F 220,100,0 +C 225,30,0 + + 1111111111111111111111111 + 1000000000110000000000001 + 1011000001110000000000001 + 1001000000000000000000001 +111111111011000001110000000000001 +100000000011000001110111111111111 +11110111111111011100000010001 +11110111111111011101010010001 +11000000110101011100000010001 +10000000000000001100000010001 +10000000000000001101010010001 +11000001110101011111011110N0111 +11110111 1110101 1011110100010 +11111111 1111111 111111111111 diff --git a/maps/header_multipledef.cub b/maps/header_multipledef.cub new file mode 100644 index 0000000..c20b636 --- /dev/null +++ b/maps/header_multipledef.cub @@ -0,0 +1,23 @@ +NO ./path_to_the_north_texture +SO ./path_to_the_south_texture +WE ./path_to_the_west_texture +WE ./path_to_the_west_texture +EA ./path_to_the_east_texture + +F 220,100,0 +C 225,30,0 + + 1111111111111111111111111 + 1000000000110000000000001 + 01011000001110000000000001 + 1001000000000000000000001 +111111111011000001110000000000001 +100000000011000001110111111111111 +11110111111111011100000010001 +11110111111111011101010010001 +11000000110101011100000010001 +10000000000000001100000010001 +10000000000000001101010010001 +11000001110101011111011110N0111 +11110111 1110101 101111010001 +11111111 1111111 111111111111 diff --git a/maps/test1.cub b/maps/test1.cub index 288e9ed..7a4b40a 100644 --- a/maps/test1.cub +++ b/maps/test1.cub @@ -3,7 +3,7 @@ SO ./path_to_the_south_texture WE ./path_to_the_west_texture EA ./path_to_the_east_texture -F 220,100,0 +F 200,100,0 C 225,30,0 1111111111111111111111111 diff --git a/maps/test_invalid_header.cub b/maps/test_invalid_header.cub new file mode 100644 index 0000000..cdccca4 --- /dev/null +++ b/maps/test_invalid_header.cub @@ -0,0 +1,23 @@ +NO ./path_to_the_north_texture +SO ./path_to_the_south_texture +WE ./path_to_the_west_texture +WE ./path_to_the_west_texture +EA ./path_to_the_east_texture + +F 220,100,0 +C 225,30,0 + + 1111111111111111111111111 + 1000000000110000000000001 + 1011000001110000000000001 + 1001000000000000000000001 +111111111011000001110000000000001 +100000000011000001110111111111111 +11110111111111011100000010001 +11110111111111011101010010001 +11000000110101011100000010001 +10000000000000001100000010001 +10000000000000001101010010001 +11000001110101011111011110N00 +11110111 1110101 101111010001 +11111111 1111111 111111111111