-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhistory.html
298 lines (268 loc) · 14.8 KB
/
history.html
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
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="url" content="https://oldbox.cloud/index.html">
<meta name="description" content="OldBox Community webpage." />
<meta name="keywords"
content="OldBox community, OldBox, Oldbox, Oldbox tf2, Oldbox mc, oldbox, oldbox minecraft, oldbox tf2, tf2, mc, minecraft, servers, gaming, games, game servers hosting, community, gaming community" />
<meta name="author" content="Frenzoid" />
<meta name="robots" content="index,follow" />
<meta name="theme-color" content="#007bff">
<meta name="author" content="MrFrenzoid">
<!-- Open Graph / Facebook -->
<meta name="type" property="og:type" content="website">
<meta name="url" property="og:url" content="https://oldbox.cloud/">
<meta name="title" property="og:title" content="OldBox">
<meta name="description" property="og:description"
content="Welcome to oldbox's main webage, here you can find a list of the all the servers we are currently hosting along with an invite to our discord!">
<meta name="image" property="og:image" content="https://oldbox.cloud/assets/images/opengraph/obimg.png">
<meta property="og:image:secure_url" content="https://oldbox.cloud/assets/images/opengraph/obimg.png">
<meta property="og:image:type" content="image/png" />
<meta property="og:image:height" content="143">
<meta property="og:image:width" content="400">
<meta name="locale" property="og:locale" content="en_US">
<meta name="site_name" property="og:site_name" content='OldBox Community'>
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://oldbox.cloud/">
<meta property="twitter:title" content="OldBox">
<meta property="twitter:description" content="OldBox Community webpage.">
<meta property="twitter:image" content="https://oldbox.cloud/assets/images/opengraph/obimg.png">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
integrity="sha384-B0vP5xmATw1+K9KRQjQERJvTumQW0nPEzvF6L/Z6nronJ3oUOFUFpCjEUQouq2+l" crossorigin="anonymous">
<!-- Toast CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.css"
integrity="sha512-vKMx8UnXk60zUwyUnUPM3HbQo8QfmNx7+ltw8Pm5zLusl1XIfwcxo8DbWCqMGKaWeNxWA8yrx5v3SaVpMvR3CA=="
crossorigin="anonymous" />
<!-- Custom CSS -->
<link rel="stylesheet" href="./css/main.css?v=19">
<title>OldBox</title>
<link rel="shortcut icon" href="assets/images/logos/oldboxlogo.webp" />
</head>
<body>
<!-- nav bar -->
<nav class="navbar navbar-expand-md navbar-dark bg-dark">
<a class="navbar-brand" href="/">OldBox =.=</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target=".dual-collapse2">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse w-100 order-3 dual-collapse2">
<ul class="nav justify-content-center">
<li class="nav-item">
<a class="nav-link" href="./index.html">Servers</a>
</li>
<li class="nav-item">
<a class="nav-link disabled" href="./history.html">Our History</a>
</li>
<li class="nav-item">
<a class="nav-link text-warning" href="./donate.html">Donate</a>
</li>
</ul>
<ul class="nav ml-auto">
<li class="nav-item">
<a class="nav-link text-info" href="https://discord.gg/hq4YYWRacv">Discord</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://sbpp.oldbox.cloud/">Sourcebans++</a>
</li>
</ul>
</div>
</nav>
<div class="mb-5 mt-4 pb-4">
<div class="text-center text-warning display-4 mb-2 user-select-none">
The History Behind
</div>
<div class="container text-white">
<div class=" card bg-dark m-1 mb-4">
<div class="card-header text-primary">
A little about us:
</div>
<div class="card-body text-warning bg-dark-3">
<p class="text-center">
We're just a group of friends that really enjoy old multiplayer games, and we came together to
create a community focused on that!
</p>
<p class="text-center">
Our main goal, as a community and entity, is to host classic game servers and gamemodes that
everyone liked, ones that in our times are decaying or lacking in playable servers.
</p>
<p class="text-justify">
This whole idea came from a LAN party 5 years ago, where Jawiscript was playing <i>Dark
Messiah</i>, one of his favorite old school games. Me (Frenzoid) and Jawiscript
talked about how sad it was that some games that we enjoyed a lot didn't have any servers to
play on. After that, the idea wasn't brought back until a few years in the future, in a
Teamspeak 3 call where we talked about it more thoroughly. We thought about how nice it could be
to make a community dedicated to hosting old school game servers. However, we didn't quite have
the means to start such a project at the time.
</p>
<p class="text-justify">
A few years later, a FF2 player called Nezzie was getting tired of the servers she was playing
in. One server in particular had it's fair share of issues ranging from abusive staff to
blatantly broken weapons. It was on this server where I met Nezzie, and began planning
to host our own TF2 FF2 server, where people could enjoy a nice game and also
improve their experience from what we've learned from other servers.
</p>
<p class="text-justify">
After a few weeks of research and VPS tinkering, our first server was up! And thus our
community, OldBox, had begun.
</p>
<p class="text-justify">
The idea of the name came from the classic old box everyone had back then, full of toys
resting in a corner of the closet, that with time people forgot about it, but they look
at it with nostalgia.
</p>
<p class="text-justify">
From there on, we just kept growing, striving to host game servers that are not only considered
classic by today's standards, but ones people would enjoy.
</p>
<p class="text-justify">
Currently, hosting servers can be quite costly. As a result, the amount of servers we hosts is
limited. Because of this, we want to make sure that people will be playing on a server we host
We hope for the best and aim to grow even bigger so that we can host even more servers for you!
</p>
</div>
</div>
<div class="display-4 text-center text-warning user-select-none">
The Team
</div>
<div class="d-flex flex-wrap justify-content-center">
<div class="card bg-dark-3 m-1" style="width: 22rem; height:20rem;" id="jwsc-card">
<div class="card-header text-danger">
<img style="width: 60px;" class="spin-mega-fast border border-danger mr-2 mt-2"
src="./assets/images/avatars/jawiscriptavatar.webp" />
Jawiscript
</div>
<div class="card-body text-danger text-center font-italic">
Help me, my head is spinning!!!
</div>
<div class="card-footer">
<div class="text-info">
Contact means:
</div>
<ul>
<li>
<a href="https://steamcommunity.com/id/blaiddcrow">
Steam Profile
</a>
</li>
<li>
<a class="text-primary text-decoration-none ">
Discord: Jawiscript#3096
</a>
</li>
</ul>
</div>
</div>
<!-- Requested by Jawiscript -->
<script>
jwsccard = document.getElementById("jwsc-card");
myheadisspinningBanner = jwsccard.getElementsByClassName("card-body")[0];
jwsccard.getElementsByTagName("img")[0].onmouseover = () => {
myheadisspinningBanner.innerText = "Thank you!";
}
jwsccard.getElementsByTagName("img")[0].onmouseout = () => {
myheadisspinningBanner.innerText = "Nooo don't let me gooo!!!!";
}
</script>
<div class="card bg-dark-2 m-1 " style="width: 22rem;" id="frnz-card">
<div class="card-header text-warning">
<img style="width: 60px;" class="spin border border-warning mr-2 mt-2"
src="https://cdn.akamai.steamstatic.com/steamcommunity/public/images/avatars/6f/6f32c2c412e291409529773d1e3caa890c5b6b98_full.jpg" />
MrFrenzoid
</div>
<div class="card-body text-warning text-center font-italic">
A sushi addict.
</div>
<div class="p-3" id="sushi-roll">
</div>
<div class="card-footer">
<div class="text-info">
Contact means:
</div>
<ul>
<li>
<a href="mailto:[email protected]">
Email: [email protected] <span class="text-warning">( preferred )</span>
</a>
</li>
<li>
<a href="https://steamcommunity.com/id/MrFren/">
Steam Profile
</a>
</li>
</ul>
</div>
</div>
<!-- My custom animations :D -->
<script>
function getRandomInt(min, max) {
return Math.floor(Math.random() * (max - min)) + min;
}
function generateSushiDiv() {
sushiType = getRandomInt(0, 2) == 1 ? "🍤" : "🍣";
sushiSize = getRandomInt(50, 200);
return `<span style="font-size: ${sushiSize}%">${sushiType}</span>`;
}
frenzcard = document.getElementById("frnz-card");
sushiRoll = document.getElementById("sushi-roll");
frenzcard.getElementsByTagName("img")[0].onmouseover = () => {
sushiRoll.innerHTML += generateSushiDiv();
}
frenzcard.getElementsByTagName("img")[0].onmouseout = () => {
sushiRoll.innerHTML += generateSushiDiv();
}
</script>
<div class="card bg-dark-4 m-1" style="width: 22rem; height:20rem;">
<div class="card-header text-primary">
<img style="width: 60px;" class="spin border border-primary mr-2 mt-2"
src="https://cdn.cloudflare.steamstatic.com/steamcommunity/public/images/avatars/67/6713052b0f4c3e10b1a2eef18529cb165e9c0ce7_full.jpg" />
Nezzie
</div>
<div class="card-body text-primary text-center font-italic">
Stupid reptile
</div>
<div class="card-footer">
<div class="text-info">
Contact means:
</div>
<ul>
<li>
<a class="text-primary text-decoration-none ">
Discord: Nezzie#7418 <span class="text-warning">( preferred )</span>
</a>
</li>
<li>
<a href="https://steamcommunity.com/id/alligaytoruwu">
Steam Profile
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<footer class="fixed-bottom footer pt-2 bg-dark-3 user-select-none">
<div class="container">
<p class="text-muted text-center m-0 mb-2">© Oldbox 2021 All rights reserved.</p>
</div>
</footer>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"
integrity="sha384-+YQ4JLhjyBLPDQt//I+STsc9iw4uQqACwlvpslubQzn4u2UU2UFM80nGisd026JF"
crossorigin="anonymous"></script>
<!-- Toast js Library -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.js"
integrity="sha512-VEd+nq25CkR676O+pLBnDW09R7VQX9Mdiij052gVCp5yVH3jGtH70Ho/UUv4mJDsEdTvqRCFZg0NKGiojGnUCw=="
crossorigin="anonymous"></script>
</body>
</html>