Main Page: Difference between revisions

From Minetest
No edit summary
No edit summary
Tag: Manual revert
 
(67 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<strong>Welcome to the main Minetest wiki.</strong>
<strong>Welcome to the Minetest wiki.</strong>
For the old developer's wiki, go to:
If you'd like to edit here, send email to: '''me@minetest.org'''


'''https://olddev.minetest.org/'''
Minetest is a free
[https://en.wikipedia.org/wiki/Game_engine game engine.]
Think of Minetest as a '''collection''' of different programs
similar to Minecraft&trade;. Each program can create or
visit blocky game worlds. Both offline worlds and communal worlds on the Internet are supported.


'''If you'd like to edit here, email: me@minetest.org'''
The blocky game worlds have themes such as Old West, post
apocalypse, ordinary cities, and many more. The client automatically
downloads assets. Gameplay is defined by Lua mods which usually
run on the server.


To go to the old Trolltest content, '''[[Minetest|click here.]]'''
This type of game is referred to as
[https://en.wikipedia.org/wiki/Voxel voxel.] One well-known part of many voxel games is that you can acquire ores and other materials, often by mining them, and use them to "craft" objects such as tools. However, Minetest offers more than this. And Final Minetest in particular is the FOSS platform of choice for edutech and academic voxel work.


'''Minetest''' is a [https://en.wikipedia.org/wiki/Free_software free software] [https://en.wikipedia.org/wiki/Game_engine game engine]. You can think of it as a collection of different programs similar to Minecraft (tm). Each program can create or go to a number of types of blocky game worlds.
[[File:lagrange_point_station.jpg|400px]]


The blocky game worlds may have themes such as Old West, post apocalypse, ordinary cities, and many more.
<br />
----
 
The different Minetest programs include:
 
* Classic Minetest 4 from the 2010s
* Minetest 5, also known as Trolltest or [https://minetest.net/ minetest.net]
* A commercial program, MultiCraft (see note below)
* and the most advanced in some respects, Final Minetest
 
Note: MultiCraft, the Minetest fork, isn't related to Multicraft&trade;, a U.S. manufacturer, or Multicraft, a Swiss Minecraft&trade; hosting company, or Multicraft, a line of screwdrivers sold by PB Swiss Tools. Maksym should have chosen a more unique name.
<br />
 
----


The different '''Minetest''' programs include the original, Trolltest; the commercial one, Multicraft; and the most advanced in some respects, Final Minetest.
Final Minetest includes server and client programs of different types. Its primary server program, '''finetestserver,''' works with all major Minetest clients dated through mid-2023. Note: Post-2023 Trolltest and MultiCraft clients may not be supported.


This website focuses on Final Minetest but it includes some Trolltest documentation as it's partly compatible.
<br />
<br />
<span id="pages-for-users"></span>
<span id="pages-for-users"></span>
== Pages for users ==
== Pages for users ==


<div class="p44_navbar">
<div class="p44_navbar">
[[Main_Minetest|What is Minetest]]
[[Browser_Play|Browser Play!]]
[[Main_MTWorlds|Major worlds]]
[[Minetest|Minetest]]
[[Main_Bucket_Game|Bucket Game]]
[[MTWorlds|MT worlds]]
[[Bucket_Game|Bucket Game]]
[[Which_Minetest|Which Test]]
[[Minetest_IRC|Online Help]]
[[Player_Basics|Player Basics]]
[[Mining|Mining]]
[[Mobs|Mobs]]
[[Minetest_People|People in MT]]
[https://minetest.org/changes.txt Changes]
[[Trolltest|Trolltest]]
[[Contact|Contact]]
[[Downloads|Downloads]]
</div>
</div>


<span id="developers-center"></span>
<br />
== Developers Center ==
These pages include parts for users, for world hosts, and for
developers in general.


<div class="p44_navbar">
To learn how to play on most servers, try
[[Devel_ENIssues|ENIssues]]
clicking Bucket_Game, which has the most popular mods (integrated
[[Devel_Site_Issues|Site Issues]]
but configurable).
[[Devel_Model_Requests|Model Requests]]
<br />
[[Devel_World_Pieces|World Pieces]]
[[Devel_MCImport|MCImport]]
[[Devel_LBMs|LBMs]]
</div>


<span id="world-pages"></span>
<span id="developers-center"></span>
== World Pages ==
== Developers' Center ==


<div class="p44_navbar">
<div class="p44_navbar">
[[World_MeseLite|MeseLite World]]
[[Devel_Center|Devel Center]]
</div>
</div>


<span id="builder-pages"></span>
<br />
== Builder Pages ==
The Developers' Center is largely for Final Minetest core developers and website admins. However, all visitors are welcome to read content.
 
<div class="p44_navbar">
[[Builder_Search_Social|Search Social]]
</div>


<br />
<br />
[[File:Pumpkin_190127.jpg]]
[[File:Pumpkin_190127.jpg]]
<span id="about-site"></span>
== About this website ==
This is a MediaWiki website. For MediaWiki details, [[Wiki_Admin|click here.]] Contact information for the website is at [[Contact|this link.]] Site Notices are at [[Site_Notices|this link.]]


(end of main page)
(end of main page)

Latest revision as of 10:15, 12 March 2024

Welcome to the Minetest wiki. If you'd like to edit here, send email to: me@minetest.org

Minetest is a free game engine. Think of Minetest as a collection of different programs similar to Minecraft™. Each program can create or visit blocky game worlds. Both offline worlds and communal worlds on the Internet are supported.

The blocky game worlds have themes such as Old West, post apocalypse, ordinary cities, and many more. The client automatically downloads assets. Gameplay is defined by Lua mods which usually run on the server.

This type of game is referred to as voxel. One well-known part of many voxel games is that you can acquire ores and other materials, often by mining them, and use them to "craft" objects such as tools. However, Minetest offers more than this. And Final Minetest in particular is the FOSS platform of choice for edutech and academic voxel work.

Lagrange point station.jpg



The different Minetest programs include:

  • Classic Minetest 4 from the 2010s
  • Minetest 5, also known as Trolltest or minetest.net
  • A commercial program, MultiCraft (see note below)
  • and the most advanced in some respects, Final Minetest

Note: MultiCraft, the Minetest fork, isn't related to Multicraft™, a U.S. manufacturer, or Multicraft, a Swiss Minecraft™ hosting company, or Multicraft, a line of screwdrivers sold by PB Swiss Tools. Maksym should have chosen a more unique name.


Final Minetest includes server and client programs of different types. Its primary server program, finetestserver, works with all major Minetest clients dated through mid-2023. Note: Post-2023 Trolltest and MultiCraft clients may not be supported.

This website focuses on Final Minetest but it includes some Trolltest documentation as it's partly compatible.

Pages for users


These pages include parts for users, for world hosts, and for developers in general.

To learn how to play on most servers, try clicking Bucket_Game, which has the most popular mods (integrated but configurable).

Developers' Center


The Developers' Center is largely for Final Minetest core developers and website admins. However, all visitors are welcome to read content.


Pumpkin 190127.jpg

About this website

This is a MediaWiki website. For MediaWiki details, click here. Contact information for the website is at this link. Site Notices are at this link.

(end of main page)