initial commit

master
darkrose 2017-09-15 16:42:22 +10:00
commit 3107307d5a
5 changed files with 324 additions and 0 deletions

63
about.html Normal file
View File

@ -0,0 +1,63 @@
<!DOCTYPE html>
<html>
<head>
<title>Voxelands - About</title>
<link rel="stylesheet" type="text/css" href="style.css" />
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<div class="body">
<div class="header">
<h1><a href="/">Voxelands</a></h1>
<h2>The Fun-Focused Free Software Voxel World Game</h2>
</div>
<div class="menu">
<nav class="mainmenu">
<ul>
<li><a href="/">Home</a></li>
<li><a href="/about.html" class="current">About</a></li>
<li><a href="/servers.html">Servers</a></li>
<li><a href="http://forum.voxelands.com/">Forum</a></li>
<li><a href="/download.html">Download</a></li>
</ul>
</nav>
</div>
<div class="wrapper">
<div class="full">
<h2>About</h2>
<p>Voxelands is a sandbox construction game inspired by earlier "voxel world" style games such as Minetest, Minecraft, and Infiniminer. Gameplay puts players in a fully destructible 3D game world where they can place and dig numerous types of blocks, items and creatures using a variety of tools. Inside the game world players can build structures, artworks and anything else their creativity can think of on multiplayer servers and singleplayer worlds across multiple game modes.</p>
<img style="float:left; margin:5px 5px 5px 0" src="/images/survival-small.png" width="300" />
<p>Voxelands was originally forked from the Minetest-C55 0.3.x codebase as a result of several core developers becoming disillusioned with the direction of Minetest 0.4. We wanted to put the fun back into the game, and stop trying to make it into an engine.</p>
<p><em>"<a href="http://irc.minetest.ru/minetest-dev/2014-01-06#i_3536010" target="_blank">minetest_game's only purpose now is to serve as a base for people who like to mod the hell out of something</a>".</em> <span class="tiny">Celeron55 regarding updates to Minetest 0.4's default game.</span></p>
<br style="clear:both;" />
<img style="float:right; margin:5px 0 5px 5px" src="/images/farming-small.png" width="300" />
<p>With this in mind the aim was to start with the last stable public release of the 0.3 series, backport bugfixes and improvements from 0.4, and fix some other bugs that were never fixed. Then add in some new features and make a polished release.</p>
<p>Initial changes were a few extra block types and some anti-griefing measures, while primarily reworking the codebase into something usable. This was soon followed by larger changes to the game, including a snow biome, farming, electric circuits - with pistons, lamps, and logic gates - several new draw types - including diagonal fences, walls, fire, and proper sloped roofs - books that can be written in or display craft guides, 3D players and mobs, a newly designed game ui, and much much more.</p>
<br style="clear:both;" />
<img style="float:left; margin:5px 5px 5px 0" src="/images/circuits-small.png" width="300" />
<p>Voxelands takes some inspiration from role-playing games, and therefore tries to keep in-game action in-game, rather than having special commands that occur outside of the world. This has lead to things such as home flags, incinerators, and throwable "teleport powder". In the same vein, a character creator has been added with several million variations built-in that allows players to customise how they look to others, while several hundred craftable clothing items allows the player's looks - and defense against creature attacks, cold weather, drowning, and the vacuum of space - to be easily changed inside the game world.</p>
<br style="clear:both;" />
<img style="float:right; margin:5px 5px 5px 0" src="/images/craftguide-small.png" width="300" />
<p>There's also several craftable books inside the game world, these are not only for writting in, but also offer crafting and cooking guides so that players don't need to break from the game to check external websites or wiki's.</p>
<p>In late 2014 the mob system was completely rewritten, and is regularly being improved upon to add many creatures to the game world, adding both additional sources of crafting items and food, and more survival elements from the more dangerous mobs that appear alongside their passive counterparts.</p>
<br style="clear:both;" />
<img style="float:left; margin:5px 5px 5px 0" src="/images/village-small.png" width="300" />
<p>As it stands now, Voxelands has almost 500 types of blocks, plus several hundred craft items, tools, and clothes, along with dozens of mobs. Some are decorative, others structural, and more are interactive; allowing for a great variety of construction to take place, while players work with the natural world along with farmed and crafted items to defend themselves and their ever growing bases, cities, and empires.</p>
<br style="clear:both;" />
<p>So what's next? More mobs, more blocks, more options in the character creator, more improvements to the look and feel of the game, and most importantly; more fun!</p>
</div>
</div>
<div class="padding"></div>
</div>
<div class="footer">
<p>Voxelands is Copyright &copy; 2013-2015 Lisa 'darkrose' Milne.</p>
<p>Site content is released under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>, unless otherwise noted.</p>
</div>
</body>
</html>

