Skip to content

Commit

Permalink
Deploying to gh-pages from @ 1524e16 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
MosleyTheMalO committed Dec 2, 2023
0 parents commit 820afc6
Show file tree
Hide file tree
Showing 1,546 changed files with 98,618 additions and 0 deletions.
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 @@
https://splurt-station.github.io/S.P.L.U.R.T-Station-13/
352 changes: 352 additions & 0 deletions area.html

Large diffs are not rendered by default.

35 changes: 35 additions & 0 deletions area/space.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<base href="../" />
<link rel="stylesheet" href="dmdoc.css" />
<title>&#x2F;area&#x2F;space - SPLURT Station 13</title>
</head>
<body>
<header>
<a href="index.html">SPLURT Station 13</a> -
<a href="index.html#modules">Modules</a> -
<a href="index.html#types">Types</a>
&mdash; <a href="area/space.html#proc">Proc Details</a></header>
<main>
<h1>space <aside>/<a href="area.html">area</a>/<a href="area/space.html">space</a></aside>


<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/blob/1524e169545720818d025e0e6824b2d5d5769f29/code/game/area/Space_Station_13_areas.dm#L52">
<img src="git.png" width="16" height="16" title="code&#x2F;game&#x2F;area&#x2F;Space_Station_13_areas.dm 52"/></a></h1>

