Difference between revisions of "Luanti"

From Minetest Wiki
Jump to navigation Jump to search
(→‎Features: settings editor)
(→‎Name: Clarify voxel games goal)
 
(43 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{languages}}
+
{{Languages|nocat=1}}
 
__NOTOC__
 
__NOTOC__
[[File:Minetest_logo.png|thumb|Minetest logo]]
+
[[File:Minetest logo.png|thumb|Luanti logo]]
  
'''Minetest''' is a [https://en.wikipedia.org/wiki/Free_software free software] [https://en.wikipedia.org/wiki/Game_engine game engine] to create various games based on [https://en.wikipedia.org/wiki/Voxel voxel] gameplay, inspired by InfiniMiner, Minecraft, and the like. Minetest was originally created by Perttu Ahola (alias “[[celeron55]]”).
+
'''Luanti''' is a [https://en.wikipedia.org/wiki/Free_software free software] [https://en.wikipedia.org/wiki/Game_engine game engine] to create various games based on [https://en.wikipedia.org/wiki/Voxel voxel] gameplay, inspired by InfiniMiner, Minecraft, and the like. Luanti 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|world]] made out of cubes/[[blocks]]. Most of the time, these cubes make the landscape and these blocks can be [[Mining|removed]] and [[Building|placed]] almost entirely freely. Using the collected [[items]], new [[tools]] and other items can be [[Crafting|crafted]]. Games (“[[subgames]]” in Minetest terms) in Minetest can, however, be much more complex than this.
+
The basic idea of each game is always the same: The [[player]] is thrown into a huge [[World|world]] made out of cubes/[[blocks]]. Most of the time, these cubes make the landscape and these blocks can be [[Mining|removed]] and [[Building|placed]] almost entirely freely. Using the collected [[items]], new [[Tool|tools]] and other items can be [[Crafting|crafted]]. [[Games]] in Luanti can, however, be much more complex than this.
  
A core concept of Minetest is a built-in [[Mods|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.
+
A core concept of Luanti is a built-in [[Mods|modding]] capability, based on the Lua programming language. Mods allow one or more certain aspects of an existing game to be modified. Luanti 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 Luanti's interface.
  
Minetest can be played alone or [[Server|online]] together with multiple players.
+
Luanti can be played alone or [[Server|online]] together with multiple players.
  
Minetest is usually bundled with a simple default game, named “[[Subgames/Minetest Game|Minetest Game]]”. Other games for Minetest can be downloaded from the [https://forum.minetest.net/viewforum.php?f=48 official Minetest forums].
+
Games for Luanti can be found on [https://content.minetest.net/packages/?type=game ContentDB].
  
 
== Features ==
 
== Features ==
* A big cube-based world to discover (ca. 60000 blocks in every dimension)
+
* A big cube-based world to discover (61840 nodes (cubes) in every dimension)
 
* Procedurally generated world
 
* Procedurally generated world
 
* Several [[Map generator|world generators]] with many adjustable parameters
 
* Several [[Map generator|world generators]] with many adjustable parameters
* Extremely high configuratbility with an advanced settings editor and built-in descriptions, or by using a [[minetest.conf|configuration file]]
+
* Extremely high configurability with an advanced settings editor and built-in descriptions, or by using a [[minetest.conf|configuration file]]
 
* Customize the graphics and sounds through [[Texture Packs|texture packs]]
 
* Customize the graphics and sounds through [[Texture Packs|texture packs]]
* Singleplayer mode and [[Server#Playing_on_a_server|online multiplayer mode]]
+
* Download games, mods and texture packs from the built-in [[ContentDB]]
 +
* Singleplayer mode and [[Server#Playing on a server|online multiplayer mode]]
 
* Server list
 
* Server list
* Sophisticated modding system
+
* Sophisticated modding system using Lua
 +
* Mods are entirely server-sided. You can join any Luanti server with any mods and start playing, no additional software required
 
* Relatively low system requirements
 
* Relatively low system requirements
  
 
== Screenshots ==
 
== Screenshots ==
=== Subgames ===
+
=== Games ===
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:
+
As Luanti is an engine, the actual in-game appearance heavily depends on the actual game being played. This is a selection of some of the games that are available for Luanti. A full list of games can be found on [https://content.minetest.net/packages/?type=game ContentDB]
  
<gallery widths="400px" heights="256px">
+
{{Game gallery}}
Desert_at_sunset_0.4.7.png|[[Subgames/Minetest Game|Minetest Game]]
 
Glacier.jpg|[[Subgames/Minetest Game|Minetest Game]]
 
Random_server.jpg|[[Subgames/Minetest Game|Minetest Game]]
 
Carbone.jpg|[[Subgames/Carbone NG|Carbone NG]]
 
Dungeontest.jpg|[[Subgames/Dungeontest|Dungeontest]]
 
Lord of the Test.jpg|[[Subgames/Lord of the Test|Lord of the Test]]
 
Wasteland.jpg|[[Subgames/Wasteland|Wasteland]]
 
File:Minetest_TNG.jpg|[[Subgames/Minetest: The Next Game|Minetest: The Next Game]]
 
</gallery>
 
  
 
=== Mods ===
 
=== Mods ===
Mods are installed ''on top'' of subgames by the user to modify an existing subgame. These screenshots show mods modifying Minetest Game:
+
There exists several hundred of mods, most for Minetest Game and some for other games. The largest list of mods can be found on [https://content.minetest.net/packages/?type=mod ContentDB]
<gallery widths="400px" heights="256px">
 
Mesecons_example.jpg|[[Mesecons]]
 
Ethereal.jpg|[https://forum.minetest.net/viewtopic.php?f=11&t=14638 Ethereal NG]
 
xtraores_xtension.jpg|[https://forum.minetest.net/viewtopic.php?f=9&t=15229 xtraores_xtension] (Modpack)
 
</gallery>
 
 
 
=== Main menu ===
 
 
 
<gallery widths="400px" heights="256px">
 
Singleplayer0.4.14.jpg|Main menu: Singleplayer
 
Serverlist0.4.14.jpg|Main menu: Server list
 
</gallery>
 
  
 
=== More screenshots ===
 
=== More screenshots ===
In the Minetest forums, many screenshots are posted in two threads:
+
In the Luanti forums, many screenshots are posted by players in several threads:
  
 
* [https://forum.minetest.net/viewtopic.php?f=3&t=10366 High-quality screenshots]
 
* [https://forum.minetest.net/viewtopic.php?f=3&t=10366 High-quality screenshots]
 +
* [https://forum.minetest.net/viewtopic.php?f=3&t=15105 Castles, strongholds, towers and similar structures]
 +
* [https://forum.minetest.net/viewtopic.php?f=3&t=10128 Various buildings]
 
* [https://forum.minetest.net/viewtopic.php?f=3&t=156 Any screenshots]
 
* [https://forum.minetest.net/viewtopic.php?f=3&t=156 Any screenshots]
* [https://forum.minetest.net/viewtopic.php?f=3&t=15105 Castles, strongholds, towers and similar structures]
 
  
 
== System requirements ==
 
== System requirements ==
 +
=== Hardware requirements ===
 +
Luanti can be played on low-performance computers and mobile devices (Android).
 +
It's played with mouse and keyboard on PC and Mac.
 +
 +
Depending on the game you choose, and the mods it uses, the minimum configuration may not be sufficient.
 +
 
=== Operating system ===
 
=== Operating system ===
The following operating systems are supported officially:
+
Luanti is cross-platform, for officially supported operating systems see [http://www.minetest.net/downloads/ download page])
  
* Android (4.0 or later recommended)
+
== Legal ==
* GNU/Linux
+
Luanti is free software, without advertisements and free of charge. It is licensed under the [http://www.gnu.org/licenses/old-licenses/lgpl-2.1 GNU Lesser General Public License, version 2.1], with artwork generally covered by [http://creativecommons.org/licenses/by-sa/3.0 Creative Commons Attribution ShareAlike 3.0].
* OS X (10.8 or later recommended)
+
 
* Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10
+
== Name ==
* Other (see the [http://www.minetest.net/downloads/ download page])
+
 
 +
In the beginning, Luanti was called “'''Minetest-c55'''”. The “c55” stands for “celeron55”, the original creator. The “Minetest” was chosen simply because he wanted to test how far he could come with a Minecraft clone. (But today, Luonti is a game engine for all sorts of voxel games, not just Minecraft clones.)
  
=== Hardware requirements ===
+
As the project attracted a larger following, the ”-c55” was dropped and so the new name was “'''Minetest'''” and that name stuck for many years. But many people didn’t like the name because of the “test” in the name.
  
''TO BE WRITTEN.''
+
After years of brainstorming and discussion, a decision has finally been made: On October 13 2024, it was [https://blog.minetest.net/2024/10/13/Introducing-Our-New-Name/ renamed] to '''Luanti''', the current name. The name was explained in the blog as follows:
  
== Legal ==
+
<blockquote>“Luanti” is a wordplay on the Finnish word ''luonti'' (“creation”) and the programming language Luanti employs for games and mods, ''Lua''.</blockquote>
Minetest is free software, without advertisements and free of charge. It is licensed under the [http://www.gnu.org/licenses/old-licenses/lgpl-2.1 GNU Lesser General Public License, version 2.1], with artwork generally covered by [http://creativecommons.org/licenses/by-sa/3.0 Creative Commons Attribution ShareAlike 3.0].
 
  
 
== See also ==
 
== See also ==
 
+
* [http://www.minetest.net/downloads/ Download Luanti]
* [http://www.minetest.net/downloads/ Download Minetest]
 
 
* [[Getting Started]]
 
* [[Getting Started]]
* [[Subgames/Minetest Game|Minetest Game]]
+
* [[Version number]]
 
* [[Main Page]]
 
* [[Main Page]]
  
[[Category:Minetest (Root Category)]]
+
[[Category:About Luanti]]
 +
[[Category:Languages pages]]

Latest revision as of 18:12, 23 October 2024

Languages Language: English • Deutsch
Luanti logo

Luanti is a free software game engine to create various games based on voxel gameplay, inspired by InfiniMiner, Minecraft, and the like. Luanti 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 in Luanti can, however, be much more complex than this.

A core concept of Luanti 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. Luanti 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 Luanti's interface.

Luanti can be played alone or online together with multiple players.

Games for Luanti can be found on ContentDB.

Features

  • A big cube-based world to discover (61840 nodes (cubes) in every dimension)
  • Procedurally generated world
  • Several world generators with many adjustable parameters
  • Extremely high configurability with an advanced settings editor and built-in descriptions, or by using a configuration file
  • Customize the graphics and sounds through texture packs
  • Download games, mods and texture packs from the built-in ContentDB
  • Singleplayer mode and online multiplayer mode
  • Server list
  • Sophisticated modding system using Lua
  • Mods are entirely server-sided. You can join any Luanti server with any mods and start playing, no additional software required
  • Relatively low system requirements

Screenshots

Games

As Luanti is an engine, the actual in-game appearance heavily depends on the actual game being played. This is a selection of some of the games that are available for Luanti. A full list of games can be found on ContentDB

Mods

There exists several hundred of mods, most for Minetest Game and some for other games. The largest list of mods can be found on ContentDB

More screenshots

In the Luanti forums, many screenshots are posted by players in several threads:

System requirements

Hardware requirements

Luanti can be played on low-performance computers and mobile devices (Android). It's played with mouse and keyboard on PC and Mac.

Depending on the game you choose, and the mods it uses, the minimum configuration may not be sufficient.

Operating system

Luanti is cross-platform, for officially supported operating systems see download page)

Legal

Luanti 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.

Name

In the beginning, Luanti was called “Minetest-c55”. The “c55” stands for “celeron55”, the original creator. The “Minetest” was chosen simply because he wanted to test how far he could come with a Minecraft clone. (But today, Luonti is a game engine for all sorts of voxel games, not just Minecraft clones.)

As the project attracted a larger following, the ”-c55” was dropped and so the new name was “Minetest” and that name stuck for many years. But many people didn’t like the name because of the “test” in the name.

After years of brainstorming and discussion, a decision has finally been made: On October 13 2024, it was renamed to Luanti, the current name. The name was explained in the blog as follows:

“Luanti” is a wordplay on the Finnish word luonti (“creation”) and the programming language Luanti employs for games and mods, Lua.

See also