73
download.html Normal file
View File

@ -0,0 +1,73 @@
<!DOCTYPE html>
<html>
<head>
<title>Voxelands - Downloads</title>
<link rel="stylesheet" type="text/css" href="style.css" />
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<div class="body">
<div class="header">
<h1><a href="/">Voxelands</a></h1>
<h2>The Fun-Focused Free Software Voxel World Game</h2>
</div>
<div class="menu">
<nav class="mainmenu">
<ul>
<li><a href="/">Home</a></li>
<li><a href="/about.html">About</a></li>
<li><a href="/servers.html">Servers</a></li>
<li><a href="http://forum.voxelands.com/">Forum</a></li>
<li><a href="/download.html" class="current">Download</a></li>
</ul>
</nav>
</div>
<div class="wrapper">
<div class="full centred">
<h2>Downloads</h2>
<h4>The latest stable release of Voxelands is 1704.00</h4>
<p class="small">All Voxelands downloads include translations for English, Japanese, Brazillian Portuguese, Russian, German, Dutch, Italian and partially for Lojban, Polish, Spanish, Romanian, Vietnamese and French.</p>
<p>
<a href="http://forum.voxelands.com/viewforum.php?id=6" class="download">Download<span>From the Forum</span></a>
</p>
<p class="centre">Builds for Apple devices will no longer be provided or supported, due to Apple Inc. violating Voxelands' copyright.</p>
<p class="small" style="padding:0 200px;">If everyone that downloaded Voxelands gave just $1 a year, it would cover our operating costs and pay for more servers. Care to help?</p>
<p>Support us on Patreon: <a href="https://www.patreon.com/voxelands" target="_blank">www.patreon.com/voxelands</a></p>
<p>Flattr us:
<script id='fbcza6d'>(function(i){var f,s=document.getElementById(i);f=document.createElement('iframe');f.src='//button.flattr.com/view/?fid=8ozqd0&url='+encodeURIComponent(document.URL);f.title='Flattr';f.height=62;f.width=55;f.style.borderWidth=0;s.parentNode.insertBefore(f,s);})('fbcza6d');</script>
</p>
<p>Or donate with PayPal:
<form style="display:block; margin:0 auto; width:100px;" action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="BJZKRLT5YZGGU">
<input type="image" src="https://www.paypalobjects.com/en_AU/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal — The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypalobjects.com/en_AU/i/scr/pixel.gif" width="1" height="1">
</form>
</p>
<h4>GNU/Linux packages:</h4>
<p class="small centre"><strong>Arch Linux</strong>: Voxelands is available through AUR: <a href="https://aur.archlinux.org/packages/voxelands/" target="_blank">Voxelands PKGBUILD</a> <span class=tiny>(thanks to Menche</span>).</p>
<p class="small centre"><strong>Chakra Linux</strong>: Voxelands is available through CCR: <a href="http://www.chakraos.org/ccr/packages.php?ID=6706" target="_blank">Voxelands PKGBUILD</a> <span class="tiny">(thanks to tiemay)</span>.</p>
<p class="small centre"><strong>Fedora</strong>: Voxelands RPMs are available, <a href="http://copr.fedoraproject.org/coprs/mavjs/voxelands/" target="_blank">see here for instructions to add the repository</a> <span class="tiny">(thanks to MavJS)</span>.</p>
<p class="small centre"><strong>Slackware</strong>: A Voxelands SlackBuild is available: <a href="http://slackbuilds.org/repository/14.1/games/voxelands/" target="_blank">Voxelands SlackBuild</a> <span class="tiny">(thanks to mcnalu)</span>.</p>
<p class="tiny centre">If you have packaged, or are aware of packages for other distributions, please let us know via IRC or the forums.</p>
<p class="centre">If you'd like to assist with development, you can clone our git repository.<br /><a href="https://gitlab.com/voxelands/voxelands" target="_blank">https://gitlab.com/voxelands/voxelands</a> and come join us on irc.</p>
<h4>Licensing</h4>
<p class="small">Voxelands is Free Software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the <a href="http://fsf.org/" target="_blank">Free Software Foundation</a>; either version 3 of the License, or (at your option) any later version.</p>
<h4>Old Releases</h4>
<p><a href="http://www.voxelands.com/downloads/old/">Release Archive</a>.</p>
</div>
</div>
<div class="padding"></div>
</div>
<div class="footer">
<p>Voxelands is Copyright &copy; 2013-2015 Lisa 'darkrose' Milne.</p>
<p>Site content is released under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>, unless otherwise noted.</p>
</div>
</body>
</html>

