commit 3107307d5a86734d4ae14b8535f9feb059e0cdb2 Author: darkrose Date: Fri Sep 15 16:42:22 2017 +1000 initial commit diff --git a/about.html b/about.html new file mode 100644 index 0000000..0b13e45 --- /dev/null +++ b/about.html @@ -0,0 +1,63 @@ + + + + Voxelands - About + + + + + +
+ +
+

Voxelands

+

The Fun-Focused Free Software Voxel World Game

+
+ + + +
+
+

About

+

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.

+ +

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.

+

"minetest_game's only purpose now is to serve as a base for people who like to mod the hell out of something". Celeron55 regarding updates to Minetest 0.4's default game.

+
+ +

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.

+

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.

+
+ +

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.

+
+ +

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.

+

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.

+
+ +

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.

+
+

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!

+
+
+
+ +
+ + + + diff --git a/download.html b/download.html new file mode 100644 index 0000000..d3c3006 --- /dev/null +++ b/download.html @@ -0,0 +1,73 @@ + + + + Voxelands - Downloads + + + + + +
+ +
+

Voxelands

+

The Fun-Focused Free Software Voxel World Game

+
+ + + +
+
+

Downloads

+

The latest stable release of Voxelands is 1704.00

+

All Voxelands downloads include translations for English, Japanese, Brazillian Portuguese, Russian, German, Dutch, Italian and partially for Lojban, Polish, Spanish, Romanian, Vietnamese and French.

+

+ DownloadFrom the Forum +

+

Builds for Apple devices will no longer be provided or supported, due to Apple Inc. violating Voxelands' copyright.

+

If everyone that downloaded Voxelands gave just $1 a year, it would cover our operating costs and pay for more servers. Care to help?

+

Support us on Patreon: www.patreon.com/voxelands

+

Flattr us: + +

+

Or donate with PayPal: +

+ + + + +
+

+

GNU/Linux packages:

+

Arch Linux: Voxelands is available through AUR: Voxelands PKGBUILD (thanks to Menche).

+

Chakra Linux: Voxelands is available through CCR: Voxelands PKGBUILD (thanks to tiemay).

+

Fedora: Voxelands RPMs are available, see here for instructions to add the repository (thanks to MavJS).

+

Slackware: A Voxelands SlackBuild is available: Voxelands SlackBuild (thanks to mcnalu).

+

If you have packaged, or are aware of packages for other distributions, please let us know via IRC or the forums.

+

If you'd like to assist with development, you can clone our git repository.
https://gitlab.com/voxelands/voxelands and come join us on irc.

+

Licensing

+

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 Free Software Foundation; either version 3 of the License, or (at your option) any later version.

+

Old Releases

+

Release Archive.

+
+
+
+ +
+ + + + diff --git a/index.html b/index.html new file mode 100644 index 0000000..e59eed6 --- /dev/null +++ b/index.html @@ -0,0 +1,82 @@ + + + + Voxelands + + + + + +
+ +
+

Voxelands

+

The Fun-Focused Free Software Voxel World Game

+
+ + + +
+
+

Voxelands is:

+
+
+

Fun

+
    +
  • Hundreds of block, tool, and item types
  • +
  • Creatures
  • +
  • Singleplayer & Online Multiplayer
  • +
  • Almost a Quarter of a Million cubic kilometres per map
  • +
+
+
+

Free

+
    +
  • Free to Download
  • +
  • Free to Play
  • +
  • GPL Licensed Free Software
  • +
+
+
+

Fast

+
    +
  • 100% Compiled Code - no slow scripting or virtualisation
  • +
  • All Inclusive Client - no added downloads when connecting to servers
  • +
+
+
+
+
+

Start Playing!

+

Our Latest Version is 1704.00

+ Download Now! +
+
+

Join the Community!

+

Forum: Forum.Voxelands.com

+

IRC: irc.entropynet.net #voxelands

+

G+: Voxelands Google Plus Community

+

Twitter: @voxelands

+

Facebook: Voxelands on Facebook

+
+
+
+ +
+ + + + diff --git a/servers.html b/servers.html new file mode 100644 index 0000000..89e30f8 --- /dev/null +++ b/servers.html @@ -0,0 +1,50 @@ + + + + Voxelands - Servers + + + + + +
+ +
+

Voxelands

+

The Fun-Focused Free Software Voxel World Game

+
+ + + +
+
+

Servers

+
+
+

Check the in-game server list

+
+
+ +
+
+
+
+ +
+ + + + diff --git a/style.css b/style.css new file mode 100644 index 0000000..41c4930 --- /dev/null +++ b/style.css @@ -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;}