Go to file
PilzAdam 40e6d2c72c Update set_mapgen_params() and remove useless settings from minetest.conf 2013-11-23 15:53:49 +01:00
menu pngcrush all textures 2013-11-23 15:28:20 +01:00
mods Update set_mapgen_params() and remove useless settings from minetest.conf 2013-11-23 15:53:49 +01:00
LICENSE.txt Add license stuff 2013-11-17 00:22:44 +01:00
README.txt Add license stuff 2013-11-17 00:22:44 +01:00
game.conf Initial commit 2013-07-03 15:06:11 +00:00
minetest.conf Update set_mapgen_params() and remove useless settings from minetest.conf 2013-11-23 15:53:49 +01:00

README.txt

Pilztest game for the Minetest engine
=====================================

Installation:
-------------
Place it in the $path_user/games/ and select it in the main menu.
Make sure that you select mapgen v7 when creating a new world.

Goal:
-----
This game aims to have a bit more challenging gameplay than minetest_game.

The "voxel idea" plays a big role, there are only a few non blocky items.

Tips:
-----
- Wood can be made out of 4 leaves, which is required to make tools.
- The furnace is made out of clay.
- Pumpkins are food, can be found in forests and grow on wet soil.
- Hungry players get slower.
- Every player gets one backpack.
- Place the backpack to interact with it.
- A lamp is crafted with coal and 4 wood.

Servers:
--------
- Use /givebackpack <name> instead of /give <name> backpack:backpack.

License of sourcecode:
----------------------
Pilztest
Copyright (C) 2013  PilzAdam

This program 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.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

License of media (textures, sounds and models):
-----------------------------------------------
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
http://creativecommons.org/licenses/by-sa/3.0/

License of media (textures, sounds and models):
-----------------------------------------------
Everything not listed here: Copyright (C) 2013 PilzAdam

Copyright (C) 2010-2012 celeron55, Perttu Ahola <celeron55@gmail.com>:
  base_furnace_fire_bg.png
  base_furnace_fire_fg.png

Copyright (C) 2013 Mito551:
  All soundfiles (*.ogg)

models_player.png based on Jordach's character.png