82
index.html Normal file
View File

@ -0,0 +1,82 @@
<!DOCTYPE html>
<html>
<head>
<title>Voxelands</title>
<link rel="stylesheet" type="text/css" href="style.css" />
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<div class="body">
<div class="header">
<h1><a href="/">Voxelands</a></h1>
<h2>The Fun-Focused Free Software Voxel World Game</h2>
</div>
<div class="menu">
<nav class="mainmenu">
<ul>
<li><a href="/" class="current">Home</a></li>
<li><a href="/about.html">About</a></li>
<li><a href="/servers.html">Servers</a></li>
<li><a href="http://forum.voxelands.com/">Forum</a></li>
<li><a href="/download.html">Download</a></li>
</ul>
</nav>
</div>
<div class="wrapper">
<div class="full">
<h2>Voxelands is:</h2>
</div>
<div class="third">
<h3>Fun</h3>
<ul>
<li>Hundreds of block, tool, and item types</li>
<li>Creatures</li>
<li>Singleplayer &amp; Online Multiplayer</li>
<li>Almost a Quarter of a Million cubic kilometres per map</li>
</ul>
</div>
<div class="third">
<h3>Free</h3>
<ul>
<li>Free to Download</li>
<li>Free to Play</li>
<li>GPL Licensed Free Software</li>
</ul>
</div>
<div class="third">
<h3>Fast</h3>
<ul>
<li>100% Compiled Code - no slow scripting or virtualisation</li>
<li>All Inclusive Client - no added downloads when connecting to servers</li>
</ul>
</div>
<div class="full">
</div>
<div class="half">
<h3>Start Playing!</h3>
<p>Our Latest Version is 1704.00</p>
<a class="download" href="/download.html">Download Now!</a>
</div>
<div class="half">
<h3>Join the Community!</h3>
<p>Forum: <a href="http://forum.voxelands.com/">Forum.Voxelands.com</a></p>
<p>IRC: <a href="irc://irc.entropynet.net/voxelands">irc.entropynet.net #voxelands</a></p>
<p>G+: <a href="https://plus.google.com/u/0/communities/104291512236360607560">Voxelands Google Plus Community</a></p>
<p>Twitter: <a href="https://twitter.com/voxelands">@voxelands</a></p>
<p>Facebook: <a href="https://www.facebook.com/groups/207186236434443/">Voxelands on Facebook</a></p>
</div>
</div>
<div class="padding"></div>
</div>
<div class="footer">
<p>Voxelands is Copyright &copy; 2013-2015 Lisa 'darkrose' Milne.</p>
<p>Site content is released under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>, unless otherwise noted.</p>
</div>
</body>
</html>

50
servers.html Normal file
View File

@ -0,0 +1,50 @@
<!DOCTYPE html>
<html>
<head>
<title>Voxelands - Servers</title>
<link rel="stylesheet" type="text/css" href="style.css" />
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<div class="body">
<div class="header">
<h1><a href="/">Voxelands</a></h1>
<h2>The Fun-Focused Free Software Voxel World Game</h2>
</div>
<div class="menu">
<nav class="mainmenu">
<ul>
<li><a href="/">Home</a></li>
<li><a href="/about.html">About</a></li>
<li><a href="/servers.html" class="current">Servers</a></li>
<li><a href="http://forum.voxelands.com/">Forum</a></li>
<li><a href="/download.html">Download</a></li>
</ul>
</nav>
</div>
<div class="wrapper">
<div class="full">
<h2>Servers</h2>
</div>
<div class="full">
<p>Check the in-game server list</p>
</div>
<div class="full">
<iframe class="serverlist" src="http://api.voxelands.com/list?format=uhtml"></iframe>
</div>
<div class="full"></div>
</div>
<div class="padding"></div>
</div>
<div class="footer">
<p>Voxelands is Copyright &copy; 2013-2015 Lisa 'darkrose' Milne.</p>
<p>Site content is released under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>, unless otherwise noted.</p>
</div>
</body>
</html>

56
style.css Normal file
View File

