about summary refs log tree commit diff stats
path: root/vendor
Commit message (Expand)AuthorAgeFilesLines
* Added godobuf fork to repositoryStar Rauchenberger2025-09-0811-0/+3142
ass='content'>blob: 9a8b3d5fa94a916ba1956b477e92f58584519aad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
name: "Main Area"
display_name: "Main Area"
panels {
  name: "SPECIES"
  path: "Panels/Room_1/panel_1"
  clue: "species"
  answer: "evolution"
  symbols: NULL
}
panels {
  name: "PERSONALITY"
  path: "Panels/Room_1/panel_2"
  clue: "personality"
  answer: "growth"
  symbols: NULL
}
panels {
  name: "CONSTITUTION"
  path: "Panels/Room_1/panel_3"
  clue: "constitution"
  answer: "amendment"
  symbols: NULL
}
panels {
  name: "GAME"
  path: "Panels/Room_1/panel_4"
  clue: "game"
  answer: "expansion"
  symbols: NULL
}
panels {
  name: "SCIENCE"
  path: "Panels/Room_1/panel_5"
  clue: "science"
  answer: "discovery"
  symbols: NULL
}
panels {
  name: "SCHOOL"
  path: "Panels/Room_1/panel_6"
  clue: "school"
  answer: "graduation"
  symbols: NULL
}
panels {
  name: "BUILDING"
  path: "Panels/Room_1/panel_7"
  clue: "building"
  answer: "construction"
  symbols: NULL
}
panels {
  name: "STRUCTURE"
  path: "Panels/Room_1/panel_8"
  clue: "structure"
  answer: "construction"
  symbols: NULL
}
panels {
  name: "CATERPILLAR"
  path: "Panels/Room_1/panel_9"
  clue: "caterpillar"
  answer: "metamorphosis"
  symbols: NULL
}
panels {
  name: "KNOWLEDGE"
  path: "Panels/Room_1/panel_10"
  clue: "knowledge"
  answer: "learning"
  symbols: NULL
}
panels {
  name: "GENE"
  path: "Panels/Room_1/panel_11"
  clue: "gene"
  answer: "mutation"
  symbols: NULL
}
panels {
  name: "CREATURE"
  path: "Panels/Room_1/panel_12"
  clue: "creature"
  answer: "mutation"
  symbols: NULL
}
panels {
  name: "ARTICLE"
  path: "Panels/Room_1/panel_13"
  clue: "article"
  answer: "revision"
  symbols: NULL
}
panels {
  name: "BOOK"
  path: "Panels/Room_1/panel_14"
  clue: "book"
  answer: "revision"
  symbols: NULL
}
panels {
  name: "TEXT"
  path: "Panels/Room_1/panel_15"
  clue: "text"
  answer: "revision"
  symbols: NULL
}
panels {
  name: "POSITION (1)"
  path: "Panels/Room_1/panel_16"
  clue: "position"
  answer: "motion"
  symbols: NULL
}
panels {
  name: "POSITION (2)"
  path: "Panels/Room_1/panel_17"
  clue: "position"
  answer: "acceleration"
  symbols: NULL
}
panels {
  name: "POSITION (3)"
  path: "Panels/Room_1/panel_18"
  clue: "position"
  answer: "jerk"
  symbols: NULL
}
ports {
  name: "GALLERY"
  path: "Components/Warps/worldport"
  orientation: "southwest" # uhhhh this is new
}