-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfaq.html
More file actions
246 lines (230 loc) · 13.7 KB
/
faq.html
File metadata and controls
246 lines (230 loc) · 13.7 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>FAQ — Eternity Cluster</title>
<link rel="stylesheet" href="css/style.css" />
</head>
<body>
<!-- ─── Nav ─────────────────────────────────────────────────────────────── -->
<nav class="nav">
<a href="index.html" class="nav-brand">Eternity Cluster</a>
<button class="nav-toggle" type="button" aria-expanded="false" aria-controls="site-menu" aria-label="Toggle navigation">
<span class="nav-toggle-bar"></span>
<span class="nav-toggle-bar"></span>
<span class="nav-toggle-bar"></span>
</button>
<div class="nav-menu" id="site-menu">
<ul class="nav-links">
<li><a href="index.html">Home</a></li>
<li><a href="details.html">Event Details</a></li>
<li><a href="previous-events.html">Previous Events</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="#" class="nav-external" target="_blank" rel="noopener">Map</a></li>
<li><a href="https://grafana.eternitycluster.com/dashboards" class="nav-external" target="_blank" rel="noopener">Grafana</a></li>
</ul>
<a href="https://discord.gg/U77w6G9nKe" class="nav-discord" target="_blank" rel="noopener">
<svg width="18" height="14" viewBox="0 0 59 44" fill="none" aria-hidden="true">
<path d="M37.1937 0C36.6265 1.0071 36.1172 2.04893 35.6541 3.11392C31.2553 2.45409 26.7754 2.45409 22.365 3.11392C21.9136 2.04893 21.3926 1.0071 20.8254 0C16.6928 0.70613 12.6644 1.94475 8.84436 3.69271C1.27372 14.9098 -0.775214 25.8374 0.243466 36.6146C4.67704 39.8906 9.6431 42.391 14.9333 43.9884C16.1256 42.391 17.179 40.6893 18.0819 38.9182C16.3687 38.2815 14.7133 37.4828 13.1274 36.5567C13.5442 36.2557 13.9493 35.9432 14.3429 35.6422C23.6384 40.0179 34.4039 40.0179 43.711 35.6422C44.1046 35.9663 44.5097 36.2789 44.9264 36.5567C43.3405 37.4943 41.6852 38.2815 39.9604 38.9298C40.8633 40.7009 41.9167 42.4025 43.109 44C48.3992 42.4025 53.3653 39.9137 57.7988 36.6377C59.0027 24.1358 55.7383 13.3007 49.1748 3.70429C45.3663 1.95633 41.3379 0.717706 37.2053 0.0231518L37.1937 0ZM19.3784 29.9816C16.5192 29.9816 14.1461 27.3886 14.1461 24.1821C14.1461 20.9755 16.4266 18.371 19.3669 18.371C22.3071 18.371 24.6455 20.9871 24.5992 24.1821C24.5529 27.377 22.2956 29.9816 19.3784 29.9816ZM38.6639 29.9816C35.7931 29.9816 33.4431 27.3886 33.4431 24.1821C33.4431 20.9755 35.7236 18.371 38.6639 18.371C41.6042 18.371 43.9309 20.9871 43.8846 24.1821C43.8383 27.377 41.581 29.9816 38.6639 29.9816Z" fill="currentColor"/>
</svg>
Join Discord
</a>
</div>
</nav>
<!-- ─── Page Hero ─────────────────────────────────────────────────────────── -->
<div class="page-hero">
<div class="container-sm">
<p class="section-label">Eternity Cluster</p>
<h1 class="section-title">Frequently Asked Questions</h1>
<p>Can't find an answer here? Ask in the <a href="https://discord.gg/U77w6G9nKe" target="_blank" rel="noopener">Discord</a>.</p>
</div>
</div>
<!-- ─── FAQ ──────────────────────────────────────────────────────────────── -->
<section class="section">
<div class="container-sm">
<div class="faq-list">
<div class="faq-item">
<button class="faq-question">
What is Clusterio?
<svg class="faq-chevron" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round">
<polyline points="6 9 12 15 18 9"/>
</svg>
</button>
<div class="faq-answer">
<div class="faq-answer-inner">
Clusterio is an open-source server framework for Factorio that links multiple game
servers together into a single "cluster". It adds shared storage and resource
transfer across server boundaries, so items you produce on one instance can be
deposited into a shared pool and withdrawn on any other instance. This enables
large-scale player cooperation that wouldn't be possible on a single server.
You can read more about it on the <a href="https://github.com/clusterio/clusterio">Clusterio GitHub</a>
or the <a href="https://discord.gg/5XuDkje">Clusterio Discord</a>.
</div>
</div>
</div>
<div class="faq-item">
<button class="faq-question">
How do I join the server?
<svg class="faq-chevron" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round">
<polyline points="6 9 12 15 18 9"/>
</svg>
</button>
<div class="faq-answer">
<div class="faq-answer-inner">
Join our <a href="https://discord.gg/U77w6G9nKe" target="_blank" rel="noopener">Discord server</a> first —
server addresses, and any helpful info will be there. You can also check the <a href="/details.html">Event Details page</a>
to learn more.<br>
After that, just open Factorio, go to <em>Multiplayer → Connect to address</em>, and enter
<code>lobby.eternitycluster.com</code> to join the entrance lobby!
</div>
</div>
</div>
<div class="faq-item">
<button class="faq-question">
What version of Factorio do I need?
<svg class="faq-chevron" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round">
<polyline points="6 9 12 15 18 9"/>
</svg>
</button>
<div class="faq-answer">
<div class="faq-answer-inner">
The required version will be announced before the event starts, and might update during the event.
Check the Discord <strong>#announcements</strong> channel or the <a href="details.html">Event Details</a>
page to keep up to date on what version you need.<br>
Generally using "Latest" on steam will keep to in line with the cluster but sometimes we might run a little behind!
Make sure your game client matches the server version exactly, or you won't be able to connect.
</div>
</div>
</div>
<div class="faq-item">
<button class="faq-question">
Do I need to install mods?
<svg class="faq-chevron" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round">
<polyline points="6 9 12 15 18 9"/>
</svg>
</button>
<div class="faq-answer">
<div class="faq-answer-inner">
Yes. Clusterio requires a client-side mod to communicate with the cluster backend.
If you try to join the cluster it should prompt you to synchronise your mods to join,
this ought to automatically download the neccesary mods from the in-game mod portal. <br>
If this doesn't work for whatever reason, a complete modpack will be provided before the event
— you can install it via the Factorio in-game mod portal or by manually placing the files in your mods folder.
Do not install any additional mods or you won't be able to join the server.
</div>
</div>
</div>
<div class="faq-item">
<button class="faq-question">
When does the event start and end?
<svg class="faq-chevron" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round">
<polyline points="6 9 12 15 18 9"/>
</svg>
</button>
<div class="faq-answer">
<div class="faq-answer-inner">
Dates are TBD and will be announced in the Discord. Join the server and enable
notifications in <strong>#announcements</strong> so you don't miss it.
The event will run for a fixed window; all progress resets after it ends.
</div>
</div>
</div>
<div class="faq-item">
<button class="faq-question">
Can I join mid-event?
<svg class="faq-chevron" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round">
<polyline points="6 9 12 15 18 9"/>
</svg>
</button>
<div class="faq-answer">
<div class="faq-answer-inner">
Yes! The servers remain open for the full duration of the event. You can join at
any time, even days after the start, and immediately contribute to the shared
cluster goal. Coordinate with other players on Discord or in-game to see where help is most
needed.
</div>
</div>
</div>
<div class="faq-item">
<button class="faq-question">
What happens to my progress when the event ends?
<svg class="faq-chevron" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round">
<polyline points="6 9 12 15 18 9"/>
</svg>
</button>
<div class="faq-answer">
<div class="faq-answer-inner">
This is a temporary event — all saves and cluster data are specific to this run.
When the event ends the servers close and no saves are carried forward. You are free to save the map from the servers
at any time before the event ends, or to save blueprints of any builds you want.<br> A collection of maps may be made available
after the event however this is not guaranteed and may not be possible to run on a normal computer due to their size!
Announcements about end-of-event archival will be made in Discord.
</div>
</div>
</div>
<div class="faq-item">
<button class="faq-question">
Is there a Discord? How do I join?
<svg class="faq-chevron" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round">
<polyline points="6 9 12 15 18 9"/>
</svg>
</button>
<div class="faq-answer">
<div class="faq-answer-inner">
Yes. Click the <strong>Join Discord</strong> button at the top right of any page,
or use <a href="https://discord.gg/U77w6G9nKe" target="_blank" rel="noopener">this invite link</a>.
The Discord is the primary place for announcements, team coordination, technical
support, and general chat.
</div>
</div>
</div>
<div class="faq-item">
<button class="faq-question">
Where can I see the live map?
<svg class="faq-chevron" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round">
<polyline points="6 9 12 15 18 9"/>
</svg>
</button>
<div class="faq-answer">
<div class="faq-answer-inner">
The live map is available via the <a href="#" target="_blank" rel="noopener">Map link</a>
in the navigation bar. It updates periodically and shows player positions,
explored territory, and base footprints across all shards. A <a href="https://grafana.eternitycluster.com/dashboards" target="_blank" rel="noopener">Grafana dashboard</a>
is also available for detailed production and flow statistics.
</div>
</div>
</div>
<div class="faq-item">
<button class="faq-question">
Who organises this event?
<svg class="faq-chevron" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round">
<polyline points="6 9 12 15 18 9"/>
</svg>
</button>
<div class="faq-answer">
<div class="faq-answer-inner">
Eternity Cluster is organised by a small team of community volunteers. You can
reach the admins directly in the <a href="https://discord.gg/U77w6G9nKe" target="_blank" rel="noopener">Discord</a>
server. If you'd like to help run future events, ask in the Discord.
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ─── Footer ───────────────────────────────────────────────────────────── -->
<footer>
<p>Eternity Cluster — a community Factorio Clusterio event</p>
<p>
<a href="details.html">Event Details</a> ·
<a href="previous-events.html">Previous Events</a> ·
<a href="faq.html">FAQ</a> ·
<a href="#" target="_blank" rel="noopener">Map</a> ·
<a href="https://grafana.eternitycluster.com/dashboards" target="_blank" rel="noopener">Grafana</a> ·
<a href="https://discord.gg/U77w6G9nKe" target="_blank" rel="noopener">Discord</a>
</p>
</footer>
<script src="js/main.js"></script>
</body>
</html>