Skip to content

Commit 9d4d15c

Browse files
ValkyrieSamHPurp
Valkyrie
authored andcommitted
Rewrite part 2 (#5)
* deleted: assets/app.php deleted: assets/config.php renamed: index.php -> index.html new file: js/retrieveGithubJson.js * modified: js/retrieveGithubJson.js deleted: pulls.json * Create CNAME * Delete CNAME * changes parallax * modified: css/style.css modified: index.html
1 parent 4dae66d commit 9d4d15c

File tree

5 files changed

+6
-9
lines changed

5 files changed

+6
-9
lines changed

css/style.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,9 @@ nav a:hover {
191191
margin-left: 2em;
192192
}
193193

194+
.info {
195+
height: 500px;
196+
}
194197
@media (min-width: 400px) {
195198
.panel-numero-uno {
196199
height: auto;

images/layer1.png

62.8 KB
Loading

images/layer2.png

56.4 KB
Loading

images/layer3.png

11.5 KB
Loading

index.html

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -54,18 +54,12 @@ <h1>Welcome to Oracle Station!</h1>
5454
<img class='poster' src='https://i.imgur.com/HdySzhQ.png'>
5555
<div class="info">
5656
<p>
57-
We are a medium RP Space Station 13 server running our own fork of the /tg/station code. Our server incorporates features both new and old, including:</p>
57+
We are a medium RP Space Station 13 server running our own fork of the /tg/station code. We are aiming to find a balance between the standard goofy gameplay of Space Station 13 while also providing fun opportunities for those who enjoy more roleplay-oriented gameplay.</p>
5858
<ul>
59-
<li>A reworked brig system, where criminals are placed in a large holding cell called 'genpop'.</li>
60-
<li>An in-depth medical system ported from Baystation 12. Features include</li>
59+
<li>Our brig system has been reworked. What used to be 'permabrig' has been reworked into 'genpop', where every convict is issued an ID with a set amount of time on them. When the ID expires, they can walk out through the turnstiles.</li>
60+
<li>An in-depth medical system ported from Baystation 12.</li>
6161
<li>Movement speed more in line with Colonial Marines, allowing for more strategic play.</li>
6262
</ul>
63-
<p>Our planned features include:</p>
64-
<ul>
65-
<li>Internal Affairs/Lawyer/HR rework.</li>
66-
<li>Vox, a space-resistant nomadic avian species with a <s>mind-numbing</s> hilarious speech impediment.
67-
</li>
68-
</ul>
6963
<p>
7064
The Oracle codebase is developed the community and maintained by a small group of SS13 developers. A delicious blend of roleplay, action, and standard SS13 silliness, Oracle Station is a station sure to please.
7165
</p>

0 commit comments

Comments
 (0)