mc-server-docs/site/index.html

272 lines
9.1 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-terminal-4.7.0">
<meta name="description" content="Documentation and Commands for the Tormented House Minecraft Server">
<meta name="author" content="Nexan">
<link rel="canonical" href="https://nexxy.co/minecraft/server-docs/index.html"><link rel="icon" type="image/png" sizes="192x192" href="img/android-chrome-192x192.png" />
<link rel="icon" type="image/png" sizes="512x512" href="img/android-chrome-512x512.png" />
<link rel="apple-touch-icon" sizes="180x180" href="img/apple-touch-icon.png" />
<link rel="shortcut icon" type="image/png" sizes="48x48" href="img/favicon.ico" />
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon-16x16.png" />
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon-32x32.png" />
<title>Home - Tormented House Documentation</title>
<link href="css/fontawesome/css/fontawesome.min.css" rel="stylesheet">
<link href="css/fontawesome/css/solid.min.css" rel="stylesheet">
<link href="css/normalize.css" rel="stylesheet">
<link href="css/terminal.css" rel="stylesheet">
<link href="css/theme.css" rel="stylesheet">
<link href="css/theme.tile_grid.css" rel="stylesheet">
<link href="css/theme.footer.css" rel="stylesheet">
<!-- sans_dark color palette -->
<link href="css/palettes/sans_dark.css" rel="stylesheet">
<!-- page layout -->
<style>
/* initially set page layout to a one column grid */
.terminal-mkdocs-main-grid {
display: grid;
grid-column-gap: 1.4em;
grid-template-columns: auto;
grid-template-rows: auto;
}
/*
* when side navigation is not hidden, use a two column grid.
* if the screen is too narrow, fall back to the initial one column grid layout.
* in this case the main content will be placed under the navigation panel.
*/
@media only screen and (min-width: 70em) {
.terminal-mkdocs-main-grid {
grid-template-columns: 4fr 9fr;
}
}</style>
<!-- cursor_animation override -->
<style>
#mkdocs-terminal-site-name.terminal-prompt::after {
display: none;
}
</style>
<link href="assets/stylesheets/obsidian.min.css" rel="stylesheet">
<link href="assets/stylesheets/obsidian.min.css.map" rel="stylesheet">
</head>
<body class="terminal"><div class="container">
<div class="terminal-nav">
<header class="terminal-logo">
<div id="mkdocs-terminal-site-name" class="logo terminal-prompt"><a href="https://nexxy.co/minecraft/server-docs/" class="no-style">Tormented House Documentation</a></div>
</header>
<nav class="terminal-menu">
<ul vocab="https://schema.org/" typeof="BreadcrumbList">
<li property="itemListElement" typeof="ListItem">
<a href="index.html" class="menu-item active" property="item" typeof="WebPage">
<span property="name">Home</span>
</a>
<meta property="position" content="0">
</li>
<li property="itemListElement" typeof="ListItem">
<a href="commands.html" class="menu-item " property="item" typeof="WebPage">
<span property="name">Commands</span>
</a>
<meta property="position" content="1">
</li>
<li property="itemListElement" typeof="ListItem">
<a href="mods.html" class="menu-item " property="item" typeof="WebPage">
<span property="name">Mods List</span>
</a>
<meta property="position" content="2">
</li>
<li property="itemListElement" typeof="ListItem">
<a href="datapacks.html" class="menu-item " property="item" typeof="WebPage">
<span property="name">Datapack List</span>
</a>
<meta property="position" content="3">
</li>
</ul>
</nav>
</div>
</div>
<div class="container">
<div class="terminal-mkdocs-main-grid"><aside id="terminal-mkdocs-side-panel"><nav>
<ul class="terminal-mkdocs-side-nav-items">
<li class="terminal-mkdocs-side-nav-li">
<span class="
terminal-mkdocs-side-nav-item--active">Home</span>
</li>
<li class="terminal-mkdocs-side-nav-li">
<a class="
terminal-mkdocs-side-nav-item" href="commands.html">Commands</a>
</li>
<li class="terminal-mkdocs-side-nav-li">
<a class="
terminal-mkdocs-side-nav-item" href="mods.html">Mods List</a>
</li>
<li class="terminal-mkdocs-side-nav-li">
<a class="
terminal-mkdocs-side-nav-item" href="datapacks.html">Datapack List</a>
</li>
</ul>
</nav><hr>
<nav>
<ul>
<li><a href="#about-the-versioning">About the Versioning</a></li>
<li><a href="#changelog">Changelog</a></li>
<li><a href="#110">1.1.0</a></li><li><a href="#100">1.0.0</a></li>
</ul>
</nav>
</aside>
<main id="terminal-mkdocs-main-content">
<section id="mkdocs-terminal-content">
<p>Hey all, this is the front page for the documentation for the Tormented House Minecraft server</p>
<h1 id="about-the-versioning">About the Versioning</h1>
<p>To put it simply, the server is only updated when there's major updates (1.21.7 to 1.21.8, for example) or when there's a breaking bugfix to a mod that requires updates on the client and the server.<br />
The initial version, 1.0.0, is just the first version being tracked. For the version numbers, the First Digit will represent a major minecraft version change, such as going from <code>1.21.x</code> (where <code>x</code> is whatever Mojang decides it is this month) to <code>1.22.x</code>. This is going to be a rare change, so it will take a while before we see it. The Second Digit will represent a minor minecraft version change, such as <code>1.21.7</code> to <code>1.21.8</code>, which is about a monthly change. For example, <code>1.21.7</code> to <code>1.21.8</code> will have the "modpack" of the server update from <code>1.0.0</code> to <code>1.1.0</code>. The Third Digit will represent a mod update that doesn't follow a Minecraft version change, such as a major bugfix to a mod, a major feature update to a mod, or a datapack being added to the pack, and more.<br />
As a precaution, I'm also pre-emptively going to state that if there's a minor change to something, such as a bugfix that didn't change the version number or a configuration edit, those won't be fully tracked outside of Git Commits.</p>
<h1 id="changelog">Changelog</h1>
<h2 id="110">1.1.0</h2>
<ul>
<li>Updated Minecraft to 1.21.8</li>
<li>Updated Mods - Changed the way the list of Mods is formatted on the website; removed <code>.jar</code> name, instead using just Version </li>
<li>Mods Updated: Audio Player, Chat Heads, Chat Signing Header, Fabric API, Fabric Language Kotlin, Forge Config API Port, Lithium, Raised, Shulker Box Tooltip, Simple Voice Chat, Sodium, Sodium Extra, Status, Voice Chat Interaction, Zoomify, libIPN</li>
<li>For full list of changes to those mods, please see the individual mods pages, which are linked on the Mods page here.</li>
<li>Updated Crafting Tweaks Datapack set from <code>1.21.5</code> to <code>1.21.8-10</code>. Reasoning behind "<code>1.21.8-10</code>" is because the website that the crafting tweaks comes from labeled the zip file as being usable through <code>1.21.10</code>, which is currently the latest version of minecraft.</li>
<li>Crafting Tweaks only had <code>Coal to Black Dye</code> and <code>Charcoal to Black Dye</code> added, no other changes.</li>
<li><strong>Housekeeping:</strong> updated site URL in config</li>
</ul>
<h2 id="100">1.0.0</h2>
<ul>
<li>Initial Release</li>
<li>Honestly, since I'm writing this after already starting to make changes to the pack for <code>1.1.0</code>, this isn't that important of a release version for me.</li>
</ul>
</section>
<section id="mkdocs-terminal-after-content">
</section>
</main>
</div>
<hr><footer>
<div class="terminal-mkdocs-footer-grid">
<div id="terminal-mkdocs-footer-copyright-info">
Site built with <a href="http://www.mkdocs.org">MkDocs</a> and <a href="https://github.com/ntno/mkdocs-terminal">Terminal for MkDocs</a>.
</div>
</div>
</footer>
</div>
</body>
</html>