forked from CTF-handbooks/ctf-handbooks.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
the-map-tester-s-handbook.html
16 lines (16 loc) · 5.21 KB
/
the-map-tester-s-handbook.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!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="2024-02-27T21:16:33.9180971"><title>The Map Tester's Handbook | CTF Handbooks</title><script type="application/json" id="virtual-toc-data">[{"id":"chapters","level":0,"title":"Chapters","anchor":"#chapters"}]</script><script type="application/json" id="topic-shortcuts"></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="site.webmanifest"><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="The Map Tester's Handbook | 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/the-map-tester-s-handbook.html"><!-- End Open Graph --><!-- Twitter Card --><meta name="twitter:card" content="summary_large_image"><meta name="twitter:site" content=""><meta name="twitter:title" content="The Map Tester's Handbook | 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/the-map-tester-s-handbook.html#webpage",
"url": "/ch/1.0/the-map-tester-s-handbook.html",
"name": "The Map Tester's Handbook | 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="The-Map-Tester-s-Handbook" data-main-title="The Map Tester's Handbook" data-article-props="{"seeAlsoStyle":"links"}" data-template="article" data-breadcrumbs=""><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="The-Map-Tester-s-Handbook" id="The-Map-Tester-s-Handbook.md">The Map Tester's Handbook</h1><p id="9eddd8c2_2">This is a detailed guide to testing maps for Minetest Capture the Flag game.</p><section class="chapter"><h2 id="chapters" data-toc="chapters">Chapters</h2><ul class="list _ul" id="9eddd8c2_3"><li class="list__item" id="9eddd8c2_4"><p><a href="testing-a-map-for-capture-the-flag.html" id="9eddd8c2_5" data-tooltip="Minetest version 5.7 or above. The latest stable version is always recommended.">Testing a Map for Capture the Flag</a>: The handbook on testing maps. Click the link or the navigation buttons at the bottom to get started.</p></li><li class="list__item" id="9eddd8c2_6"><p><a href="map-tester-s-checklist.html" id="9eddd8c2_7" data-tooltip="Map Tester's Checklist File requirements: map.mts, map.conf, screenshot.png, and barriers.data screenshot.png satisfies these criteria and has an aspect ratio of 3:2. map.conf: enabled = true Proper license (see the license section in the link) Suitable initial items Applicable hint…">Map Tester's Checklist</a>: A checklist of map testing tasks. You can use this for map testing after you have read the first section.</p></li></ul></section><div class="last-modified">Last modified: 27 February 2024</div><div data-feedback-placeholder="true"></div><div class="navigation-links _bottom"><a href="commonly-used-itemstrings-list.html" class="navigation-links__prev">Commonly Used Itemstrings List</a><a href="testing-a-map-for-capture-the-flag.html" class="navigation-links__next">Testing a Map for Capture the Flag</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>