This repository has been archived by the owner on May 14, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ e79c829 🚀
- Loading branch information
0 parents
commit 571d60a
Showing
6,681 changed files
with
430,199 additions
and
0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
codedocs.tgstation13.org |
218 changes: 218 additions & 0 deletions
218
_maps/map_files/tramstation/maintenance_modules/map legend.html
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/safehouses/README.md - /tg/ Station 13</title> | ||
</head> | ||
<body> | ||
<header> | ||
<a href="index.html">/tg/ Station 13</a> - | ||
<a href="index.html#modules">Modules</a> - | ||
<a href="index.html#types">Types</a> | ||
</header> | ||
<main> | ||
<h1>Safe House <aside>_maps/safehouses/README.md</aside> | ||
<a href="https://github.com/tgstation/event-toolbox-tournament-2023/blob/e79c8295c09b8aed33c0ab97754b9eb87330672f/_maps/safehouses/README.md"> | ||
<img src="git.png" width="16" height="16" title="_maps/safehouses/README.md"/></a></h1> | ||
|
||
<table class="summary" cellspacing="0"> | ||
<tr><td colspan="2"><hh2 id="creating-a-new-safe-house">Creating a new safe house</hh2> | ||
<ol> | ||
<li>Create a new map inside the <code>_maps\safe_houses</code> folder using the TGM format.</li> | ||
<li>Create a new dm file inside <code>modules\bitrunning\virtual_domain\safe_houses</code> folder..</li> | ||
<li>Place exit and goal landmarks (obj/effect/landmark/bitrunning/..). Generally, 3 exits and 2 goals are ok.</li> | ||
<li>Ideally, leave 3 spaces for gear. This has usually been xy [1x1] [1x2] [1x3]</li> | ||
<li>Place the modular map connector at the bottom left tile.</li> | ||
</ol> | ||
<hh2 id="notes">Notes</hh2> | ||
<ul> | ||
<li>Safe houses are intended to be 7x6 in size. You're not technically limited to this, but consider maps other maps might be using this size if you want it to be modular.</li> | ||
<li>Consider that avatars are not invincible and still require air. If you're making a safe house, it should start with an area that accommodates for this.</li> | ||
<li>For compatibility, your safe house should have a route open from the top center xy [3x0] of the map.</li> | ||
<li>If you want a custom safehouse for a custom map with no modularity, no problem. Make whatever sizes you want, just ensure there are exit and goal effects placed.</li> | ||
<li>Some maps can alter what is spawned into the safehouse by placing objects in the safehouse area. I'm using the left corner, starting from the top, for things like space gear. </li> | ||
</ul></td></tr></table></main> | ||
<footer> | ||
tgstation.dme | ||
<a href="https://github.com/tgstation/event-toolbox-tournament-2023/tree/e79c8295c09b8aed33c0ab97754b9eb87330672f">e79c829</a> | ||
(main) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.8.0</a></footer> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<base href="../" /> | ||
<link rel="stylesheet" href="dmdoc.css" /> | ||
<title>_maps/virtual_domains/README.md - /tg/ Station 13</title> | ||
</head> | ||
<body> | ||
<header> | ||
<a href="index.html">/tg/ Station 13</a> - | ||
<a href="index.html#modules">Modules</a> - | ||
<a href="index.html#types">Types</a> | ||
</header> | ||
<main> | ||
<h1>Making new virtual domains <aside>_maps/virtual_domains/README.md</aside> | ||
<a href="https://github.com/tgstation/event-toolbox-tournament-2023/blob/e79c8295c09b8aed33c0ab97754b9eb87330672f/_maps/virtual_domains/README.md"> | ||
<img src="git.png" width="16" height="16" title="_maps/virtual_domains/README.md"/></a></h1> | ||
|
||
<table class="summary" cellspacing="0"> | ||
<tr><td colspan="2"><hh2 id="required">REQUIRED:</hh2> | ||
<ol> | ||
<li>One way that the encrypted cache can spawn. This can be from a mob drop, a landmark (place a few, it'll pick one), or a signable landmark if you have a points system.</li> | ||
<li>Place a virtual domain baseturf helper in each area.</li> | ||
<li>If you're using modular safehouses, ensure that the map has ONE tile marked with the safehouse modular map loader (and set the KEY). it will need an open 7x6 area.</li> | ||
<li>Placing a safehouse area is redundant, but it will ensure there is power in the starting safehouse.</li> | ||
<li>Create the dm file that defines the map qualities. You can use the existing ones as a template.</li> | ||
</ol> | ||
<hh2 id="converting-an-existing-map">Converting an existing map</hh2> | ||
<ol> | ||
<li>Create a new map using the existing map's size - give yourself enough room to enclose it with a binary wall. There's no need for any space outside of it, so ensure that it fits and is enclosed, nothing outside of this.</li> | ||
<li>Copy and paste the existing map into it.</li> | ||
<li>Find an accessible area for a safehouse, 7x6.</li> | ||
<li>Place a bottom left safehouse landmark somewhere on the map to load the safehouse.</li> | ||
</ol> | ||
<hh2 id="notes">Notes</hh2> | ||
<p>You shouldn't need to fully enclose your map in 15 tiles of binary filler. Using one solid wall should do the trick.</p> | ||
<p>For areas, ideally just one on the map and one for the safehouse. Vdoms should never last so long as to need individual area power and atmos unless you're specifically going for a gimmick.</p> | ||
<p>Use modular mob segments! Use modular map segments! Add some variety to your maps! Just make sure you've set your map to have "is_modular" afterwards.</p> | ||
<p>Adding some open tile padding around the safehouse is a good touch. About 7 tiles West/East for the visual effect of a larger map.</p> | ||
<p>If you want to add prep gear, you can do so within the safehouse's area as long you don't overlap with goal turfs or exit spawners. The top left corner is a good spot for this, with respect for the walls, therefore [1, 1], [1, 2], [1, 3]</p> | ||
<p>You can also create a specific safehouse if you find yourself needing the same gear over and over again. There is a readme for that as well.</p> | ||
<p>Boss zones should give players pretty ample space, I've been using a 23x23 minimum area.</p> | ||
<p>While it's not a hard set rule, 75x75 is the guideline for max size. The main issue is keeping them in the domain for too long.</p> | ||
<p>You have the option of baking in your own safehouse and ignoring the 7x6 guideline. To do this, you will still need a safehouse landmark and a file to load - even if it's empty. Ensure that you have the necessary landmarks placed that normally go in a safehouse on the map itself.</p></td></tr></table></main> | ||
<footer> | ||
tgstation.dme | ||
<a href="https://github.com/tgstation/event-toolbox-tournament-2023/tree/e79c8295c09b8aed33c0ab97754b9eb87330672f">e79c829</a> | ||
(main) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.8.0</a></footer> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
|
||
<link rel="stylesheet" href="dmdoc.css" /> | ||
<title>_modular_event/README.md - /tg/ Station 13</title> | ||
</head> | ||
<body> | ||
<header> | ||
<a href="index.html">/tg/ Station 13</a> - | ||
<a href="index.html#modules">Modules</a> - | ||
<a href="index.html#types">Types</a> | ||
</header> | ||
<main> | ||
<h1>_modular_event/README.md | ||
<a href="https://github.com/tgstation/event-toolbox-tournament-2023/blob/e79c8295c09b8aed33c0ab97754b9eb87330672f/_modular_event/README.md"> | ||
<img src="git.png" width="16" height="16" title="_modular_event/README.md"/></a></h1> | ||
|
||
<table class="summary" cellspacing="0"> | ||
<tr><td colspan="2"><p>This is only for code that <strong>needs</strong> to run before <code>code</code>. Use <code>modular_event/__DEFINES</code> for everything else.</p></td></tr></table></main> | ||
<footer> | ||
tgstation.dme | ||
<a href="https://github.com/tgstation/event-toolbox-tournament-2023/tree/e79c8295c09b8aed33c0ab97754b9eb87330672f">e79c829</a> | ||
(main) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.8.0</a></footer> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<base href="../" /> | ||
<link rel="stylesheet" href="dmdoc.css" /> | ||
<title>_modular_event/disable_mouse_entered.dm - /tg/ Station 13</title> | ||
</head> | ||
<body> | ||
<header> | ||
<a href="index.html">/tg/ Station 13</a> - | ||
<a href="index.html#modules">Modules</a> - | ||
<a href="index.html#types">Types</a> | ||
— <a href="_modular_event/disable_mouse_entered.html#define">Define Details</a></header> | ||
<main> | ||
<h1>_modular_event/disable_mouse_entered.dm | ||
<a href="https://github.com/tgstation/event-toolbox-tournament-2023/blob/e79c8295c09b8aed33c0ab97754b9eb87330672f/_modular_event/disable_mouse_entered.dm"> | ||
<img src="git.png" width="16" height="16" title="_modular_event/disable_mouse_entered.dm"/></a></h1> | ||
|
||
<table class="summary" cellspacing="0"> | ||
<tr><th><a href="_modular_event/disable_mouse_entered.html#define/PROTECT_MOUSE_ENTERED">PROTECT_MOUSE_ENTERED</a></th><td>Preserves MouseEntered on the given type, use sparingly</td></tr></table><h2 id="define">Define Details</h2> | ||
<h3 id="define/PROTECT_MOUSE_ENTERED"><aside class="declaration">#define </aside>PROTECT_MOUSE_ENTERED | ||
<aside>(type)</aside> | ||
<a href="https://github.com/tgstation/event-toolbox-tournament-2023/blob/e79c8295c09b8aed33c0ab97754b9eb87330672f/_modular_event/disable_mouse_entered.dm#L2"> | ||
<img src="git.png" width="16" height="16" title="_modular_event/disable_mouse_entered.dm 2"/></a> | ||
</h3> | ||
<p>Preserves MouseEntered on the given type, use sparingly</p></main> | ||
<footer> | ||
tgstation.dme | ||
<a href="https://github.com/tgstation/event-toolbox-tournament-2023/tree/e79c8295c09b8aed33c0ab97754b9eb87330672f">e79c829</a> | ||
(main) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.8.0</a></footer> | ||
</body> | ||
</html> |
Oops, something went wrong.