Skip to content

Commit

Permalink
Update Build
Browse files Browse the repository at this point in the history
  • Loading branch information
s20 committed Dec 3, 2023
1 parent 5a25388 commit f8b70d7
Show file tree
Hide file tree
Showing 8 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion commonly-used-itemstrings-list.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html SYSTEM "about:legacy-compat"><html lang="en-US" data-colors-preset="contrast" data-primary-color="#9F42BC"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta charset="UTF-8"><meta name="robots" content="noindex"> <meta name="built-on" content="2023-12-03T12:01:43.623926159"><meta name="build-number" content="${buildNumber}"> <title>Commonly Used Itemstrings List | CTF Handbooks</title><script id="virtual-toc-data" type="application/json">[]</script><script id="topic-shortcuts" type="application/json"></script><link href="https://resources.jetbrains.com/writerside/apidoc/6.6.6-b205/app.css" rel="stylesheet"> <link rel="apple-touch-icon" sizes="180x180" href="https://jetbrains.com/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="https://jetbrains.com/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="https://jetbrains.com/favicon-16x16.png"><link rel="manifest" href="https://jetbrains.com/site.webmanifest"><link rel="mask-icon" href="https://jetbrains.com/safari-pinned-tab.svg" color="#000000"><meta name="msapplication-TileColor" content="#000000"/><meta name="msapplication-TileImage" content="https://resources.jetbrains.com/storage/ui/favicons/mstile-144x144.png"/><meta name="msapplication-square70x70logo" content="https://resources.jetbrains.com/storage/ui/favicons/mstile-70x70.png"/><meta name="msapplication-square150x150logo" content="https://resources.jetbrains.com/storage/ui/favicons/mstile-150x150.png"/><meta name="msapplication-wide310x150logo" content="https://resources.jetbrains.com/storage/ui/favicons/mstile-310x150.png"/><meta name="msapplication-square310x310logo" content="https://resources.jetbrains.com/storage/ui/favicons/mstile-310x310.png"/> <meta name="image" content=""><!-- Open Graph --><meta property="og:title" content="Commonly Used Itemstrings List | CTF Handbooks"/><meta property="og:description" content=""/><meta property="og:image" content=""/><meta property="og:site_name" content="CTF Handbooks Help"/><meta property="og:type" content="website"/><meta property="og:locale" content="en_US"/><meta property="og:url" content="/ch/1.0/commonly-used-itemstrings-list.html"/><!-- End Open Graph --><!-- Twitter Card --><meta name="twitter:card" content="summary_large_image"><meta name="twitter:site" content=""><meta name="twitter:title" content="Commonly Used Itemstrings List | CTF Handbooks"><meta name="twitter:description" content=""><meta name="twitter:creator" content=""><meta name="twitter:image:src" content=""><!-- End Twitter Card --><!-- Schema.org WebPage --><script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebPage", "@id": "/ch/1.0/commonly-used-itemstrings-list.html#webpage", "url": "/ch/1.0/commonly-used-itemstrings-list.html", "name": "Commonly Used Itemstrings List | CTF Handbooks", "description": "", "image": "", "inLanguage":"en-US" }</script><!-- End Schema.org --><!-- Schema.org WebSite --><script type="application/ld+json"> { "@type": "WebSite", "@id": "/ch/#website", "url": "/ch/", "name": "CTF Handbooks Help" }</script><!-- End Schema.org --></head> <body data-id="Commonly-Used-Itemstrings-List" data-main-title="Commonly Used Itemstrings List" data-article-props="{&quot;seeAlsoStyle&quot;:&quot;links&quot;}" data-template="article" data-breadcrumbs="The-Map-Maker-s-Handbook.md|The Map Maker's Handbook" > <div class="wrapper"><main class="panel _main"><header class="panel__header"><div class="container"><h3>CTF Handbooks 1.0 Help</h3><div class="panel-trigger"></div></div></header><section class="panel__content"><div class="container"><article class="article" data-shortcut-switcher="inactive"><h1 data-toc="Commonly-Used-Itemstrings-List" id="Commonly-Used-Itemstrings-List.md">Commonly Used Itemstrings List</h1> <p id="4e3fa668_11">In CTF, there are indestructible variants of almost all <a href="https://wiki.minetest.net/Games/Minetest_Game/Nodes" id="4e3fa668_12" data-external="true" rel="noopener noreferrer" >Minetest game nodes</a>. Commonly used indestructible barriers/nodes:</p><div class="table-wrapper"><table class="wide" id="4e3fa668_13"><thead><tr class="ijRowHead" id="4e3fa668_14"><th id="4e3fa668_15"><p>Node Name</p></th><th id="4e3fa668_16"><p>Itemstring</p></th></tr></thead><tbody><tr id="4e3fa668_17"><td id="4e3fa668_18"><p>Indestructible Barrier Glass</p></td><td id="4e3fa668_19"><p><code class="code" id="4e3fa668_20">ctf_map:ind_glass</code></p></td></tr><tr id="4e3fa668_21"><td id="4e3fa668_22"><p>Indestructible Red Barrier Glass</p></td><td id="4e3fa668_23"><p><code class="code" id="4e3fa668_24">ctf_map:ind_glass_red</code></p></td></tr><tr id="4e3fa668_25"><td id="4e3fa668_26"><p>Indestructible Red Barrier Stone</p></td><td id="4e3fa668_27"><p><code class="code" id="4e3fa668_28">ctf_map:ind_stone_red</code></p></td></tr><tr id="4e3fa668_29"><td id="4e3fa668_30"><p>Indestructible Lava Barrier Stone</p></td><td id="4e3fa668_31"><p><code class="code" id="4e3fa668_32">ctf_map:ind_lava</code></p></td></tr><tr id="4e3fa668_33"><td id="4e3fa668_34"><p>Indestructible Water Barrier Glass</p></td><td id="4e3fa668_35"><p><code class="code" id="4e3fa668_36">ctf_map:ind_water</code></p></td></tr><tr id="4e3fa668_37"><td id="4e3fa668_38"><p>Indestructible Stone</p></td><td id="4e3fa668_39"><p><code class="code" id="4e3fa668_40">ctf_map:stone</code></p></td></tr></tbody></table></div><p id="4e3fa668_41">To see the itemstring of a node when hovering over it inside your inventory, you can go to settings, search for &quot;append&quot;, and enable Append item name.</p><figure id="4e3fa668_42"><img alt="image" src="images/appenditemname.png" title="image" width="655" height="548"></figure><div class="last-modified"> Last modified: 03 December 2023</div><div data-feedback-placeholder="true"></div><div class="navigation-links _bottom"> <a class="navigation-links__prev" href="making-a-map-for-capture-the-flag.html">Making a Map for Capture the Flag</a> <a class="navigation-links__next" href="the-map-tester-s-handbook.html">The Map Tester's Handbook</a> </div></article><div id="disqus_thread"></div></div></section></main></div> <script src="https://resources.jetbrains.com/writerside/apidoc/6.6.6-b205/app.js"></script></body></html>
<!DOCTYPE html SYSTEM "about:legacy-compat"><html lang="en-US" data-colors-preset="contrast" data-primary-color="#9F42BC"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta charset="UTF-8"><meta name="robots" content="noindex"> <meta name="built-on" content="2023-12-03T12:43:48.864220054"><meta name="build-number" content="${buildNumber}"> <title>Commonly Used Itemstrings List | CTF Handbooks</title><script id="virtual-toc-data" type="application/json">[]</script><script id="topic-shortcuts" type="application/json"></script><link href="https://resources.jetbrains.com/writerside/apidoc/6.6.6-b205/app.css" rel="stylesheet"> <link rel="apple-touch-icon" sizes="180x180" href="https://jetbrains.com/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="https://jetbrains.com/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="https://jetbrains.com/favicon-16x16.png"><link rel="manifest" href="https://jetbrains.com/site.webmanifest"><link rel="mask-icon" href="https://jetbrains.com/safari-pinned-tab.svg" color="#000000"><meta name="msapplication-TileColor" content="#000000"/><meta name="msapplication-TileImage" content="https://resources.jetbrains.com/storage/ui/favicons/mstile-144x144.png"/><meta name="msapplication-square70x70logo" content="https://resources.jetbrains.com/storage/ui/favicons/mstile-70x70.png"/><meta name="msapplication-square150x150logo" content="https://resources.jetbrains.com/storage/ui/favicons/mstile-150x150.png"/><meta name="msapplication-wide310x150logo" content="https://resources.jetbrains.com/storage/ui/favicons/mstile-310x150.png"/><meta name="msapplication-square310x310logo" content="https://resources.jetbrains.com/storage/ui/favicons/mstile-310x310.png"/> <meta name="image" content=""><!-- Open Graph --><meta property="og:title" content="Commonly Used Itemstrings List | CTF Handbooks"/><meta property="og:description" content=""/><meta property="og:image" content=""/><meta property="og:site_name" content="CTF Handbooks Help"/><meta property="og:type" content="website"/><meta property="og:locale" content="en_US"/><meta property="og:url" content="/ch/1.0/commonly-used-itemstrings-list.html"/><!-- End Open Graph --><!-- Twitter Card --><meta name="twitter:card" content="summary_large_image"><meta name="twitter:site" content=""><meta name="twitter:title" content="Commonly Used Itemstrings List | CTF Handbooks"><meta name="twitter:description" content=""><meta name="twitter:creator" content=""><meta name="twitter:image:src" content=""><!-- End Twitter Card --><!-- Schema.org WebPage --><script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebPage", "@id": "/ch/1.0/commonly-used-itemstrings-list.html#webpage", "url": "/ch/1.0/commonly-used-itemstrings-list.html", "name": "Commonly Used Itemstrings List | CTF Handbooks", "description": "", "image": "", "inLanguage":"en-US" }</script><!-- End Schema.org --><!-- Schema.org WebSite --><script type="application/ld+json"> { "@type": "WebSite", "@id": "/ch/#website", "url": "/ch/", "name": "CTF Handbooks Help" }</script><!-- End Schema.org --></head> <body data-id="Commonly-Used-Itemstrings-List" data-main-title="Commonly Used Itemstrings List" data-article-props="{&quot;seeAlsoStyle&quot;:&quot;links&quot;}" data-template="article" data-breadcrumbs="The-Map-Maker-s-Handbook.md|The Map Maker's Handbook" > <div class="wrapper"><main class="panel _main"><header class="panel__header"><div class="container"><h3>CTF Handbooks 1.0 Help</h3><div class="panel-trigger"></div></div></header><section class="panel__content"><div class="container"><article class="article" data-shortcut-switcher="inactive"><h1 data-toc="Commonly-Used-Itemstrings-List" id="Commonly-Used-Itemstrings-List.md">Commonly Used Itemstrings List</h1> <p id="4e3fa668_63">In CTF, there are indestructible variants of almost all <a href="https://wiki.minetest.net/Games/Minetest_Game/Nodes" id="4e3fa668_64" data-external="true" rel="noopener noreferrer" >Minetest game nodes</a>. Commonly used indestructible barriers/nodes:</p><div class="table-wrapper"><table class="wide" id="4e3fa668_65"><thead><tr class="ijRowHead" id="4e3fa668_66"><th id="4e3fa668_67"><p>Node Name</p></th><th id="4e3fa668_68"><p>Itemstring</p></th></tr></thead><tbody><tr id="4e3fa668_69"><td id="4e3fa668_70"><p>Indestructible Barrier Glass</p></td><td id="4e3fa668_71"><p><code class="code" id="4e3fa668_72">ctf_map:ind_glass</code></p></td></tr><tr id="4e3fa668_73"><td id="4e3fa668_74"><p>Indestructible Red Barrier Glass</p></td><td id="4e3fa668_75"><p><code class="code" id="4e3fa668_76">ctf_map:ind_glass_red</code></p></td></tr><tr id="4e3fa668_77"><td id="4e3fa668_78"><p>Indestructible Red Barrier Stone</p></td><td id="4e3fa668_79"><p><code class="code" id="4e3fa668_80">ctf_map:ind_stone_red</code></p></td></tr><tr id="4e3fa668_81"><td id="4e3fa668_82"><p>Indestructible Lava Barrier Stone</p></td><td id="4e3fa668_83"><p><code class="code" id="4e3fa668_84">ctf_map:ind_lava</code></p></td></tr><tr id="4e3fa668_85"><td id="4e3fa668_86"><p>Indestructible Water Barrier Glass</p></td><td id="4e3fa668_87"><p><code class="code" id="4e3fa668_88">ctf_map:ind_water</code></p></td></tr><tr id="4e3fa668_89"><td id="4e3fa668_90"><p>Indestructible Stone</p></td><td id="4e3fa668_91"><p><code class="code" id="4e3fa668_92">ctf_map:stone</code></p></td></tr></tbody></table></div><p id="4e3fa668_93">To see the itemstring of a node when hovering over it inside your inventory, you can go to settings, search for &quot;append&quot;, and enable Append item name.</p><figure id="4e3fa668_94"><img alt="image" src="images/appenditemname.png" title="image" width="655" height="548"></figure><div class="last-modified"> Last modified: 03 December 2023</div><div data-feedback-placeholder="true"></div><div class="navigation-links _bottom"> <a class="navigation-links__prev" href="making-a-map-for-capture-the-flag.html">Making a Map for Capture the Flag</a> <a class="navigation-links__next" href="the-map-tester-s-handbook.html">The Map Tester's Handbook</a> </div></article><div id="disqus_thread"></div></div></section></main></div> <script src="https://resources.jetbrains.com/writerside/apidoc/6.6.6-b205/app.js"></script></body></html>
46 changes: 23 additions & 23 deletions making-a-map-for-capture-the-flag.html

Large diffs are not rendered by default.

Loading

0 comments on commit f8b70d7

Please sign in to comment.