forked from spacestation13/SS13-Codebases
-
Notifications
You must be signed in to change notification settings - Fork 0
/
tree.dot
252 lines (241 loc) · 10.6 KB
/
tree.dot
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
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
digraph G {
// Attributes
color = "black"
fontname = "Arial"
fontsize = 14
ratio = "auto"
rankdir = "TB"
bgcolor = lightgray
ranksep = 1.5
concentrate = true
subgraph cluster_map
{
subgraph cluster_note
{
// Attributes
label = "Notes"
style = "dotted"
rankdir = "LR"
compound = false
rank = same
node [
shape = rectangle,
fontsize = 14,
minlen = 1
]
edge [
constraint = false
]
// Notes
note1 [
label = "Red arrows indicate that the child is not a fork of a parent, rather a new version or rebrand.\l",
width = 4.5,
height = .8
]
note2 [
label = < <b><u><font color="blue">GitHub source <br align="center"/>repository</font></u></b> >,
URL = "https://github.com/spacestation13/SS13-Codebases",
width = 1.5,
height = .8
]
}
subgraph cluster_not_ss13
{
// Attributes
label = "Non-SS13 Derived Codebases"
style = "dotted"
node [
shape = rectangle,
minlen = 1
]
edge [
constraint = false
]
// Non-SS13 Codebases
"BurgerStation"
"Neekothing"
"Space Obituary"
"Space Station 14"
"UnityStation"
"SS3D"
"SS3D" -> "RE:SS3D"
}
// Attributes
label = "SS13 Codebases Circa Mid 2021"
labelloc = "top"
// Root codebases
"Goonstation" [shape = rectangle, color = blue]
"/tg/Station (GPLv3)" [shape = rectangle, color = blue]
"/tg/Station (AGPL)" [shape = rectangle, color = blue]
"BayStation (GPL)" [shape = rectangle, color = blue]
"BayStation (AGPL)" [shape = rectangle, color = blue]
// Edges
"/tg/Station (AGPL)" -> "Sigma"
"/tg/Station (AGPL)" -> "Stalker Project"
"/tg/Station (AGPL)" -> "Apollo Station"
"/tg/Station (AGPL)" -> "BeeStation"
"/tg/Station (AGPL)" -> "Citadel Main"
"/tg/Station (AGPL)" -> "Daedalus Dock"
"/tg/Station (AGPL)" -> "Fallout 13"
"/tg/Station (AGPL)" -> "FTL13"
"/tg/Station (AGPL)" -> "HippieStation"
"/tg/Station (AGPL)" -> "Mojave Sun"
"/tg/Station (AGPL)" -> "OracleStation"
"/tg/Station (AGPL)" -> "Star Trek 13"
"/tg/Station (AGPL)" -> "Sunset Station"
"/tg/Station (AGPL)" -> "Toolbox Station"
"/tg/Station (AGPL)" -> "Tegustation (Old)"
"/tg/Station (AGPL)" -> "WaspStation"
"/tg/Station (AGPL)" -> "YogStation"
"/tg/Station (AGPL)" -> "Fulpstation"
"/tg/Station (GPLv3)" -> "FreeTG Station"
"/tg/Station (GPLv3)" -> "/tg/Station (AGPL)" [color = red]
"/tg/Station (GPLv3)" -> "Archangel"
"/tg/Station (GPLv3)" -> "BayStation (GPL)"
"/tg/Station (GPLv3)" -> "FacePunch"
"/tg/Station (GPLv3)" -> "Fernflower"
"/tg/Station (GPLv3)" -> "Fallout 13 (Old)"
"/tg/Station (GPLv3)" -> "FTL13 (Old)"
"/tg/Station (GPLv3)" -> "HippieStation (Old)"
"/tg/Station (GPLv3)" -> "NTStation"
"/tg/Station (GPLv3)" -> "Traitor Death Match"
"/tg/Station (GPLv3)" -> "YogStation (Old)"
"/tg/Station (GPLv3)" -> "White Dream"
"/vg/Station" -> "Green (/vg/)"
"/vg/Station" -> "Orange SS13"
"/vg/Station" -> "Indigo Special"
"AEIOU" -> "Eclipse Station" [color = red]
"Animus (AGPL)" -> "Blue Admiralty Torch"
"Animus (AGPL)" -> "Chaotic Onyx"
"Animus (AGPL)" -> "Yellow"
"Animus (GPL)" -> "Animus (AGPL)" [color = red]
"Animus (GPL)" -> "Hot Blue"
"Animus (GPL)" -> "Old Blue Bay"
"Animus (GPL)" -> "Yellow (Old)"
"Aurora (Old)" -> "Aurora Station" [color = red]
"Austation" -> "Perpetua Station"
"Ava's Battlegrounds (IS2)" -> "No Mans's Land"
"Ava's Battlegrounds (IS2)" -> "Ava's Battlegrounds (Prishtina)" [color = red]
"BayStation (AGPL)" -> "Aurora Station"
"BayStation (AGPL)" -> "Apollo Station"
"BayStation (AGPL)" -> "Animus (AGPL)"
"BayStation (AGPL)" -> "CEV Eris"
"BayStation (AGPL)" -> "Daedalus Dock"
"BayStation (AGPL)" -> "Dead Space 13"
"BayStation (AGPL)" -> "Europa Station"
"BayStation (AGPL)" -> "Escalation 1984"
"BayStation (AGPL)" -> "Halo: Space Station Evolved"
"BayStation (AGPL)" -> "Hestia (Old)"
"BayStation (AGPL)" -> "Interbay"
"BayStation (AGPL)" -> "New Eden"
"BayStation (AGPL)" -> "Persistence (New)"
"BayStation (AGPL)" -> "Polaris"
"BayStation (AGPL)" -> "Scavstation"
"BayStation (AGPL)" -> "SCP-13"
"BayStation (AGPL)" -> "Tegustation"
"BayStation (AGPL)" -> "Urist McStation"
"BayStation (AGPL)" -> "White Bay"
"BayStation (GPL)" -> "/vg/Station"
"BayStation (GPL)" -> "Animus (GPL)"
"BayStation (GPL)" -> "Aurora (Old)"
"BayStation (GPL)" -> "BayStation (AGPL)" [color = red]
"BayStation (GPL)" -> "Black Tyranny"
"BayStation (GPL)" -> "BestRP"
"BayStation (GPL)" -> "Colonial Marines"
"BayStation (GPL)" -> "Hypatia"
"BayStation (GPL)" -> "Paradise"
"BayStation (GPL)" -> "Prishtina"
"BayStation (GPL)" -> "Project Misery"
"BayStation (GPL)" -> "RocketStation42"
"BayStation (GPL)" -> "Tau Ceti"
"BayStation (Luna)" -> "Euphoria"
"BeeStation" -> "Austation"
"BeeStation" -> "NSV13"
"BestRP" -> "Unbound Travels"
"Blue Admiralty Torch" -> "Iron Space Torch"
"Black Tyranny" -> "ME Station"
"Boomer Station" -> "White Sands" [color = red]
"CEV Eris" -> "NEV Northern Light"
"CEV Eris" -> "InterStation-Two"
"CEV Eris" -> "Soujurn Station"
"Citadel Main" -> "HyperStation"
"Citadel Main" -> "Skyrat 13 (Old)"
"Skyrat 13 (Old)" -> "Skyrat Main" [color = red]
"/tg/Station (AGPL)" -> "Skyrat Main"
"Skyrat Main" -> "Tannhauser Gate"
"Skyrat Main" -> "Nebula Station 13"
"Skyrat Main" -> "Fluffy Frontier"
"Colonial Marines" -> "DM;CA"
"Daedalus Dock" -> "Dead Space 13 2.0"
"Dead Space 13" -> "Dead Space 13 2.0" [color = red]
"Deep Space 13" -> "NSV13" [color = red]
"DM;CA" -> "TerraGov Marine Corps (TGMC)" [color = red]
"Euphoria" -> "Space Station V" [color = red]
"Eclipse Station" -> "Sygyzy Station"
"FacePunch" -> "Corporate Mercenaries"
"Fernflower" -> "Lawful Green"
"Fallout 13" -> "Desert Rose"
"Fallout 13 (Old)" -> "Fallout 13" [color = red]
"Fallout 13 (Old)" -> "WASTELANDS: Lost Day"
"Fulpstation" -> "Perpetua Station (Old)"
"Goonstation (Open Source)" -> "BeeStation Clover"
"Goonstation (Open Source)" -> "CoolStation"
"Goonstation (Open Source)" -> "Daedalus Dock"
"Goonstation" -> "Goon 2009 Public SVN" [color = red]
"Goonstation" -> "Goon 2016 Release" [color = red]
"Goonstation" -> "Goonstation (Open Source)" [color = red]
"Goonstation" -> "Revision 4407 (r4407)" [color = red]
"Goon 2009 Public SVN" -> "BayStation (Pre-r4407)"
"Goon 2009 Public SVN" -> "Vagabond Station 13"
"Goon 2016 Release" -> "Goon 2020 Release" [color = red]
"Goon 2016 Release" -> "T/Goonstation"
"Green (/vg/)" -> "Green (Orange)" [color = red]
"Green (Orange)" -> "Sosaki"
"Hestia (Old)" -> "Vestia"
"Hestia (Old)" -> "Hestia" [color = red]
"Interbay" -> "Cadia Station"
"Interbay" -> "Samosbor 13"
"Interbay" -> "Interpost Hague"
"Interpost Hague" -> "Interpost: Redux"
"InterStation-Two" -> "Ava's Battlegrounds (IS2)"
"Lawful Green" -> "Green (/vg/)"
"Lebensraum" -> "Civilization 13"
"Nebula" -> "Argos"
"Nebula" -> "Hestia"
"No Mans's Land" -> "Lebensraum"
"November" -> "Lifeweb" [color = red]
"NTStation" -> "D20 Station"
"NTStation" -> "Animus (NT)"
"Sygyzy Station" -> "Occulus"
"Orange SS13" -> "Green (Orange)"
"Paradise" -> "Persistence SS13 (Old)"
"Perpetua Station (Old)" -> "Perpetua Station" [color = red]
"Polaris" -> "V.O.R.E. Station"
"Polaris" -> "World Server"
"Prishtina" -> "Ava's Battlegrounds (Prishtina)"
"Revision 4407 (r4407)" -> "/tg/Station (GPLv3)"
"Revision 4407 (r4407)" -> "BayStation (Luna)"
"Revision 4407 (r4407)" -> "D2K5"
"Revision 4407 (r4407)" -> "Mars Station 42"
"Scavstation" -> "Nebula"
"Soujurn Station" -> "Navarro"
"Space Station V" -> "November" [color = red]
"SS13 (Pre Open)" -> "Goonstation" [label = "Gibbed's Decompilation"]
"SS13 (Pre Open)" -> "OpenSS13" [label = "Hobnob's Decompilation"]
"Stalker Project" -> "Ashen Sky"
"Star Trek 13" -> "Deep Space 13" [color = red]
"Tegustation (Old)" -> "Tegustation" [color = red]
"Tegustation (Old)" -> "Bungalow"
"Bungalow" -> "Quasar-13" [color = red]
"Unbound Travels" -> "Aphelion Project"
"Urist McStation" -> "Haven-13"
"V.O.R.E. Station" -> "AEIOU"
"V.O.R.E. Station" -> "Citadel RP"
"V.O.R.E. Station" -> "Yawn Wider"
"WaspStation" -> "Boomer Station" [color = red]
"White Dream" -> "White Bay" [color = red]
"White Sands" -> "Shiptest"
"Yawn Wider" -> "CHOMPstation"
"Yellow (Old)" -> "Yellow" [color = red]
}
}