Skip to content

Commit

Permalink
Deploying to gh-pages from @ 0c2fc43 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
MosleyTheMalO committed Jun 15, 2024
0 parents commit 86291af
Show file tree
Hide file tree
Showing 8,303 changed files with 529,153 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Empty file added .nojekyll
Empty file.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
codedocs.tgstation13.org
72 changes: 72 additions & 0 deletions _maps/RandomZLevels/GUIDELINES.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<base href="../../" />
<link rel="stylesheet" href="dmdoc.css" />
<title>_maps&#x2F;RandomZLevels&#x2F;GUIDELINES.md - &#x2F;tg&#x2F; Station 13</title>
</head>
<body>
<header>
<a href="index.html">&#x2F;tg&#x2F; Station 13</a> -
<a href="index.html#modules">Modules</a> -
<a href="index.html#types">Types</a>
</header>
<main>
<h1>Away Mission Creation Guidelines <aside>_maps/RandomZLevels/GUIDELINES.md</aside>
<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-tg/blob/0c2fc434befc2653558a5cc32548a1eb2f36b1dd/_maps/RandomZLevels/GUIDELINES.md">
<img src="git.png" width="16" height="16" title="_maps&#x2F;RandomZLevels&#x2F;GUIDELINES.md"/></a></h1>

<table class="summary" cellspacing="0">
<tr><td colspan="2"><p>So, you want to make an away mission! They're a lot of fun to play, but they're a challenge to create.
To ensure a consistent standard of quality across away missions, following the guidelines (split into recommended and required)
is beneficial to ensure your PR is merged.</p>
<hh2 id="recommendations">Recommendations</hh2>
<ul>
<li>Create a design document
<ul>
<li>This one is good because it lets you make a coherent thought of what you want your away mission to be, and for others to understand its purpose.</li>
</ul>
</li>
<li>Don't go alone
<ul>
<li>Away missions are hard work! Making a team of different specializations helps out massively with workload and speed of the project.</li>
</ul>
</li>
<li>Communicate with Maintainers
<ul>
<li>During the creation of your away mission, it is highly recommended you communicate with maintainers to ensure major changes do not have to be made when it's finished.</li>
</ul>
</li>
</ul>
<hh2 id="design-requirements">Design Requirements</hh2>
<ul>
<li>Minimum average time to complete: 60 minutes
<ul>
<li>Bare minimum, it should take a team of 4-6 60 minutes to complete.</li>
</ul>
</li>
<li>Design around 4-6 players
<ul>
<li>The optimal size of a gateway is 4-6, but know that more or less may participate.</li>
</ul>
</li>
<li>Not purely PvE
<ul>
<li>Design your gateway with more than just regular simplemobs in mind. Add puzzles, story, PVP, boss fights, etc. to spice up the gameplay instead of a slog of simplemobs.</li>
</ul>
</li>
<li>Loot should not be extreme
<ul>
<li>The gateway's loot should mostly be given in the purview of using it in the gateway itself (final boss loot and similar not withstanding).</li>
<li>Loot that's unusable outside the gateway is given more leeway.</li>
<li>Loot should not be the primary encouragement for someone to go through the gateway.</li>
</ul>
</li>
</ul></td></tr></table></main>
<footer>
tgstation.dme
<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-tg/tree/0c2fc434befc2653558a5cc32548a1eb2f36b1dd">0c2fc43</a>
(master) &mdash; <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.8.0</a></footer>
</body>
</html>
42 changes: 42 additions & 0 deletions _maps/map_files/biodome/modules/map legend.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<base href="../../../../" />
<link rel="stylesheet" href="dmdoc.css" />
<title>_maps&#x2F;map_files&#x2F;biodome&#x2F;modules&#x2F;map legend.txt - &#x2F;tg&#x2F; Station 13</title>
</head>
<body>
<header>
<a href="index.html">&#x2F;tg&#x2F; Station 13</a> -
<a href="index.html#modules">Modules</a> -
<a href="index.html#types">Types</a>
</header>
<main>
<h1>_maps/map_files/biodome/modules/map legend.txt
<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-tg/blob/0c2fc434befc2653558a5cc32548a1eb2f36b1dd/_maps/map_files/biodome/modules/map legend.txt">
<img src="git.png" width="16" height="16" title="_maps&#x2F;map_files&#x2F;biodome&#x2F;modules&#x2F;map legend.txt"/></a></h1>

<table class="summary" cellspacing="0">
<tr><td colspan="2"><pre><code>[rooms.cage_1]
modules = [&quot;cage_1_axolotl.dmm&quot;, &quot;cage_1_creature.dmm&quot;]
# 1. A cage containing damp beasts.

[rooms.cage_2]
modules = [&quot;cage_2_amoung.dmm&quot;, &quot;cage_2_ghost.dmm&quot;]
# 1. A cage containing humanoid anomalies.

[rooms.cage_3]
modules = [&quot;cage_3_rabbit.dmm&quot;, &quot;cage_3_gnome.dmm&quot;]
# 1. A cage containing garden creatures.

[rooms.cage_4]
modules = [&quot;cage_4_cockroach.dmm&quot;, &quot;cage_4_spider.dmm&quot;]
# 1. A cage containing insects.
</code></pre></td></tr></table></main>
<footer>
tgstation.dme
<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-tg/tree/0c2fc434befc2653558a5cc32548a1eb2f36b1dd">0c2fc43</a>
(master) &mdash; <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.8.0</a></footer>
</body>
</html>
Loading

0 comments on commit 86291af

Please sign in to comment.