-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
179 additions
and
0 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
tests/data/environment/stanford_town/the_ville/matrix/maze/arena_maze.csv
Large diffs are not rendered by default.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
tests/data/environment/stanford_town/the_ville/matrix/maze/collision_maze.csv
Large diffs are not rendered by default.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
tests/data/environment/stanford_town/the_ville/matrix/maze/game_object_maze.csv
Large diffs are not rendered by default.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
tests/data/environment/stanford_town/the_ville/matrix/maze/sector_maze.csv
Large diffs are not rendered by default.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
tests/data/environment/stanford_town/the_ville/matrix/maze/spawning_location_maze.csv
Large diffs are not rendered by default.
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
tests/data/environment/stanford_town/the_ville/matrix/maze_meta_info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{"world_name": "the ville", | ||
"maze_width": 140, | ||
"maze_height": 100, | ||
"sq_tile_size": 32, | ||
"special_constraint": ""} |
63 changes: 63 additions & 0 deletions
63
tests/data/environment/stanford_town/the_ville/matrix/special_blocks/arena_blocks.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
32138, the Ville, artist's co-living space, Latoya Williams's room | ||
32148, the Ville, artist's co-living space, Latoya Williams's bathroom | ||
32158, the Ville, artist's co-living space, Rajiv Patel's room | ||
32168, the Ville, artist's co-living space, Rajiv Patel's bathroom | ||
32178, the Ville, artist's co-living space, Abigail Chen's room | ||
32188, the Ville, artist's co-living space, Abigail Chen's bathroom | ||
32198, the Ville, artist's co-living space, Francisco Lopez's room | ||
32139, the Ville, artist's co-living space, Francisco Lopez's bathroom | ||
32149, the Ville, artist's co-living space, Hailey Johnson's room | ||
32159, the Ville, artist's co-living space, Hailey Johnson's bathroom | ||
32179, the Ville, artist's co-living space, common room | ||
32189, the Ville, artist's co-living space, kitchen | ||
32199, the Ville, Arthur Burton's apartment, main room | ||
32140, the Ville, Arthur Burton's apartment, bathroom | ||
32150, the Ville, Ryan Park's apartment, main room | ||
32160, the Ville, Ryan Park's apartment, bathroom | ||
32170, the Ville, Isabella Rodriguez's apartment, main room | ||
32180, the Ville, Isabella Rodriguez's apartment, bathroom | ||
32190, the Ville, Giorgio Rossi's apartment, main room | ||
32200, the Ville, Giorgio Rossi's apartment, bathroom | ||
32141, the Ville, Carlos Gomez's apartment, main room | ||
32151, the Ville, Carlos Gomez's apartment, bathroom | ||
32161, the Ville, The Rose and Crown Pub, pub | ||
32171, the Ville, Hobbs Cafe, cafe | ||
32181, the Ville, Oak Hill College, classroom | ||
32191, the Ville, Oak Hill College, library | ||
32201, the Ville, Oak Hill College, hallway | ||
32142, the Ville, Johnson Park, park | ||
32152, the Ville, Harvey Oak Supply Store, supply store | ||
32162, the Ville, The Willows Market and Pharmacy, store | ||
32193, the Ville, Adam Smith's house, main room | ||
32203, the Ville, Adam Smith's house, bathroom | ||
32174, the Ville, Yuriko Yamamoto's house, main room | ||
32184, the Ville, Yuriko Yamamoto's house, bathroom | ||
32194, the Ville, Moore family's house, main room | ||
32204, the Ville, Moore family's house, bathroom | ||
32172, the Ville, Dorm for Oak Hill College, Klaus Mueller's room | ||
32182, the Ville, Dorm for Oak Hill College, Maria Lopez's room | ||
32192, the Ville, Dorm for Oak Hill College, Ayesha Khan's room | ||
32202, the Ville, Dorm for Oak Hill College, Wolfgang Schulz's room | ||
32143, the Ville, Dorm for Oak Hill College, man's bathroom | ||
32153, the Ville, Dorm for Oak Hill College, woman's bathroom | ||
32163, the Ville, Dorm for Oak Hill College, common room | ||
32173, the Ville, Dorm for Oak Hill College, kitchen | ||
32183, the Ville, Dorm for Oak Hill College, garden | ||
32205, the Ville, Tamara Taylor and Carmen Ortiz's house, Tamara Taylor's room | ||
32215, the Ville, Tamara Taylor and Carmen Ortiz's house, Carmen Ortiz's room | ||
32225, the Ville, Tamara Taylor and Carmen Ortiz's house, common room | ||
32235, the Ville, Tamara Taylor and Carmen Ortiz's house, kitchen | ||
32245, the Ville, Tamara Taylor and Carmen Ortiz's house, bathroom | ||
32255, the Ville, Tamara Taylor and Carmen Ortiz's house, garden | ||
32265, the Ville, Moreno family's house, Tom and Jane Moreno's bedroom | ||
32275, the Ville, Moreno family's house, empty bedroom | ||
32206, the Ville, Moreno family's house, common room | ||
32216, the Ville, Moreno family's house, kitchen | ||
32226, the Ville, Moreno family's house, bathroom | ||
32236, the Ville, Moreno family's house, garden | ||
32246, the Ville, Lin family's house, Mei and John Lin's bedroom | ||
32256, the Ville, Lin family's house, Eddy Lin's bedroom | ||
32266, the Ville, Lin family's house, common room | ||
32276, the Ville, Lin family's house, kitchen | ||
32207, the Ville, Lin family's house, bathroom | ||
32217, the Ville, Lin family's house, garden |
46 changes: 46 additions & 0 deletions
46
tests/data/environment/stanford_town/the_ville/matrix/special_blocks/game_object_blocks.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
32227, the Ville, <all>, bed | ||
32237, the Ville, <all>, desk | ||
32247, the Ville, <all>, closet | ||
32257, the Ville, <all>, shelf | ||
32267, the Ville, <all>, easel | ||
32277, the Ville, <all>, bathroom sink | ||
32208, the Ville, <all>, shower | ||
32218, the Ville, <all>, toilet | ||
32228, the Ville, <all>, kitchen sink | ||
32238, the Ville, <all>, refrigerator | ||
32248, the Ville, <all>, toaster | ||
32258, the Ville, <all>, cooking area | ||
32268, the Ville, <all>, common room table | ||
32278, the Ville, <all>, common room sofa | ||
32209, the Ville, <all>, guitar | ||
32219, the Ville, <all>, microphone | ||
32229, the Ville, <all>, bar customer seating | ||
32239, the Ville, <all>, behind the bar counter | ||
32249, the Ville, <all>, behind the cafe counter | ||
32259, the Ville, <all>, cafe customer seating | ||
32269, the Ville, <all>, piano | ||
32279, the Ville, <all>, blackboard | ||
32210, the Ville, <all>, game console | ||
32220, the Ville, <all>, computer desk | ||
32230, the Ville, <all>, computer | ||
32240, the Ville, <all>, library sofa | ||
32250, the Ville, <all>, bookshelf | ||
32260, the Ville, <all>, library table | ||
32270, the Ville, <all>, classroom student seating | ||
32280, the Ville, <all>, classroom podium | ||
32211, the Ville, <all>, behind the pharmacy counter | ||
32221, the Ville, <all>, behind the grocery counter | ||
32231, the Ville, <all>, pharmacy store shelf | ||
32241, the Ville, <all>, grocery store shelf | ||
32251, the Ville, <all>, pharmacy store counter | ||
32261, the Ville, <all>, grocery store counter | ||
32271, the Ville, <all>, supply store product shelf | ||
32281, the Ville, <all>, behind the supply store counter | ||
32212, the Ville, <all>, supply store counter | ||
32222, the Ville, <all>, dorm garden | ||
32232, the Ville, <all>, house garden | ||
32242, the Ville, <all>, garden chair | ||
32252, the Ville, <all>, park garden | ||
32262, the Ville, <all>, harp | ||
32272, the Ville, <all>, lifting weight | ||
32282, the Ville, <all>, pool table |
19 changes: 19 additions & 0 deletions
19
tests/data/environment/stanford_town/the_ville/matrix/special_blocks/sector_blocks.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
32135, the Ville, artist's co-living space | ||
32145, the Ville, Arthur Burton's apartment | ||
32155, the Ville, Ryan Park's apartment | ||
32165, the Ville, Isabella Rodriguez's apartment | ||
32175, the Ville, Giorgio Rossi's apartment | ||
32185, the Ville, Carlos Gomez's apartment | ||
32195, the Ville, The Rose and Crown Pub | ||
32136, the Ville, Hobbs Cafe | ||
32146, the Ville, Oak Hill College | ||
32156, the Ville, Johnson Park | ||
32166, the Ville, Harvey Oak Supply Store | ||
32176, the Ville, The Willows Market and Pharmacy | ||
32186, the Ville, Adam Smith's house | ||
32196, the Ville, Yuriko Yamamoto's house | ||
32137, the Ville, Moore family's house | ||
32147, the Ville, Tamara Taylor and Carmen Ortiz's house | ||
32157, the Ville, Moreno family's house | ||
32167, the Ville, Lin family's house | ||
32177, the Ville, Dorm for Oak Hill College |
40 changes: 40 additions & 0 deletions
40
...ta/environment/stanford_town/the_ville/matrix/special_blocks/spawning_location_blocks.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
32285, the Ville, artist's co-living space, Latoya Williams's room, sp-A | ||
32295, the Ville, artist's co-living space, Rajiv Patel's room, sp-A | ||
32305, the Ville, artist's co-living space, Rajiv Patel's room, sp-B | ||
32315, the Ville, artist's co-living space, Abigail Chen's room, sp-A | ||
32286, the Ville, artist's co-living space, Francisco Lopez's room, sp-A | ||
32296, the Ville, artist's co-living space, Hailey Johnson's room, sp-A | ||
32306, the Ville, Arthur Burton's apartment, main room, sp-A | ||
32316, the Ville, Arthur Burton's apartment, main room, sp-B | ||
32287, the Ville, Ryan Park's apartment, main room, sp-A | ||
32297, the Ville, Ryan Park's apartment, main room, sp-B | ||
32307, the Ville, Isabella Rodriguez's apartment, main room, sp-A | ||
32317, the Ville, Isabella Rodriguez's apartment, main room, sp-B | ||
32288, the Ville, Giorgio Rossi's apartment, main room, sp-A | ||
32298, the Ville, Giorgio Rossi's apartment, main room, sp-B | ||
32308, the Ville, Carlos Gomez's apartment, main room, sp-A | ||
32318, the Ville, Carlos Gomez's apartment, main room, sp-B | ||
32289, the Ville, Adam Smith's house, main room, sp-A | ||
32299, the Ville, Adam Smith's house, main room, sp-B | ||
32309, the Ville, Yuriko Yamamoto's house, main room, sp-A | ||
32319, the Ville, Yuriko Yamamoto's house, main room, sp-B | ||
32290, the Ville, Moore family's house, main room, sp-A | ||
32300, the Ville, Moore family's house, main room, sp-B | ||
32310, the Ville, Tamara Taylor and Carmen Ortiz's house, Tamara Taylor's room, sp-A | ||
32320, the Ville, Tamara Taylor and Carmen Ortiz's house, Tamara Taylor's room, sp-B | ||
32291, the Ville, Tamara Taylor and Carmen Ortiz's house, Carmen Ortiz's room, sp-A | ||
32301, the Ville, Tamara Taylor and Carmen Ortiz's house, Carmen Ortiz's room, sp-B | ||
32311, the Ville, Moreno family's house, Tom and Jane Moreno's bedroom, sp-A | ||
32321, the Ville, Moreno family's house, Tom and Jane Moreno's bedroom, sp-B | ||
32292, the Ville, Moreno family's house, empty bedroom, sp-A | ||
32302, the Ville, Moreno family's house, empty bedroom, sp-B | ||
32312, the Ville, Lin family's house, Mei and John Lin's bedroom, sp-A | ||
32322, the Ville, Lin family's house, Mei and John Lin's bedroom, sp-B | ||
32293, the Ville, Lin family's house, Eddy Lin's bedroom, sp-A | ||
32303, the Ville, Lin family's house, Eddy Lin's bedroom, sp-B | ||
32313, the Ville, Dorm for Oak Hill College, Klaus Mueller's room, sp-A | ||
32323, the Ville, Dorm for Oak Hill College, Klaus Mueller's room, sp-B | ||
32294, the Ville, Dorm for Oak Hill College, Maria Lopez's room, sp-A | ||
32304, the Ville, Dorm for Oak Hill College, Ayesha Khan's room, sp-A | ||
32314, the Ville, Dorm for Oak Hill College, Ayesha Khan's room, sp-B | ||
32324, the Ville, Dorm for Oak Hill College, Wolfgang Schulz's room, sp-A |
1 change: 1 addition & 0 deletions
1
tests/data/environment/stanford_town/the_ville/matrix/special_blocks/world_blocks.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
32134, the Ville |