Difference between revisions of "Luanti"
(→Features: Explain server-sided mods) |
m (→Features: rewording) |
||
Line 22: | Line 22: | ||
* Server list | * Server list | ||
* Sophisticated modding system | * Sophisticated modding system | ||
− | * Mods are entirely server-sided. You can join any Minetest server with any mods and start playing, no additional | + | * Mods are entirely server-sided. You can join any Minetest server with any mods and start playing, no additional software required |
* Relatively low system requirements | * Relatively low system requirements | ||
Revision as of 16:46, 11 August 2016
Language: | English • Deutsch • français |
---|
Minetest is a free software game engine to create various games based on voxel gameplay, inspired by InfiniMiner, Minecraft, and the like. Minetest was originally created by Perttu Ahola (alias “celeron55”).
The basic idea of each game is always the same: The player is thrown into a huge world made out of cubes/blocks. Most of the time, these cubes make the landscape and these blocks can be removed and placed almost entirely freely. Using the collected items, new tools and other items can be crafted. Games (“subgames” in Minetest terms) in Minetest can, however, be much more complex than this.
A core concept of Minetest is a built-in modding capability, based on the Lua programming language. Mods allow one or more certain aspects of an existing game to be modified. Minetest mods can be as simple as adding a few decorational blocks or very complex by (for example) introducing complex new gameplay concepts or generating a completely different kind of world, and many other things. For the player, using a new mod requires to copy or extract some files into a certain location and pressing some buttons in Minetest's interface.
Minetest can be played alone or online together with multiple players.
Minetest is usually bundled with a simple default game, named “Minetest Game”. Other games for Minetest can be downloaded from the official Minetest forums.
Features
- A big cube-based world to discover (ca. 60000 blocks in every dimension)
- Procedurally generated world
- Several world generators with many adjustable parameters
- Extremely high configuratbility with an advanced settings editor and built-in descriptions, or by using a configuration file
- Customize the graphics and sounds through texture packs
- Singleplayer mode and online multiplayer mode
- Server list
- Sophisticated modding system
- Mods are entirely server-sided. You can join any Minetest server with any mods and start playing, no additional software required
- Relatively low system requirements
Screenshots
Subgames
As Minetest is an engine, the actual in-game appearance heavily depends on the actual subgame being played. This is a collection of screenshot of various subgames to give an idea of Minetest's capabilities. This list includes Minetest Game as well as other subgames which have been developed by the community over the years:
- Random server.jpg
- Carbone.jpg
- Dungeontest.jpg
- Wasteland.jpg
- Minetest TNG.jpg
Mods
Mods are installed on top of subgames by the user to modify an existing subgame. These screenshots show mods modifying Minetest Game:
xtraores_xtension (Modpack)
- Singleplayer0.4.14.jpg
Singleplayer
- Serverlist0.4.14.jpg
Server list
- Advanced Settings 0.4.14.png
Advanced settings
More screenshots
In the Minetest forums, many screenshots are posted by players in several threads:
- High-quality screenshots
- Castles, strongholds, towers and similar structures
- Various buildings
- Any screenshots
System requirements
Operating system
The following operating systems are supported officially:
- Android (4.0 or later recommended)
- GNU/Linux
- OS X (10.8 or later recommended)
- Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10
- Other (see the download page)
Hardware requirements
TO BE WRITTEN.
Legal
Minetest is free software, without advertisements and free of charge. It is licensed under the GNU Lesser General Public License, version 2.1, with artwork generally covered by Creative Commons Attribution ShareAlike 3.0.