<table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></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/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/SPLURT-Station/S.P.L.U.R.T-Station-13/blob/1524e169545720818d025e0e6824b2d5d5769f29/code/game/area/areas.dm#L551">
<img src="git.png" width="16" height="16" title="code&#x2F;game&#x2F;area&#x2F;areas.dm 551"/></a></aside>
</h3>
<p>Update the icon of the area (overridden to always be null for space</p></main>
<footer>
tgstation.dme
<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/tree/1524e169545720818d025e0e6824b2d5d5769f29">1524e16</a>
(master) &mdash; <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.7.3</a></footer>
</body>
</html>
738 changes: 738 additions & 0 deletions atom.html

Large diffs are not rendered by default.

354 changes: 354 additions & 0 deletions atom/movable.html

Large diffs are not rendered by default.

32 changes: 32 additions & 0 deletions atom/movable/emissive_blocker.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<base href="../../" />
<link rel="stylesheet" href="dmdoc.css" />
<title>&#x2F;atom&#x2F;movable&#x2F;emissive_blocker - SPLURT Station 13</title>
</head>
<body>
<header>
<a href="index.html">SPLURT Station 13</a> -
<a href="index.html#modules">Modules</a> -
<a href="index.html#types">Types</a>
</header>
<main>
<h1>emissive_blocker <aside>/<a href="atom.html">atom</a>/<a href="atom/movable.html">movable</a>/<a href="atom/movable/emissive_blocker.html">emissive_blocker</a></aside>


<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/blob/1524e169545720818d025e0e6824b2d5d5769f29/code/modules/lighting/emissive_blocker.dm#L9">
<img src="git.png" width="16" height="16" title="code&#x2F;modules&#x2F;lighting&#x2F;emissive_blocker.dm 9"/></a></h1>

<p>Internal atom that copies an appearance on to the blocker plane</p>
<p>Copies an appearance vis render_target and render_source on to the emissive blocking plane.
This means that the atom in question will block any emissive sprites.
This should only be used internally. If you are directly creating more of these, you're
almost guaranteed to be doing something wrong.</p></main>
<footer>
tgstation.dme
<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/tree/1524e169545720818d025e0e6824b2d5d5769f29">1524e16</a>
(master) &mdash; <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.7.3</a></footer>
</body>
</html>
43 changes: 43 additions & 0 deletions atom/movable/fov_holder.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<base href="../../" />
<link rel="stylesheet" href="dmdoc.css" />
<title>&#x2F;atom&#x2F;movable&#x2F;fov_holder - SPLURT Station 13</title>
</head>
<body>
<header>
<a href="index.html">SPLURT Station 13</a> -
<a href="index.html#modules">Modules</a> -
<a href="index.html#types">Types</a>
&mdash; <a href="atom/movable/fov_holder.html#proc">Proc Details</a></header>
<main>
<h1>fov_holder <aside>/<a href="atom.html">atom</a>/<a href="atom/movable.html">movable</a>/<a href="atom/movable/fov_holder.html">fov_holder</a></aside>


<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/blob/1524e169545720818d025e0e6824b2d5d5769f29/code/datums/components/field_of_vision.dm#L316">
<img src="git.png" width="16" height="16" title="code&#x2F;datums&#x2F;components&#x2F;field_of_vision.dm 316"/></a></h1>

<p>The shadow cone's mask and visual images holder which can't locate inside the mob,
lest they inherit the mob opacity and cause a lot of hindrance</p><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr>
<tr><th><a href="atom/movable/fov_holder.html#proc/Destroy">Destroy</a></th><td>Last but not least, these shouldn't be deleted by anything but the component itself</td></tr>
<tr><th><a href="atom/movable/fov_holder.html#proc/forceMove">forceMove</a></th><td>Prevents people from moving these after creation, because they shouldn't be.</td></tr></table><h2 id="proc">Proc Details</h2><h3 id="proc/Destroy"><aside class="parent"><a title="/atom" href="atom.html#proc/Destroy">&uarr;</a></aside>Destroy<aside>(force)


<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/blob/1524e169545720818d025e0e6824b2d5d5769f29/code/datums/components/field_of_vision.dm#L351">
<img src="git.png" width="16" height="16" title="code&#x2F;datums&#x2F;components&#x2F;field_of_vision.dm 351"/></a></aside>
</h3>
<p>Last but not least, these shouldn't be deleted by anything but the component itself</p><h3 id="proc/forceMove"><aside class="parent"><a title="/atom/movable" href="atom/movable.html#proc/forceMove">&uarr;</a></aside>forceMove<aside>(/<a href="atom.html">atom</a>/destination, no_tp, harderforce)


<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/blob/1524e169545720818d025e0e6824b2d5d5769f29/code/datums/components/field_of_vision.dm#L346">
<img src="git.png" width="16" height="16" title="code&#x2F;datums&#x2F;components&#x2F;field_of_vision.dm 346"/></a></aside>
</h3>
<p>Prevents people from moving these after creation, because they shouldn't be.</p></main>
<footer>
tgstation.dme
<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/tree/1524e169545720818d025e0e6824b2d5d5769f29">1524e16</a>
(master) &mdash; <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.7.3</a></footer>
</body>
</html>
81 changes: 81 additions & 0 deletions atom/movable/screen.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<base href="../../" />
<link rel="stylesheet" href="dmdoc.css" />
<title>&#x2F;atom&#x2F;movable&#x2F;screen - SPLURT Station 13</title>
</head>
<body>
<header>
<a href="index.html">SPLURT Station 13</a> -
<a href="index.html#modules">Modules</a> -
<a href="index.html#types">Types</a>
&mdash; <a href="atom/movable/screen.html#var">Var Details</a> - <a href="atom/movable/screen.html#proc">Proc Details</a></header>
<main>
<h1>screen <aside>/<a href="atom.html">atom</a>/<a href="atom/movable.html">movable</a>/<a href="atom/movable/screen.html">screen</a></aside>


<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/blob/1524e169545720818d025e0e6824b2d5d5769f29/code/_onclick/hud/screen_objects.dm#L9">
<img src="git.png" width="16" height="16" title="code&#x2F;_onclick&#x2F;hud&#x2F;screen_objects.dm 9"/></a></h1>

<table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr>
<tr><th><a href="atom/movable/screen.html#var/assigned_map">assigned_map</a></th><td>Map name assigned to this object.
Automatically set by /client/proc/add_obj_to_map.</td></tr>
<tr><th><a href="atom/movable/screen.html#var/del_on_map_removal">del_on_map_removal</a></th><td>Mark this object as garbage-collectible after you clean the map
it was registered on.</td></tr>
<tr><th><a href="atom/movable/screen.html#var/hud">hud</a></th><td>A reference to the owner HUD, if any.</td></tr>
<tr><th><a href="atom/movable/screen.html#var/master">master</a></th><td>A reference to the object in the slot. Grabs or items, generally.</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr>
<tr><th><a href="atom/movable/screen.html#proc/fill_rect">fill_rect</a></th><td>Sets screen_loc to fill a rectangular area of the map.</td></tr>
<tr><th><a href="atom/movable/screen.html#proc/set_position">set_position</a></th><td>Sets screen_loc of this screen object, in form of point coordinates,
with optional pixel offset (px, py).</td></tr></table>
<h2 id="var">Var Details</h2><h3 id="var/assigned_map"><aside class="declaration">var </aside>assigned_map
<aside>&ndash; </aside>


<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/blob/1524e169545720818d025e0e6824b2d5d5769f29/code/_onclick/hud/screen_objects.dm#L25">
<img src="git.png" width="16" height="16" title="code&#x2F;_onclick&#x2F;hud&#x2F;screen_objects.dm 25"/></a></h3>
<p>Map name assigned to this object.
Automatically set by /client/proc/add_obj_to_map.</p><h3 id="var/del_on_map_removal"><aside class="declaration">var </aside>del_on_map_removal
<aside>&ndash; </aside>


<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/blob/1524e169545720818d025e0e6824b2d5d5769f29/code/_onclick/hud/screen_objects.dm#L33">
<img src="git.png" width="16" height="16" title="code&#x2F;_onclick&#x2F;hud&#x2F;screen_objects.dm 33"/></a></h3>
<p>Mark this object as garbage-collectible after you clean the map
it was registered on.</p>
<p>This could probably be changed to be a proc, for conditional removal.
But for now, this works.</p><h3 id="var/hud"><aside class="declaration">var </aside>hud
<aside>&ndash; /<a href="datum.html">datum</a>/<a href="datum/hud.html">hud</a></aside>


<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/blob/1524e169545720818d025e0e6824b2d5d5769f29/code/_onclick/hud/screen_objects.dm#L20">
<img src="git.png" width="16" height="16" title="code&#x2F;_onclick&#x2F;hud&#x2F;screen_objects.dm 20"/></a></h3>
<p>A reference to the owner HUD, if any.</p><h3 id="var/master"><aside class="declaration">var </aside>master
<aside>&ndash; /<a href="obj.html">obj</a></aside>


<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/blob/1524e169545720818d025e0e6824b2d5d5769f29/code/_onclick/hud/screen_objects.dm#L18">
<img src="git.png" width="16" height="16" title="code&#x2F;_onclick&#x2F;hud&#x2F;screen_objects.dm 18"/></a></h3>
<p>A reference to the object in the slot. Grabs or items, generally.</p><h2 id="proc">Proc Details</h2><h3 id="proc/fill_rect"><aside class="declaration">proc </aside>fill_rect<aside>(x1, y1, x2, y2)


<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/blob/1524e169545720818d025e0e6824b2d5d5769f29/code/_onclick/hud/map_popups.dm#L39">
<img src="git.png" width="16" height="16" title="code&#x2F;_onclick&#x2F;hud&#x2F;map_popups.dm 39"/></a></aside>
</h3>
<p>Sets screen_loc to fill a rectangular area of the map.</p>
<p>If applicable, &quot;assigned_map&quot; has to be assigned before this proc call.</p><h3 id="proc/set_position"><aside class="declaration">proc </aside>set_position<aside>(x, y, px, py)


<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/blob/1524e169545720818d025e0e6824b2d5d5769f29/code/_onclick/hud/map_popups.dm#L28">
<img src="git.png" width="16" height="16" title="code&#x2F;_onclick&#x2F;hud&#x2F;map_popups.dm 28"/></a></aside>
</h3>
<p>Sets screen_loc of this screen object, in form of point coordinates,
with optional pixel offset (px, py).</p>
<p>If applicable, &quot;assigned_map&quot; has to be assigned before this proc call.</p></main>
<footer>
tgstation.dme
<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/tree/1524e169545720818d025e0e6824b2d5d5769f29">1524e16</a>
(master) &mdash; <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.7.3</a></footer>
</body>
</html>
36 changes: 36 additions & 0 deletions atom/movable/screen/alert.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<base href="../../../" />
<link rel="stylesheet" href="dmdoc.css" />
<title>&#x2F;atom&#x2F;movable&#x2F;screen&#x2F;alert - SPLURT Station 13</title>
</head>
<body>
<header>
<a href="index.html">SPLURT Station 13</a> -
<a href="index.html#modules">Modules</a> -
<a href="index.html#types">Types</a>
&mdash; <a href="atom/movable/screen/alert.html#var">Var Details</a></header>
<main>
<h1>alert <aside>/<a href="atom.html">atom</a>/<a href="atom/movable.html">movable</a>/<a href="atom/movable/screen.html">screen</a>/<a href="atom/movable/screen/alert.html">alert</a></aside>


<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/blob/1524e169545720818d025e0e6824b2d5d5769f29/code/_onclick/hud/alert.dm#L88">
<img src="git.png" width="16" height="16" title="code&#x2F;_onclick&#x2F;hud&#x2F;alert.dm 88"/></a></h1>

<table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr>
<tr><th><a href="atom/movable/screen/alert.html#var/click_master">click_master</a></th><td>Boolean. If TRUE, the Click() proc will attempt to Click() on the master first if there is a master.</td></tr></table>
<h2 id="var">Var Details</h2><h3 id="var/click_master"><aside class="declaration">var </aside>click_master
<aside>&ndash; </aside>


<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/blob/1524e169545720818d025e0e6824b2d5d5769f29/code/_onclick/hud/alert.dm#L101">
<img src="git.png" width="16" height="16" title="code&#x2F;_onclick&#x2F;hud&#x2F;alert.dm 101"/></a></h3>
<p>Boolean. If TRUE, the Click() proc will attempt to Click() on the master first if there is a master.</p></main>
<footer>
tgstation.dme
<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/tree/1524e169545720818d025e0e6824b2d5d5769f29">1524e16</a>
(master) &mdash; <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.7.3</a></footer>
</body>
</html>
57 changes: 57 additions & 0 deletions atom/movable/screen/alert/give.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<base href="../../../../" />
<link rel="stylesheet" href="dmdoc.css" />
<title>&#x2F;atom&#x2F;movable&#x2F;screen&#x2F;alert&#x2F;give - SPLURT Station 13</title>
</head>
<body>
<header>
<a href="index.html">SPLURT Station 13</a> -
<a href="index.html#modules">Modules</a> -
<a href="index.html#types">Types</a>
&mdash; <a href="atom/movable/screen/alert/give.html#proc">Proc Details</a></header>
<main>
<h1>give <aside>/<a href="atom.html">atom</a>/<a href="atom/movable.html">movable</a>/<a href="atom/movable/screen.html">screen</a>/<a href="atom/movable/screen/alert.html">alert</a>/<a href="atom/movable/screen/alert/give.html">give</a></aside>


<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/blob/1524e169545720818d025e0e6824b2d5d5769f29/code/_onclick/hud/alert.dm#L324">
<img src="git.png" width="16" height="16" title="code&#x2F;_onclick&#x2F;hud&#x2F;alert.dm 324"/></a></h1>

<table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr>
<tr><th><a href="atom/movable/screen/alert/give.html#proc/check_in_range">check_in_range</a></th><td>Simply checks if the other person is still in range</td></tr>
<tr><th><a href="atom/movable/screen/alert/give.html#proc/handle_transfer">handle_transfer</a></th><td>An overrideable proc used simply to hand over the item when claimed, this is a proc so that high-fives can override them since nothing is actually transferred</td></tr>
<tr><th><a href="atom/movable/screen/alert/give.html#proc/setup">setup</a></th><td>Handles assigning most of the variables for the alert that pops up when an item is offered</td></tr></table><h2 id="proc">Proc Details</h2><h3 id="proc/check_in_range"><aside class="declaration">proc </aside>check_in_range<aside>(/<a href="atom.html">atom</a>/taker)


<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/blob/1524e169545720818d025e0e6824b2d5d5769f29/code/_onclick/hud/alert.dm#L363">
<img src="git.png" width="16" height="16" title="code&#x2F;_onclick&#x2F;hud&#x2F;alert.dm 363"/></a></aside>
</h3>
<p>Simply checks if the other person is still in range</p><h3 id="proc/handle_transfer"><aside class="declaration">proc </aside>handle_transfer<aside>()


<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/blob/1524e169545720818d025e0e6824b2d5d5769f29/code/_onclick/hud/alert.dm#L358">
<img src="git.png" width="16" height="16" title="code&#x2F;_onclick&#x2F;hud&#x2F;alert.dm 358"/></a></aside>
</h3>
<p>An overrideable proc used simply to hand over the item when claimed, this is a proc so that high-fives can override them since nothing is actually transferred</p><h3 id="proc/setup"><aside class="declaration">proc </aside>setup<aside>(/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/carbon.html">carbon</a>/taker, /<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/carbon.html">carbon</a>/offerer, /<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/receiving)


<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/blob/1524e169545720818d025e0e6824b2d5d5769f29/code/_onclick/hud/alert.dm#L339">
<img src="git.png" width="16" height="16" title="code&#x2F;_onclick&#x2F;hud&#x2F;alert.dm 339"/></a></aside>
</h3>
<p>Handles assigning most of the variables for the alert that pops up when an item is offered</p>
<p>Handles setting the name, description and icon of the alert and tracking the person giving
and the item being offered, also registers a signal that removes the alert from anyone who moves away from the offerer
Arguments:</p>
<ul>
<li>taker - The person receiving the alert</li>
<li>offerer - The person giving the alert and item</li>
<li>receiving - The item being given by the offerer</li>
</ul></main>
<footer>
tgstation.dme
<a href="https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/tree/1524e169545720818d025e0e6824b2d5d5769f29">1524e16</a>
(master) &mdash; <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.7.3</a></footer>
</body>
</html>
Loading

0 comments on commit 820afc6

Please sign in to comment.