descriptionMain development tree for the 3D voxel world game Voxelands [MIRROR]
homepage URLhttp://voxelands.com
repository URLhttps://notabug.org/darkrose/voxelands.git
ownermenche_mt@yahoo.com
last changeSat, 30 Apr 2016 06:49:46 +0000 (30 16:49 +1000)
last refreshFri, 3 May 2024 16:23:05 +0000 (3 18:23 +0200)
content tags
add:
README.txt
========================================================================
				README
========================================================================

ABOUT:
Voxelands is a sandbox construction game based on Minetest, which was
 inspired by earlier "voxel world" games such as 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.

DEPENDENCIES:
Voxelands requires the standard C++ library, irrlicht 1.8 or later,
 freetype, openAL, vorbisfile, ogg, zlib. CMake, make, and g++ (or other
 C++ compiler) and bzip2 and jpeg are required to build from source.

INSTALL:
If you're reading this then you've already unpacked the tarball, so
 just:
1) cd /path/to/voxelands
2) cmake -DRUN_IN_PLACE=1 .
3) make -j3

Other optional cmake parameters:
1) -DBUILD_SERVER=0 (default 1) builds the dedicated server
2) -DBUILD_CLIENT=0 (default 1) builds the rich client
3) -DENABLE_AUDIO=0 (default 1) enables audio support

The option -DRUN_IN_PLACE expects the user to run voxelands from the extracted source directory.

WINDOWS:
Voxelands can be cross compiled with mingw, or built natively with MSVC,
 instructions for the latter are available on the forums:
 http://forum.voxelands.com

USE:
Simply run bin/voxelands from any console/terminal.

CONTROLS:
Controls can be set in the Settings tab of the main menu

Main controls:

    W, S, A, D - Walk forward backward, left, and right.
    Mouse - Look / Aim.
    Mouse wheel - Change wielded item.
    1 through 8 - Change wielded item.
    Right Mouse Button - Place item.
    Left Mouse Button - Dig / Punch / Attack.
    Shift - Sneak.
    Space - Jump.
    R - Move Up (ladders, swimming, flying)
    F - Move Down (ladders, swimming, flying)
    E - Run.

Action controls:

    I - Enter inventory.
    Q - Examine pointed block.
    H - Use item in hand.
=======
    T - Talk / commands.
    K - Toggle fly mode.
    F1 - Hide / show hud.
    F2 - Hide / show chat.
    F3 - Disable / enable fog.
    F4 - Disable / enable camera update.
    F5 - Toggle through debug information.
    F6 - Toggle through profiler (info on FPS, chunk updates, etc.)
    F12 - Take a screenshot.


LICENSE:
Code:
Voxelands is licensed under the GPLv3 or later.
Copyright (c) 2013-2016 Lisa 'darkrose' Milne <lisa@ltmnet.com>
Forked from Minetest 0.3.x
Copyright (c) 2010-2011 Perttu Ahola <celeron55@gmail.com>

Textures, Sounds, and Models:

This does not apply to texture packs made by others.

Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
http://creativecommons.org/licenses/by-sa/3.0/

To satisfy the attribution clause, any project using Voxelands' assets
 must provide a prominent notice as part of each of said project's
 credits notices (such as in documentation, on a website, and/or any
 other credits screen associated with the project) showing both the
 CC-BY-SA licensing, the ownership by Voxelands of the asset, and a link
 to the Voxelands' project at http://www.voxelands.com/.

Artists include:
sdzen
darkrose
sapier
Tom Peter
Telaron
juskiddink
With special thanks to http://www.opengameart.org/

DEVELOPMENT:
Voxelands is under active development, the latest updates can be found
 at:
  https://gitlab.com/voxelands/voxelands
 or on IRC at:
  irc.entropynet.net #voxelands

CHANGES:
See doc/changelog.txt
shortlog
2016-04-30 darkrose1604.00masterv1604.00
2016-04-30 darkrosetranslation updates
2016-04-29 darkrosefix typo picked up by translators
2016-04-27 darkrosethat water/plant meshgen bug Menche keeps whining about
2016-04-18 darkrosetranslation updates
2016-04-17 darkrosedodgey intl fixish
2016-04-17 darkrosefix some/most? of sdzens broken textures
2016-04-15 darkroseremove silly assert
2016-04-12 Mencheadd reverse recipe for small stone axe
2016-04-12 darkroseadd missing translations to incinerator and cauldron
2016-04-12 darkrosespawnguard
2016-04-07 darkrosestop the constant digging
2016-04-06 darkroseremove hat recipe from bars
2016-04-06 darkrosesome meshgen tweaks
2016-04-06 darkrosethis is next
2016-04-06 darkroseMerge branch 'gettext-vars-1' into 'master'
...
tags
8 years ago v1604.00 v1604.00
8 years ago v1602.00 v1602.00
8 years ago v1512.00 v1512.00
8 years ago v1510.01 v1510.01
8 years ago v1510.00 v1510.00
8 years ago v1508.01 v1508.01
8 years ago v1508.00 v1508.00
8 years ago v1507.00 v1507.00
8 years ago v1506.00 v1506.00
8 years ago v1505.01 v1505.01
8 years ago v1505.00 v1505.00
9 years ago v1504.01 v1504.01
9 years ago v1504.00 v1504.00
9 years ago v1503.01 v1503.01
9 years ago v1503.00 v1503.00
9 years ago v1501.00 v1501.00
...
heads
7 years ago next
8 years ago master
8 years ago hwlight
8 years ago player
8 years ago cart
forks
Cached version (128s old)
voxelands/voxelands-menche.git Menche's development tree for the 3D voxel... menche_mt@yahoo.com 7 years ago