metamod-r.org/src/index.html

311 lines
17 KiB
HTML
Raw Normal View History

2018-03-23 14:54:29 +03:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
2018-03-28 16:52:22 +03:00
<meta name="description" content="Official site">
<meta name="author" content="EpicMorg, rehlds Team">
<meta name="keywords" content="matamod, metamod-r, metamod-p, metamod-hl1, metamod-am, download, rehlds, github, free, скачать">
<link rel="apple-touch-icon" href="/assets/img/valve.png" />
<link rel="apple-touch-icon-precomposed" href="/assets/img/valve.png" />
<link rel="shortcut icon" type="image/vnd.microsoft.icon" href="/favicon.ico" />
<link rel="icon" type="image/png" href="/assets/img/valve.png" />
2018-03-23 16:39:57 +03:00
<title>Metamod-r &#128293; Official site</title>
<!-- Bootstrap core CSS -->
<link type="text/css" href="/assets/css/bootstrap/4/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link type="text/css" href="/assets/css/bootstrap/4/bootstrap.cover.css" rel="stylesheet">
<link type="text/css" href="/assets/css/bootstrap/4/bootstrap.engine.css?v=13" rel="stylesheet">
<!-- Custom styles for Fork Me On GitHub -->
<link type="text/css" href="/assets/css/forkmeongithub/2.1.0/fork.min.css" rel="stylesheet">
<!-- Font Awesome 6 -->
<link rel="stylesheet" href="/assets/css/fontawesome/6.6.0/css/all.min.css" crossorigin="anonymous" />
<link rel="stylesheet" href="/assets/css/fontawesome/6.6.0/css/v5-font-face.min.css" crossorigin="anonymous" />
<!-- Animate CSS -->
<link rel="stylesheet" href="/assets/css/animatecss/4.1.1/animate.min.css" crossorigin="anonymous" />
<link rel="stylesheet" href="/assets/css/animatecss/4.1.1/animate.compat.css" crossorigin="anonymous" />
</head>
<body>
<!--// Page loader -->
<div id="hellopreloader">
<div id="hellopreloader_preload"></div>
</div>
2018-03-23 17:12:40 +03:00
<!--// Fork Me On GitHub Label -->
<div class="fork-me-wrapper">
<div class="fork-me">
2024-10-30 18:06:01 +03:00
<a class="fork-me-link" href="https://github.com/rehlds/metamod-r" target="_blank">
<span class="fork-me-text">Fork Me On GitHub</span>
</a>
</div>
</div>
<div class="cover-container d-flex h-100 p-3 mx-auto flex-column">
<header class="masthead mb-auto">
<div class="inner">
<h3 class="masthead-brand">
<img src="/assets/img/valve.svg" alt="Metamod-r" width="32" height="32">
</h3>
<nav class="nav nav-masthead justify-content-center">
<li class="nav-link dropdown">
<a class="dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<i class="fas fa-globe"></i>
2018-03-23 19:02:02 +03:00
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<!--a class="dropdown-item" href="#">
<img src="/assets/img/ru.png"> Russian
</a-->
<a class="dropdown-item" href="#">
<img src="/assets/img/en.png"> English
2018-03-23 14:54:29 +03:00
</a>
</div>
</li>
<a class="nav-link active" href="/">
<i class="fas fa-home"></i> Home
</a>
2024-10-30 18:06:01 +03:00
<a class="nav-link" href="https://github.com/rehlds/metamod-r/releases" target="_blank">
<i class="fas fa-download"></i> Releases
</a>
2024-10-30 18:06:01 +03:00
<a class="nav-link" href="https://github.com/rehlds/metamod-r/wiki" target="_blank">
<i class="fas fa-book"></i> Documentation
</a>
2024-10-30 18:06:01 +03:00
<a class="nav-link" href="https://github.com/rehlds/metamod-r/issues/new" target="_blank">
<i class="fas fa-exclamation-circle"></i> New issue
</a>
</nav>
2018-03-23 14:54:29 +03:00
</div>
</header>
<main role="main" class="inner cover">
<h1 class="cover-heading text-center animated animate__animated" id="metaheader">
<img src="/assets/img/valve.svg" alt="Metamod-r" width="32" height="32"> <strong>Metamod-r</strong>...
2018-03-23 14:54:29 +03:00
</h1>
<p class="lead">...is based on the original version of
<span class="btn btn-sm btn-outline-secondary">
<a href="http://metamod.org/" target="_blank">
<i class="fas fa-link"></i> Metamod
</a>
</span> written by
<span class="btn btn-sm btn-outline-secondary">
<a href="mailto:willday@metamod.org" target="_blank">
<i class="fas fa-user"></i> Will Day
</a>
</span> for Half-Life 1 with some improvements from
<span class="btn btn-sm btn-outline-secondary">
<a href="https://github.com/jkivilin" target="_blank">
<i class="fas fa-user"></i> Jussi Kivilinna
</a>
</span> (Developer of
<span class="btn btn-sm btn-outline-secondary">
<a href="https://github.com/jkivilin/metamod-p" target="_blank">
<i class="fab fa-github"></i> Metamod-p
</a>
</span>). This product contains a large number of performance optimizations and more pure code. The core was written using JIT compiler.
</p>
<p class="lead">Metamod-r is incompatible with original
<span class="btn btn-sm btn-outline-secondary">
<a href="https://developer.valvesoftware.com/wiki/Half-Life_Dedicated_Server" target="_blank">
<i class="fas fa-link"></i> HLDS
</a>
</span>. It's necessary to have installed
<span class="btn btn-sm btn-outline-secondary">
<a href="https://github.com/dreamstalker/ReHLDS" target="_blank">
<i class="fab fa-github"></i> ReHLDS (API 3.1+)
</a>
</span>. There is no guarantee that the product will work in a different environment.
</p>
<p class="lead">Distributed under
2024-10-30 18:06:01 +03:00
<a href="https://github.com/rehlds/metamod-r/blob/master/LICENSE">
<img alt="GitHub license" src="https://img.shields.io/github/license/rehlds/metamod-r.svg??longCache=true&style=flat-square">
</a>.
</p>
<div class="row">
<div class="col-sm-6">
<div class="card text-center bg-dark text-white border border-white">
<div class="card-body">
<h5 class="card-title">
<strong><i class="fas fa-medkit"></i> Project's Health</strong>
</h5>
<p class="card-text">
2024-10-30 18:06:01 +03:00
<a title="Build status" href="https://github.com/rehlds/metamod-r/actions">
<img alt="Stable" src="https://img.shields.io/badge/status-stable-default.svg?style=flat-square">
</a>
2024-10-30 18:06:01 +03:00
<a title="GitHub issues" href="https://github.com/rehlds/metamod-r/issues">
<img alt="GitHub issues" src="https://img.shields.io/github/issues/rehlds/metamod-r.svg??longCache=true&style=flat-square">
</a>
2024-10-30 18:06:01 +03:00
<a title="GitHub forks" href="https://github.com/rehlds/metamod-r/network">
<img alt="GitHub forks" src="https://img.shields.io/github/forks/rehlds/metamod-r.svg??longCache=true&style=flat-square">
</a>
2024-10-30 18:06:01 +03:00
<a title="GitHub stars" href="https://github.com/rehlds/metamod-r/stargazers">
<img alt="GitHub stars" src="https://img.shields.io/github/stars/rehlds/metamod-r.svg??longCache=true&style=flat-square">
</a>
</p>
</div>
</div>
2018-03-23 14:54:29 +03:00
</div>
<div class="col-sm-6">
<div class="card text-center bg-dark text-white border border-white">
<div class="card-body">
<h5 class="card-title"><strong><i class="fas fa-cloud-download-alt"></i> CI Download</strong></h5>
<p class="card-text">
2024-10-30 18:06:01 +03:00
<a title="Build status" href="https://github.com/rehlds/metamod-r/actions">
<img alt="Build status" src="https://img.shields.io/github/actions/workflow/status/rehlds/metamod-r/.github%2Fworkflows%2Fbuild.yml?style=flat-square
">
</a>
2024-10-30 18:06:01 +03:00
<a title="Quick download" href="https://github.com/rehlds/metamod-r/releases/latest">
<img alt="Quick download" src="https://img.shields.io/github/downloads/rehlds/metamod-r/latest/total?sort=date&style=flat-square">
</a>
<a title="GitHub license" href="https://github.com/rehlds/metamod-r/blob/master/LICENSE.md">
<img alt="GitHub license" src="https://img.shields.io/github/license/rehlds/metamod-r.svg??longCache=true&style=flat-square">
</a>
</p>
</div>
2018-03-23 14:54:29 +03:00
</div>
</div>
</div>
2018-03-28 16:09:42 +03:00
<img src="/assets/img/sparks/01.svg" id="aenimka-the-unicorn" class="rounded animated aenimka-the-unicorn hidden" alt="The Magic Unicorn">
</main>
2018-03-23 16:32:37 +03:00
<footer class="mastfoot mt-auto text-center">
2018-03-28 16:54:34 +03:00
<div class="inner">
<p>Site <a href="https://github.com/EpicMorg/metamod-r.org"><i class="fab fa-github"></i> developed</a> and hosted by <a href="https://ww.epicm.org/"><i class="far fa-hdd"></i> EpicMorg</a>, 2018-2024, <a href="#" data-toggle="modal" data-target="#aboutModal">0.0.0.9</a>.</p>
2018-03-23 14:54:29 +03:00
</div>
</footer>
2018-03-23 14:54:29 +03:00
</div>
<!-- Modal -->
<div class="modal fade bg-dark" id="aboutModal" tabindex="-1" role="dialog" aria-labelledby="aboutModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-header">
2018-03-28 16:19:43 +03:00
<h5 class="modal-title" id="aboutModalLabel"><img src="/assets/img/like.svg" id="whatisit" width="24px" height="24px"> About</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">&times;</span>
</button>
</div>
<div class="modal-body">
2018-03-26 18:58:16 +03:00
<ul class="nav nav-tabs" id="myTab" role="tablist">
<li class="nav-item">
2018-03-27 16:08:10 +03:00
<a class="nav-link active" id="credits-tab" data-toggle="tab" href="#creditsTab" role="tab" aria-controls="home" aria-selected="true">
<i class="fas fa-users"></i> Credits
</a>
2018-03-26 18:58:16 +03:00
</li>
<li class="nav-item">
2018-03-27 16:08:10 +03:00
<a class="nav-link" id="transtaltions-tab" data-toggle="tab" href="#transtaltionsTab" role="tab" aria-controls="profile" aria-selected="false">
<i class="fas fa-language"></i> Translations
</a>
2018-03-26 18:58:16 +03:00
</li>
2018-03-27 16:08:10 +03:00
<li class="nav-item">
<a class="nav-link" id="thirdparty-tab" data-toggle="tab" href="#thirdpartyTab" role="tab" aria-controls="home" aria-selected="true">
<i class="far fa-file-alt"></i> Third party
</a>
</li>
2018-03-26 18:58:16 +03:00
</ul>
2018-03-27 16:08:10 +03:00
<div class="tab-content" id="myTabContent">
<div class="tab-pane fade show active" id="creditsTab" role="tabpanel" aria-labelledby="credits-tab">
<p>
<i class="fas fa-at"></i> Will Day, <code>willday@metamod.org</code> — original <a href="http://www.metamod.org/" target="_blank">Metamod</a>,
</p>
<p>
<i class="fab fa-github-alt"></i> <a href="https://github.com/jkivilin" target="_blank">Jussi Kivilinna</a><a href="https://github.com/jkivilin/metamod-p" target="_blank">Metamod-p</a>,
</p>
<p>
<i class="fab fa-github-alt"></i> <a href="https://github.com/alliedmodders" target="_blank">AlliedModders</a><a href="https://github.com/alliedmodders/metamod-hl1" target="_blank">Metamod-am</a>,
</p>
<p>
2024-10-30 18:06:01 +03:00
<i class="fab fa-github-alt"></i> <a href="https://github.com/rehlds/" target="_blank">rehlds</a>, (<a href="http://www.dedicated-server.ru/vbb/" target="_blank">ReHLDS Team</a>) — <a href="https://github.com/rehlds/metamod-r" target="_blank">Metamod-r</a>.
2018-03-27 16:08:10 +03:00
</p>
</div>
<div class="tab-pane fade" id="transtaltionsTab" role="tabpanel" aria-labelledby="transtaltions-tab">
<p>
2018-03-28 16:09:42 +03:00
English translaion — <i class="fab fa-github-alt"></i> <a href="https://github.com/AEnimka">AEnimka</a> <span id="clickme-trigger">&#129412;</span>.
2018-03-27 16:08:10 +03:00
</p>
<p>
2018-03-28 16:09:42 +03:00
Russian translaion — <i class="fab fa-github-alt"></i> <a href="https://github.com/stamepicmorg" target="_blank">STAM</a>, <i class="fab fa-github-alt"></i> <a href="https://github.com/Aleks-Z" target="_blank">AurZum</a>.
2018-03-27 16:08:10 +03:00
</p>
</div>
<div class="tab-pane fade" id="thirdpartyTab" role="tabpanel" aria-labelledby="thirdparty-tab">
2018-03-26 19:03:06 +03:00
<p>&bull; Icons made by
<a href="http://www.freepik.com" title="Freepik">
Freepik
</a> from
<a href="https://www.flaticon.com/" title="Flaticon">
www.flaticon.com
</a> is licensed by
<a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">
<img src="https://img.shields.io/badge/License-CC%203.0%20BY-orange.svg?longCache=true&style=flat-square">
</a>.
</p>
2018-03-28 16:19:43 +03:00
<p>&bull; Icons made by
<a href="http://www.freepik.com/authors/smashicons" title="Smashicons">
Smashicons
</a> from
<a href="https://www.flaticon.com/" title="Flaticon">
www.flaticon.com
</a> is licensed by
<a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">
<img src="https://img.shields.io/badge/License-CC%203.0%20BY-orange.svg?longCache=true&style=flat-square">
</a>.
</p>
2018-03-26 19:03:06 +03:00
</p>
2018-03-27 19:16:46 +03:00
<p>&bull; Under <img src="https://img.shields.io/badge/Licelnse-MIT-brightgreen.svg?longCache=true&style=flat-square">:<br>
<a href="https://github.com/twbs/bootstrap" target="_blank">
<img src="https://img.shields.io/badge/CSS-Bootstrap%20v4.6.2-ff69b4.svg?style=flat-square" alt="CSS">
2018-03-28 16:52:22 +03:00
</a>
2018-03-27 19:16:46 +03:00
<a href="https://bootswatch.com/superhero/" target="_blank">
<img src="https://img.shields.io/badge/Theme-Superhero-ff69b4.svg?style=flat-square" alt="Theme">
2018-03-28 16:52:22 +03:00
</a>
2018-03-27 19:16:46 +03:00
<a href="http://getbootstrap.com/docs/4.0/examples/cover/" target="_blank">
<img src="https://img.shields.io/badge/Template-Cover-ff69b4.svg?style=flat-square" alt="Template">
2018-03-28 16:52:22 +03:00
</a>
2018-03-27 19:16:46 +03:00
<a href="https://github.com/jquery/jquery" target="_blank">
<img src="https://img.shields.io/badge/JS-jQuery%20v3.7.1-ff69b4.svg?style=flat-square" alt="JS">
2018-03-28 16:52:22 +03:00
</a>
2018-03-27 19:16:46 +03:00
<a href="https://github.com/SamHerbert/SVG-Loaders" target="_blank">
<img src="https://img.shields.io/badge/Loader-SVG%20Loaders%20v1.0.2-ff69b4.svg?style=flat-square" alt="Loader">
2018-03-28 16:52:22 +03:00
</a>
2018-03-27 19:16:46 +03:00
<a href="https://github.com/claviska/jquery-animateCSS" target="_blank">
<img src="https://img.shields.io/badge/jQuuery%20plugin-jquery--animateCSS%20v1.1.0-ff69b4.svg?style=flat-square" alt="jQuuery Plugin">
2018-03-28 16:52:22 +03:00
</a>
2018-03-27 19:16:46 +03:00
<a href="https://github.com/daneden/animate.css" target="_blank">
<img src="https://img.shields.io/badge/CSS%20plugin-Animate.css%20v4.4.1-ff69b4.svg?style=flat-square" alt="CSS Plugin">
2018-03-27 19:16:46 +03:00
</a>
</p>
<p>&bull; Under <a href ="https://github.com/FortAwesome/Font-Awesome/blob/master/LICENSE.txt" target="_blank">other</a> license:
<a href="https://github.com/FortAwesome/Font-Awesome" target="_blank">
<img src="https://img.shields.io/badge/Icons-Font%20Awesome%20v6.6.0-ff69b4.svg?style=flat-square" alt="Font">
2018-03-27 19:16:46 +03:00
</a>
</p>
2018-03-26 18:58:16 +03:00
</div>
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary btn-lg btn-block" data-dismiss="modal">OK</button>
</div>
</div>
2018-03-23 14:54:29 +03:00
</div>
</div>
2018-03-26 19:03:06 +03:00
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="/assets/js/jquery/3.7.1/jquery-3.7.1.min.js"></script>
<script src="/assets/js/jquery/jquery.animateCSS.min.js"></script>
<script src="/assets/js/bootstrap/4/bootstrap.bundle.min.js"></script>
<script src="/assets/js/bootstrap/4/bootstrap.engine.dev.js?v=16"></script>
</body>
2018-03-23 14:54:29 +03:00
</html>