Difference between revisions of "Games/Minetest Game"

From Minetest Wiki
Jump to navigation Jump to search
(added some links)
(MTG is no longer bundled)
 
(68 intermediate revisions by 12 users not shown)
Line 1: Line 1:
'''Minetest''' (technical name: “<code>minetest_game</code>”) is a [[game|Minetest game]]  which is installed by default. Since early 2014 the Minetest-Game is semi-officially under [http://en.wikipedia.org/wiki/Freeze_%28software_engineering%29 feature freeze]. It is not dropped and will be kept available in maintenance-mode as basis for all [[mods]] that depend on "default".  
+
{{Languages|nocat=1}}
 +
{{Game Data
 +
|name=Minetest Game
 +
|image=Minetest logo.png
 +
|type=Sandbox
 +
|author=Minetest developers
 +
|version={{Version}}
 +
|forum=[https://forum.minetest.net/viewtopic.php?t=9724 9724]
 +
|source=[https://github.com/minetest/minetest_game GitHub]
 +
}}
 +
<span style="font-size:24pt">Please see the page for [https://content.minetest.net/packages/Minetest/minetest_game/ Minetest Game on ContentDB] instead.</span>
  
== Function ==
 
=== As default game ===
 
This game is included by default to give some initial [[Getting_Started#Playing|single player]] content when Minetest is downloaded in the single archive file from the [http://minetest.net/download.php download section] of the homepage. It includes some basic mods that add enough game content  to offer a simple playable game with [[Controls|control keys]] and [[How to build your first house|basic gameplay]] activities set to be function similar to other [http://en.wikipedia.org/wiki/Voxel#Uses games of the genre] to make immediate playing possible. 
 
  
The Minetest-Game is not needed to play on other servers as all game content is controlled and "served" by the hosting server. Only when running an own Minetest server is some playable content needed that is normally a collection of mod scripts in a “game” folder. “Single-player” may be viewed as a special case when the local Minetest program acts as local game-server, hosting a local game and then connects to its own self as client.
+
'''Minetest Game''' (previously called “<code>minetest_game</code>” and originally “<code>mesetint</code>”) is a [[Games|game]] for [[Minetest]]. It is mostly a big sandbox. [[How to build your first house|Click here for a quick-start guide.]]
  
 +
It used to be bundled with Minetest by default, but since version 5.8.0, this is no longer the case.
  
=== As basis for new games ===
+
== Gameplay overview ==
The game-play can be modified considerably by Lua scripts organized in mods. As a lot of mods name “default” as dependency, the Minetest-Game is thought as the basic content on which game designers may build their own games. Thus if compatibility with most mods is the aim of a new game it is advisable to start building the new game by adding content to a copy of the default Minetest game.
+
Minetest Game is a simple and peaceful “sandbox game”, this means there are no goals and no built-in [[mobs|computer enemies]]. The [[player]] is thrown into a world made of [[Blocks|cubes]] and can attempt to explore the surface and hitchhike through [[Biomes|grasslands, forests, deserts, jungles, snowy and arctic regions]], explore the seas with a [[boat]] or swim and dive, and collect various materials and [[crafting|craft]] [[tool]]s from them. Using a [[pickaxe]], the player can [[Mining|dig]] into the depths and collect precious [[Ores|minerals]], but a careless player can also be cooked by [[lava]]. Or the player could become a [[Farming|farmer]] or forester and plant [[Sapling|trees]] and [[Wheat (plant)|crops]]. Almost every block can be removed with the correct tool and with the collected blocks almost every building can be erected—only the imagination is the limit. Minetest Game has a focus on creativity, [[building]] and exploring worlds, rather than being a challenge, so the gameplay naturally is sandbox-style.
 
 
 
 
=== As collection of modding examples ===
 
Although this may seem trivial this function of the Minetest game should not be forgotten as it often offers the first example of how to code things for modders.
 
 
 
 
 
=== Notable things not included ===
 
As the Minetest game is included in the download archive it is supposed to be lightweight and as gameplay-neutral as possible. It therefore often irritates new players that many things known from similar games are not included by default.
 
 
 
Although the default game offers [[Rail|rails]], it does not include mine carts, boats or any other vehicles as such.
 
No mobs<ref name="rats">Though rats might just be able to sneak in if you are not carefull ;-).</ref> or NPCs are included and no API for these is offered.
 
 
 
 
 
== Content ==
 
It contains the following [[mods]]:
 
* gameplay-related mods
 
** default: This is the most important and biggest mod in minetest_game. It adds most [[blocks]] which occour naturally and most artificial blocks, [[ores]], many basic [[Crafting|crafts]], [[Smelting|furnace fuels]], [[tool]]s, [[items]] and all the stuff which is not covered by the other mods in this game
 
** bones: adds [[bones]]
 
** bucket: adds [[bucket]]s
 
** creative: when in [[creative mode]], this mod enables, besides some other things, the [[Creative Inventory|creative inventory]]
 
** doors: adds [[door]]s
 
** dye: adds [[dye]]
 
** farming: farming-related stuff: [[cotton]], [[wheat]], [[Cotton Seed|cotton seed]], [[Wheat Seed|wheat seed]], [[string]]s, [[flour]], [[bread]], [[hoe]]s and [[soil]]
 
** fire: adds [[fire]]
 
** flowers: adds [[flowers]]
 
** screwdriver: adds [[screwdriver]]
 
** stairs: adds [[Stair|stairs]] and [[Slab|slabs]]
 
** vessels: adds [[drinking glass]], [[steel bottle]], [[glass bottle]] and [[glass fragments]]
 
** wool: adds [[wool]] in 15 colors
 
** give_initial_stuff
 
* compatibility mods: These mods were created to maintain compatibility.
 
** legacy: adds old items like [[rat]] and [[Cooked Rat|cooked rat]] and a bunch of aliases for compatibility with very old Minetest versions.
 
** external_legacy: Maintains compatibility with player-made mods which have been merged into minetest_game. Currently, these mods are ''diamonds'' and ''moreores''.
 
 
 
 
 
== Future development ==
 
The consensus of the Minetest developers seems to be that the Minetest-Game should be changed as little as possible<ref name="consens">[https://forum.minetest.net/viewtopic.php?pid=137837 "Minetest Game will no longer be developed"] thread on the Minetest forum.</ref> (feature-freeze) and rather no new content added. Thus offering the most compatibility to old mods and leaving the bulk of game content for game designers to develop. To give more examples of the possibilities of the Minetest engine it has been discussed to include more example games in the download archive. The only other game that is included in the 0.4.9 versions of Minetest is [[Game#Notable games|Minimal]], which is only recommended for testing purposes. Games suggested as example games have been [https://forum.minetest.net/viewtopic.php?id=3119 PilzTest], [https://forum.minetest.net/viewtopic.php?id=6977 Nostalgia], [https://forum.minetest.net/viewtopic.php?id=7573 Realtest], [https://forum.minetest.net/viewtopic.php?id=7027 Eden] or a game based on the [https://forum.minetest.net/viewtopic.php?id=7656 Ethereal mod]. More recently [https://forum.minetest.net/viewtopic.php?id=9036 BFD], [https://forum.minetest.net/viewtopic.php?id=9066 Minetest NeXt] and [https://forum.minetest.net/viewtopic.php?id=9033 Carbone] have been considered among others. The idea is to showcase a variety of different gameplay, environment and atmosphere concepts.
 
 
 
 
 
== Notes and References ==
 
<references />
 
  
 
[[Category:Games]]
 
[[Category:Games]]

Latest revision as of 12:22, 27 December 2023

Languages Language: English • Deutsch • français • 日本語 • Bahasa Melayu
Minetest Game
Minetest logo.png
A game
Game Type Sandbox
Author Minetest developers
Latest version 5.7.0
Forum topic 9724
Source code GitHub

Please see the page for Minetest Game on ContentDB instead.


Minetest Game (previously called “minetest_game” and originally “mesetint”) is a game for Minetest. It is mostly a big sandbox. Click here for a quick-start guide.

It used to be bundled with Minetest by default, but since version 5.8.0, this is no longer the case.

Gameplay overview

Minetest Game is a simple and peaceful “sandbox game”, this means there are no goals and no built-in computer enemies. The player is thrown into a world made of cubes and can attempt to explore the surface and hitchhike through grasslands, forests, deserts, jungles, snowy and arctic regions, explore the seas with a boat or swim and dive, and collect various materials and craft tools from them. Using a pickaxe, the player can dig into the depths and collect precious minerals, but a careless player can also be cooked by lava. Or the player could become a farmer or forester and plant trees and crops. Almost every block can be removed with the correct tool and with the collected blocks almost every building can be erected—only the imagination is the limit. Minetest Game has a focus on creativity, building and exploring worlds, rather than being a challenge, so the gameplay naturally is sandbox-style.