@ -0,0 +1,56 @@
html {background:#050505; color:#FFFFFF; font: 14px monospace; line-height:1.2em; position:relative; width:100%; height:100%; margin:0; padding:0;}
body {margin:0; padding:0; background:#7777ED url(/images/background.jpg) no-repeat 50% 100% fixed; position:relative; min-height:100%;}
div.body {margin:0 auto; min-width:300px; max-width:1000px; height:auto; overflow:hidden;}
div.header {padding:40px;}
div.header h1 {display:block; margin:0 auto; padding:0; line-height:60px; font-size:60px; font-weight:bold; text-align:center;}
div.header h1 a {display:block; color:#FFFFFF; text-decoration:none;}
div.header h2 {display:block; color:#FFFFFF; font-size:16px; margin:0 100px; text-align:right;}
div.menu {display:block; margin:0 auto 20px auto; padding:0; height:61px;}
div.menu nav {display:block; width:330px; margin:0 auto; padding:0; height:61px;}
div.menu nav ul {display:block; float:left; margin:0; padding:0; height:61px; list-style-type:none;}
div.menu nav ul li {display:block; float:left; margin:0; padding:0; text-align:center;}
div.menu nav ul li a {display:block; float:left; margin:13px 0 0 0; padding:0 2px; height:48px; min-width:61px; line-height:48px; background:url(/images/item.png) no-repeat 50% 50%; color:#FFFFFF; text-decoration:none; font-size:12px; font-weight:bold;}
div.menu nav ul li a:hover, div.menu nav ul li a:active, div.menu nav ul li a.current {line-height:70px; margin-top:0px; height:61px; min-width:61px; color:#FFFFFF; background:url(/images/item_selected.png) no-repeat 50% 50%;}
div.wrapper {min-height:400px; background:#1E1E32; background:rgba(30,30,50,0.8); border:2px solid #3C3C50; overflow:hidden; height:auto;}
div.wrapper div.full {clear:both; margin:2%;}
div.wrapper div.half {width:45%; margin:2%; float:left;}
div.wrapper div.third {width:29%; margin:2%; float:left;}
div.wrapper div.server {min-height:100px;}
div.wrapper h2 {display:block; margin:0 0 20px 0; padding:0; font-size:24px; font-weight:bold;}
div.wrapper h3 {display:block; margin:0 0 10px 0; padding:0; font-size:20px; font-weight:bold; text-align:center;}
div.wrapper h4 {display:block; margin:0 0 10px 0; padding:0; font-size:15px; font-weight:bold; text-align:center;}
div.wrapper ul {display:block; margin:0 0 0 0; padding:0 0 0 20px; list-style-type:square;}
div.wrapper ul li {margin:0 0 5px 0; padding:0; font-size:14px;}
div.wrapper p {text-align:center; margin:0 0 10px 0; padding:0;}
div.wrapper div.full p {text-align:left;}
div.wrapper div.full.centred p {text-align:center;}
div.wrapper p a, div.wrapper ul li a {color:#F0F000; text-decoration:none;}
div.wrapper p:hover a, div.wrapper ul:hover li a {font-style:italic;}
div.wrapper p a:hover, div.wrapper ul li a:hover {text-decoration:underline;}
iframe.serverlist {width:100%; margin:0; padding:0; border:0px; min-height:400px;}
div.wrapper a.download, div.wrapper a.download {display:block; position:relative; margin:10px auto; padding:10px; border-radius:10px; background:#236D26; font:18px sans-serif; font-weight:bold; width:150px; color:#F0F0F0; text-align:center; text-decoration:none;}
div.wrapper:hover a.download {text-decoration:none;}
div.wrapper a.download:hover, div.wrapper a.download:hover {color:#FFFFF0 !important;}
div.wrapper a.download span, div.wrapper a.download span {display:block; position:absolute; bottom:0px; left:0px; right:0px; text-align:center; font-size:8px; line-height:12px;}
div.padding {clear:both; height:30px;}
div.footer {position:absolute; bottom:0px; right:0px; text-align:right; font-size:8px; color:#0C0C0C;}
div.footer p {margin:0 10px 1px 0; padding:0; text-shadow:0px 0px 2px #FFFFFF;}
div.footer p a {color:#010100; text-decoration:none;}
div.footer p:hover a {font-style:italic;}
div.footer p a:hover {text-decoration:underline;}
.tiny {font-size:10px;}
.small {font-size:12px;}
.green {color:#236D26;}
.yellow {color:#F0F000;}
.bold {font-weight:bold;}
.centre {text-align:center !important;}