Merge pull request 'Release 0.80' (#2757) from release_0.80 into master

Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/2757
This commit is contained in:
cora 2022-10-23 15:48:32 +00:00
commit e126a5f96d
3 changed files with 14 additions and 6 deletions

View File

@ -33,6 +33,7 @@
* RandomLegoBrick * RandomLegoBrick
* SumianVoice * SumianVoice
* MrRar * MrRar
* talamh
## Contributors ## Contributors
* Laurent Rocher * Laurent Rocher
@ -66,7 +67,6 @@
* Benjamin Schötz * Benjamin Schötz
* Doloment * Doloment
* Sydney Gems * Sydney Gems
* talamh
* Emily2255 * Emily2255
* Emojigit * Emojigit
* FinishedFragment * FinishedFragment
@ -85,6 +85,10 @@
* opfromthestart * opfromthestart
* snowyu * snowyu
* FaceDeer * FaceDeer
* Faerraven / Michieal
* FossFanatic
* Herbert West
* GuyLiner
## MineClone5 ## MineClone5
* kay27 * kay27
@ -95,7 +99,7 @@
* chmodsayshello * chmodsayshello
* 3raven * 3raven
* PrairieWind * PrairieWind
* Gustavo1 * Gustavo6046 / wallabra
* CableGuy67 * CableGuy67
* MrRar * MrRar

View File

@ -2,7 +2,7 @@
An unofficial Minecraft-like game for Minetest. Forked from MineClone by davedevils. An unofficial Minecraft-like game for Minetest. Forked from MineClone by davedevils.
Developed by many people. Not developed or endorsed by Mojang AB. Developed by many people. Not developed or endorsed by Mojang AB.
Version: 0.80 (in development) Version: 0.80
### Gameplay ### Gameplay
You start in a randomly-generated world made entirely of cubes. You can explore You start in a randomly-generated world made entirely of cubes. You can explore

View File

@ -34,6 +34,7 @@ return {
"RandomLegoBrick", "RandomLegoBrick",
"SumianVoice", "SumianVoice",
"MrRar", "MrRar",
"talamh",
}}, }},
{S("Contributors"), 0x52FF00, { {S("Contributors"), 0x52FF00, {
"Laurent Rocher", "Laurent Rocher",
@ -67,7 +68,6 @@ return {
"Benjamin Schötz", "Benjamin Schötz",
"Doloment", "Doloment",
"Sydney Gems", "Sydney Gems",
"talamh",
"Emily2255", "Emily2255",
"Emojigit", "Emojigit",
"FinishedFragment", "FinishedFragment",
@ -86,6 +86,10 @@ return {
"opfromthestart", "opfromthestart",
"snowyu", "snowyu",
"FaceDeer", "FaceDeer",
"Faerraven / Michieal",
"FossFanatic",
"Herbert West",
"GuyLiner",
}}, }},
{S("MineClone5"), 0xA60014, { {S("MineClone5"), 0xA60014, {
"kay27", "kay27",
@ -96,7 +100,7 @@ return {
"chmodsayshello", "chmodsayshello",
"3raven", "3raven",
"PrairieWind", "PrairieWind",
"Gustavo1", "Gustavo6046 / wallabra",
"CableGuy67", "CableGuy67",
"MrRar", "MrRar",
}}, }},
@ -179,4 +183,4 @@ return {
"The workaholics who spent way too much time writing for the Minecraft Wiki. It's an invaluable resource for creating this game", "The workaholics who spent way too much time writing for the Minecraft Wiki. It's an invaluable resource for creating this game",
"Notch and Jeb for being the major forces behind Minecraft", "Notch and Jeb for being the major forces behind Minecraft",
}}, }},
} }