summaryrefslogtreecommitdiff
path: root/factorio.html
blob: 36bb9117b7213dd33ab85ebd901211eec009be9b (plain)
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
<!DOCTYPE html>

<html lang="en">

<head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="description" content="AlmightyMiau's Personal Website">
    <link href="styles.css" rel="stylesheet">
    <title>Miau - factorio</title>
    <link rel="icon" type="image/x-icon" href="miau.jpg">
    <script>
        function hidePages() {
            let status = document.getElementById("pages").style.display;
            if (status === "none") {
                document.getElementById("pages").style.display = "block";
            } else {
                document.getElementById("pages").style.display = "none";
            }
        }
        function hideBut() {
            let status = document.getElementById("buttons").style.display;
            if (status === "none") {
                document.getElementById("buttons").style.display = "block";
            } else {
                document.getElementById("buttons").style.display = "none";
            }
        }
    </script>
</head>

<body>
    <div id="container">
        <div class="topbar"></div>
        <div id="flex">
            <main>
                <div class="title">
                    &nbsp; Factorio
                    <img src="Factorio-gear_600x600.webp" style="width: 10%; margin-right: 5px;">
                </div>
                <div class="content">
                    <div class="date">11/25/2024</div>
                    <p>
                        AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA <br>
                        I FINALLY FINISHED SPACE EXPLORATION
                    </p>
                    <p>
                        the version of the mod I'm using is from 11/8/22 
                        sooo it took me just over two years to complete it
                    </p>
                    <p>
                        The final save has 636 hours in it 
                        and my total time played is at 1385 hours
                    </p>
                    <h3>
                        Base and Production Lines
                    </h3>
                    <ul class="factory">
                        <li>
                            Stage 1: Nauvis / Starter Base
                            <ul>
                                <img src="Factorio/Nauvis.png">
                                <li>
                                    Starter Base
                                    <img src="Factorio/NauvisStarter.png">
                                </li>
                                <em>Train Base</em>
                                <li>
                                    Iron
                                    <img src="Factorio/Iron.png">
                                </li>
                                <li>
                                    Copper
                                    <img src="Factorio/Copper.png">
                                </li>
                                <li>
                                    Circuits
                                    <img src="Factorio/Circuit.png">
                                </li>
                                <li>
                                    Oil
                                    <img src="Factorio/Oil.png">
                                </li>
                                <li>
                                    Meteor Defense
                                    <img src="Factorio/MeteorDefense.png">
                                </li>
                            </ul>
                        </li>
                        <li>
                            Stage 2: Nauvis Orbit
                            <img src="Factorio/Norbit.png">
                            <ul>
                                <li>
                                    Mall / Starter Base
                                    <img src="Factorio/SpaceMain.png">
                                </li>
                                <li>
                                    Train Base V1
                                    <img src="Factorio/SpaceRailV1.png">
                                </li>
                                <li>
                                    Train Base V2
                                    <img src="Factorio/SpaceRailV2.png">
                                    <img src="Factorio/SpaceRailV2.5.png">
                                </li>
                                <li>
                                    Cryonite
                                    <img src="Factorio/Cryo1Base.png" alt="My first try at a cryonite base">
                                    <img src="Factorio/Cryo2Base.png" alt="My second (best) try at a cryonite base">
                                    <img src="Factorio/CryoBalls.png">
                                </li>
                                <li>
                                    Vulcanite
                                    <img src="Factorio/VulcBase.png">
                                    <img src="Factorio/VulcCrush.png">
                                    <img src="Factorio/VulcEnrich.png">
                                </li>
                            </ul>
                        </li>
                        <li>
                            Stage 3: Holmium + Energy Science
                            <img src="Factorio/HolmBase.png" alt="">
                            <img src="Factorio/HolmIngot1.png" style="width: 48%">
                            <img src="Factorio/HolmIngot2.png" style="width: 48%">
                        </li>
                        <li>
                            Stage 4: Iridium + Material Science
                            <img src="Factorio/IridiumBase.png" alt="">
                            <img src="Factorio/IridiumIngot.png" alt="">
                        </li>
                        <li>
                            Stage 5: Berylium + Space Science
                            <img src="Factorio/BerylBase.png" alt="My permanent (whole game) beryl base">
                            <img src="Factorio/BerylCrush.png" alt="My permanent (whole game) beryl processing">
                            <img src="Factorio/SpaceSci1.png" alt="How space science looked in space rail v1">
                        </li>
                        <li>
                            Stage 6: Vitamelange + Bio Science
                            <img src="Factorio/VitaMap.png" alt="The mine in the center lasted almost the whole game. I only added the top left mine ~20 hours before finishing">
                            <img src="Factorio/VitaEnrich.png" alt="Vitamelange processing from ore to spice, pasted 11 times">
                        </li>
                        <li>
                            Stage 7: Naquitite + Deep Space Science
                            <img src="Factorio/NaqCrush.png" alt="">
                            <img src="Factorio/NaqIngot.png" alt="">
                            <img src="Factorio/Arcospheres.png" alt="">
                        </li>
                        <li>
                            Winning
                            <img src="Factorio/WinShip.png" alt="">
                            <img src="Factorio/GameTime.png" alt="">
                        </li>
                        <li>
                            Power
                            <img src="Factorio/Nuclear.png" alt="">
                            <br>
                            <br>
                            <img src="Factorio/SunBeam.png" alt="">
                        </li>
                    </ul>
                </div>
                <div class="content">
                    <div class="date">10/24/2024</div>
                    <p>
                        My friend told me to update this page, so here are the map views of Nauvis and Nauvis Orbit :p
                    </p>
                    This is my main planet, located on Nauvis
                    <img src="Factorio/Nauvis.webp">
                    This is Nauvis Orbit, where I make all of the space sciences
                    <img src="Factorio/Nauvis_Orbit.webp">
                </div>
                <div class="content">
                    <div class="date">10/23/2024</div>
                    <p>
                        I just want to say that I have passed 1300 hours total and 600 on SE. I didn't finish SE before the dlc came out though, and got really burned out in trying to :(.
                    </p>
                </div>
                <div class="content">
                    <div class="date">7/4/2024</div>
                    <p>
                        Factorio is my favorite game ever and as of today, I have 1203.1 hours logged. I am currently
                        playing an overhaul mod called Space Exploration (SE), and have been playing it for (exactly)
                        500 hours.
                    </p>
                </div>
            </main>
            <aside>
                <div class="sidebar-title">&nbsp; Pages <button onclick="hidePages()">&vArr;</button></div>
                <div id="pages">
                    <nav id="nav">
                        <ul>
                            <li>
                                <a href="index.html">Home</a>
                            </li>
                            <li>
                                <a href="silly.html">Silly</a>
                            </li>
                            <li>
                                <a href="factorio.html">Factorio</a>
                            </li>
                            <li>
                                <a href="art.html">Art</a>
                            </li>
                            <li>
                                <a href="cats.html">Cats</a>
                            </li>
                            <li>
                                <a href="git.almightymiau.gay">Git btw</a>
                            </li>
                        </ul>
                    </nav>
                </div>
                <div class="sidebar-title">&nbsp; Buttons <button onclick="hideBut()">&vArr;</button></div>
                <div id="buttons">
                    <nav id="nav">
                        <div style="width: 88px; margin:0 auto;" id="buttons">
                            <br>
                            <a href="https://goblin-heart.net/" target="_blank"><img
                                    src="https://goblin-heart.net/assets/images/gg-button.gif"></a>
                            <br>
                            <a href="https://goblin-heart.net/sadgrl/" target="_blank"><img
                                    alt="88x31 button that says LEARN - HTML, Layouts, CSS, Guides, Websites: Learn @ sadgrl.online"
                                    src="https://goblin-heart.net/assets/images/sadgrl-button.gif"></a>
                            <br>
                            <a href="https://yesterweb.org/no-to-web3/"><img style="border:1px solid white;"
                                    src="https://auzziejay.com/images/noweb32.gif"></a>
                            <br>
                            <a href="https://yesterweb.org/no-to-web3/"><img style="border:1px solid white;"
                                    src="https://yesterweb.org/img/button.png"></a>
                            <br>
                            <a href="https://megidolaon.gay"><img 
                                    src="https://megidolaon.gay/media/megidolaongay.png"></a>
                            <br>
                        </div>
                        <br>
                    </nav>
                </div>
            </aside>
        </div>
        <footer id="footer">&#916; Copyworng :3</footer>
    </div>
</body>

</html>