Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 16, 2024
1 parent 5e779eb commit 6e7981a
Show file tree
Hide file tree
Showing 2,062 changed files with 16,592 additions and 15,176 deletions.
4 changes: 2 additions & 2 deletions _maps/map_files/IceMeta.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</header>
<main>
<h1>_maps/map_files/IceMeta/README.txt
<a href="https://github.com/yogstation13/Yogstation/blob/41567907ea7c8d1815488ce0ee99eefa60394cbb/_maps/map_files/IceMeta/README.txt">
<a href="https://github.com/yogstation13/Yogstation/blob/75095daab2eac0c0d8a8ed32b2756e043ad05655/_maps/map_files/IceMeta/README.txt">
<img src="git.png" width="16" height="16" title="_maps&#x2F;map_files&#x2F;IceMeta&#x2F;README.txt"/></a></h1>

<table class="summary" cellspacing="0">
Expand All @@ -24,7 +24,7 @@ <h1>_maps/map_files/IceMeta/README.txt
</code></pre></td></tr></table></main>
<footer>
yogstation.dme
<a href="https://github.com/yogstation13/Yogstation/tree/41567907ea7c8d1815488ce0ee99eefa60394cbb">4156790</a>
<a href="https://github.com/yogstation13/Yogstation/tree/75095daab2eac0c0d8a8ed32b2756e043ad05655">75095da</a>
(master) &mdash; <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.8.0</a></footer>
</body>
</html>
130 changes: 65 additions & 65 deletions area.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions area/shuttle.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<h1>Shuttle <aside>/<a href="area.html">area</a>/<a href="area/shuttle.html">shuttle</a></aside>


<a href="https://github.com/yogstation13/Yogstation/blob/41567907ea7c8d1815488ce0ee99eefa60394cbb/code/game/area/areas/shuttles.dm#L4">
<a href="https://github.com/yogstation13/Yogstation/blob/75095daab2eac0c0d8a8ed32b2756e043ad05655/code/game/area/areas/shuttles.dm#L4">
<img src="git.png" width="16" height="16" title="code&#x2F;game&#x2F;area&#x2F;areas&#x2F;shuttles.dm 4"/></a></h1>

<table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr>
Expand All @@ -25,12 +25,12 @@ <h2 id="var">Var Details</h2><h3 id="var/gem_payout"><aside class="declaration">
<aside>&ndash; /list</aside>


<a href="https://github.com/yogstation13/Yogstation/blob/41567907ea7c8d1815488ce0ee99eefa60394cbb/code/game/area/areas/shuttles.dm#L21">
<a href="https://github.com/yogstation13/Yogstation/blob/75095daab2eac0c0d8a8ed32b2756e043ad05655/code/game/area/areas/shuttles.dm#L21">
<img src="git.png" width="16" height="16" title="code&#x2F;game&#x2F;area&#x2F;areas&#x2F;shuttles.dm 21"/></a></h3>
<p>list of miners &amp; their mining points from gems to be given once all exports are processed, used by supply shuttles</p></main>
<footer>
yogstation.dme
<a href="https://github.com/yogstation13/Yogstation/tree/41567907ea7c8d1815488ce0ee99eefa60394cbb">4156790</a>
<a href="https://github.com/yogstation13/Yogstation/tree/75095daab2eac0c0d8a8ed32b2756e043ad05655">75095da</a>
(master) &mdash; <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.8.0</a></footer>
</body>
</html>
8 changes: 4 additions & 4 deletions area/space.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,27 +16,27 @@
<h1>/<a href="area.html">area</a>/<a href="area/space.html">space</a>


<a href="https://github.com/yogstation13/Yogstation/blob/41567907ea7c8d1815488ce0ee99eefa60394cbb/code/game/area/Space_Station_13_areas.dm#L21">
<a href="https://github.com/yogstation13/Yogstation/blob/75095daab2eac0c0d8a8ed32b2756e043ad05655/code/game/area/Space_Station_13_areas.dm#L21">
<img src="git.png" width="16" height="16" title="code&#x2F;game&#x2F;area&#x2F;Space_Station_13_areas.dm 21"/></a></h1>

<table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr>
<tr><th><a href="area/space.html#proc/powered">powered</a></th><td>Space is not powered ever, so this returns 0</td></tr>
<tr><th><a href="area/space.html#proc/update_icon_state">update_icon_state</a></th><td>Update the icon of the area (overridden to always be null for space</td></tr></table><h2 id="proc">Proc Details</h2><h3 id="proc/powered"><aside class="parent"><a title="/area" href="area.html#proc/powered">&uarr;</a></aside>powered<aside>(chan)


<a href="https://github.com/yogstation13/Yogstation/blob/41567907ea7c8d1815488ce0ee99eefa60394cbb/code/game/area/areas.dm#L610">
<a href="https://github.com/yogstation13/Yogstation/blob/75095daab2eac0c0d8a8ed32b2756e043ad05655/code/game/area/areas.dm#L610">
<img src="git.png" width="16" height="16" title="code&#x2F;game&#x2F;area&#x2F;areas.dm 610"/></a></aside>
</h3>
<p>Space is not powered ever, so this returns 0</p><h3 id="proc/update_icon_state"><aside class="parent"><a title="/area" href="area.html#proc/update_icon_state">&uarr;</a></aside>update_icon_state<aside>()


<a href="https://github.com/yogstation13/Yogstation/blob/41567907ea7c8d1815488ce0ee99eefa60394cbb/code/game/area/areas.dm#L580">
<a href="https://github.com/yogstation13/Yogstation/blob/75095daab2eac0c0d8a8ed32b2756e043ad05655/code/game/area/areas.dm#L580">
<img src="git.png" width="16" height="16" title="code&#x2F;game&#x2F;area&#x2F;areas.dm 580"/></a></aside>
</h3>
<p>Update the icon of the area (overridden to always be null for space</p></main>
<footer>
yogstation.dme
<a href="https://github.com/yogstation13/Yogstation/tree/41567907ea7c8d1815488ce0ee99eefa60394cbb">4156790</a>
<a href="https://github.com/yogstation13/Yogstation/tree/75095daab2eac0c0d8a8ed32b2756e043ad05655">75095da</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 6e7981a

Please sign in to comment.