Difference between revisions of "Programs and Editors"
Jump to navigation
Jump to search
(→Mapping: Improve descriptions) |
(Italics) |
||
Line 1: | Line 1: | ||
{{languages}} | {{languages}} | ||
− | This is a list of unofficial Minetest-related software. | + | This is a list of unofficial [[Minetest]]-related software. |
This is not a comprehensive list, for more see [https://forum.minetest.net/viewforum.php?f=14 Minetest-related projects] in the forum. | This is not a comprehensive list, for more see [https://forum.minetest.net/viewforum.php?f=14 Minetest-related projects] in the forum. | ||
== Mapping == | == Mapping == | ||
− | |||
{{:Programs_and_Editors_table_heading| | {{:Programs_and_Editors_table_heading| | ||
{{:Programs_and_Editors_table_entry | {{:Programs_and_Editors_table_entry | ||
Line 19: | Line 18: | ||
{{:Programs_and_Editors_table_entry | {{:Programs_and_Editors_table_entry | ||
| name = Amidstest | | name = Amidstest | ||
− | | description = Creates a biome map without actually creating the world | + | | description = Creates a biome map without actually creating the world. This tool just needs a world type, biome profile and seed. Can also view the biomes as Voronoi diagrams. |
| link = https://github.com/Treer/amidstest | | link = https://github.com/Treer/amidstest | ||
| image = ScreenshotThumb Amidstest.jpg | | image = ScreenshotThumb Amidstest.jpg | ||
Line 27: | Line 26: | ||
{{:Programs_and_Editors_table_entry | {{:Programs_and_Editors_table_entry | ||
| name = MTSatellite | | name = MTSatellite | ||
− | | description = A real-time Web mapping system | + | | description = A real-time Web mapping system. Play on your world and share a map of it in the Web, live. |
| link = https://bitbucket.org/s_l_teichmann/mtsatellite | | link = https://bitbucket.org/s_l_teichmann/mtsatellite | ||
| website = [https://forum.minetest.net/viewtopic.php?f=14&t=10278 forum] | | website = [https://forum.minetest.net/viewtopic.php?f=14&t=10278 forum] | ||
Line 33: | Line 32: | ||
}} | }} | ||
}} | }} | ||
− | + | == World editing == | |
− | == World editing | ||
{{:Programs_and_Editors_table_heading| | {{:Programs_and_Editors_table_heading| | ||
{{:Programs_and_Editors_table_entry | {{:Programs_and_Editors_table_entry | ||
Line 48: | Line 46: | ||
{{:Programs_and_Editors_table_entry | {{:Programs_and_Editors_table_entry | ||
| name = Geo mapgen | | name = Geo mapgen | ||
− | | description = Generate | + | | description = Generate worlds from real-world topographical data. Reads GeoTiff land cover data and digital elevation models such as those provided by [http://srtm.csi.cgiar.org/SELECTION/inputCoord.asp SRTM] |
| link = https://github.com/Gael-de-Sailly/geo-mapgen | | link = https://github.com/Gael-de-Sailly/geo-mapgen | ||
| website = [https://forum.minetest.net/viewtopic.php?f=9&t=19387 forum] | | website = [https://forum.minetest.net/viewtopic.php?f=9&t=19387 forum] | ||
Line 55: | Line 53: | ||
{{:Programs_and_Editors_table_entry | {{:Programs_and_Editors_table_entry | ||
| name = Real Terrain | | name = Real Terrain | ||
− | | description = Use image files as heightmaps and biome-maps to generate | + | | description = Use image files as heightmaps and biome-maps to generate worlds. |
| link = https://github.com/bobombolo/realterrain | | link = https://github.com/bobombolo/realterrain | ||
| website = [https://forum.minetest.net/viewtopic.php?f=11&t=12666 forum] | | website = [https://forum.minetest.net/viewtopic.php?f=11&t=12666 forum] | ||
| author = [https://forum.minetest.net/memberlist.php?mode=viewprofile&u=15865 bobomb] | | author = [https://forum.minetest.net/memberlist.php?mode=viewprofile&u=15865 bobomb] | ||
}} | }} | ||
+ | {{:Programs_and_Editors_table_entry | ||
+ | | name = mtmapprune | ||
+ | | description = Prunes the <code>map.sqlite</code> file of a world and deletes blocks outside a specified range. | ||
+ | | link = https://github.com/minetest-tools/mtmapprune | ||
+ | | website = [https://forum.minetest.net/viewtopic.php?f=14&t=18579 forum] | ||
+ | | author = [https://github.com/sofar sofar] | ||
+ | }} | ||
+ | }} | ||
+ | Twoelk also describes [https://forum.minetest.net/viewtopic.php?p=251194&sid=8558c08027ecfd8d6f08620c9344882f#p251194 other converters for importing Minecraft data into Minetest]. | ||
+ | == Convert data from ''Minecraft'' == | ||
+ | {{:Programs_and_Editors_table_heading| | ||
{{:Programs_and_Editors_table_entry | {{:Programs_and_Editors_table_entry | ||
| name = mcimport | | name = mcimport | ||
− | | description = A world converter for whole Minecraft maps ( | + | | description = A world converter for whole ''Minecraft'' maps (savegames), outputting a new, playable world. For GNU/Linux. |
| link = https://github.com/minetest-tools/mcimport | | link = https://github.com/minetest-tools/mcimport | ||
| website = [https://forum.minetest.net/viewtopic.php?f=14&t=13709 forum] | | website = [https://forum.minetest.net/viewtopic.php?f=14&t=13709 forum] | ||
Line 68: | Line 77: | ||
}} | }} | ||
{{:Programs_and_Editors_table_entry | {{:Programs_and_Editors_table_entry | ||
− | | name = | + | | name = mcresconvert |
− | | description = | + | | description = Convert ''Minecraft'' resource packs and texture packs to ''Minetest'' texture packs |
− | | link = https://github.com/minetest-tools/ | + | | link = https://github.com/minetest-tools/mcresconvert |
− | | website = [https://forum.minetest.net/viewtopic.php?f= | + | | website = [https://forum.minetest.net/viewtopic.php?f=4&t=14283 forum] |
− | | author = [https://github.com/ | + | | author = [https://github.com/minetest-tools/mcresconvert/graphs/contributors many contributors] |
}} | }} | ||
}} | }} | ||
− | |||
− | |||
− | |||
== Servers == | == Servers == | ||
{{:Programs_and_Editors_table_heading| | {{:Programs_and_Editors_table_heading| | ||
{{:Programs_and_Editors_table_entry | {{:Programs_and_Editors_table_entry | ||
| name = mtmediasrv | | name = mtmediasrv | ||
− | | description = Minetest Remote Media Server: Distribute Minetest media (textures, models, sounds) to Minetest clients for multiplayer server owners that wish to have their media hosted on a ''remote media server'' URL. | + | | description = Minetest Remote Media Server: Distribute ''Minetest'' media (textures, models, sounds) to ''Minetest'' clients for multiplayer server owners that wish to have their media hosted on a ''remote media server'' URL. |
| link = https://github.com/sofar/mtmediasrv | | link = https://github.com/sofar/mtmediasrv | ||
| website = [https://forum.minetest.net/viewtopic.php?f=14&t=17411 forum] | | website = [https://forum.minetest.net/viewtopic.php?f=14&t=17411 forum] |
Revision as of 01:52, 28 May 2018
Language: | English • Deutsch • 日本語 • Bahasa Melayu |
---|
This is a list of unofficial Minetest-related software.
This is not a comprehensive list, for more see Minetest-related projects in the forum.
Mapping
Name | Description | Info / Webpage | Author |
---|---|---|---|
Minetest Mapper | Creates 2D map images of an already existing world. One block corresponds to one pixel.
There is also a Minetest Mapper GUI available. |
wiki | many contributors |
Amidstest | Creates a biome map without actually creating the world. This tool just needs a world type, biome profile and seed. Can also view the biomes as Voronoi diagrams. | forum | Dr.Frankenstone |
MTSatellite | A real-time Web mapping system. Play on your world and share a map of it in the Web, live. | forum | s-l-teichmann |
World editing
Name | Description | Info / Webpage | Author |
---|---|---|---|
150px WorldEdit | Tools and commands for editing the world.
(Technically this is a modpack, and is operated from within the game engine) |
wiki | many contributors |
Geo mapgen | Generate worlds from real-world topographical data. Reads GeoTiff land cover data and digital elevation models such as those provided by SRTM | forum | Gael de Sailly |
Real Terrain | Use image files as heightmaps and biome-maps to generate worlds. | forum | bobomb |
mtmapprune | Prunes the map.sqlite file of a world and deletes blocks outside a specified range.
|
forum | sofar |
Twoelk also describes other converters for importing Minecraft data into Minetest.
Convert data from Minecraft
Name | Description | Info / Webpage | Author |
---|---|---|---|
mcimport | A world converter for whole Minecraft maps (savegames), outputting a new, playable world. For GNU/Linux. | forum | many contributors |
mcresconvert | Convert Minecraft resource packs and texture packs to Minetest texture packs | forum | many contributors |
Servers
Name | Description | Info / Webpage | Author |
---|---|---|---|
mtmediasrv | Minetest Remote Media Server: Distribute Minetest media (textures, models, sounds) to Minetest clients for multiplayer server owners that wish to have their media hosted on a remote media server URL. | forum | sofar |
Development
See Development Tools in the Minetest Developer Wiki.