From 944d53111a2d62eaab8ff2cae25d14c731a47375 Mon Sep 17 00:00:00 2001 From: cora Date: Tue, 15 Nov 2022 01:43:58 +0100 Subject: [PATCH 1/4] Update credits --- CREDITS.md | 5 +++++ mods/HUD/mcl_credits/people.lua | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/CREDITS.md b/CREDITS.md index 665f35c57..10c11ac69 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -34,6 +34,8 @@ * SumianVoice * MrRar * talamh +* Faerraven +* AncientMariner ## Contributors * Laurent Rocher @@ -89,6 +91,9 @@ * FossFanatic * Herbert West * GuyLiner +* 3raven +* anarquimico +* TheOnlyJoeEnderman ## MineClone5 * kay27 diff --git a/mods/HUD/mcl_credits/people.lua b/mods/HUD/mcl_credits/people.lua index 5b814d941..f049925e0 100644 --- a/mods/HUD/mcl_credits/people.lua +++ b/mods/HUD/mcl_credits/people.lua @@ -35,6 +35,8 @@ return { "SumianVoice", "MrRar", "talamh", + "Faerraven", + "AncientMariner", }}, {S("Contributors"), 0x52FF00, { "Laurent Rocher", @@ -90,6 +92,9 @@ return { "FossFanatic", "Herbert West", "GuyLiner", + "3raven", + "anarquimico", + "TheOnlyJoeEnderman", }}, {S("MineClone5"), 0xA60014, { "kay27", From 56519c881ecfc83af2ffe3b72b1a11367997b2a6 Mon Sep 17 00:00:00 2001 From: cora Date: Tue, 15 Nov 2022 01:44:28 +0100 Subject: [PATCH 2/4] Set version to 0.81 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40d079a7b..1f6969e33 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ An unofficial Minecraft-like game for Minetest. Forked from MineClone by davedevils. Developed by many people. Not developed or endorsed by Mojang AB. -Version: 0.81 (in development) +Version: 0.81 ### Gameplay You start in a randomly-generated world made entirely of cubes. You can explore From dd8f64e039812f78742677d895e3ce5048005646 Mon Sep 17 00:00:00 2001 From: cora Date: Sat, 26 Nov 2022 22:16:59 +0100 Subject: [PATCH 3/4] Add Ranko Saotome to credits --- CREDITS.md | 1 + mods/HUD/mcl_credits/people.lua | 1 + 2 files changed, 2 insertions(+) diff --git a/CREDITS.md b/CREDITS.md index 10c11ac69..f896d8391 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -94,6 +94,7 @@ * 3raven * anarquimico * TheOnlyJoeEnderman +* Ranko Saotome ## MineClone5 * kay27 diff --git a/mods/HUD/mcl_credits/people.lua b/mods/HUD/mcl_credits/people.lua index f049925e0..773223674 100644 --- a/mods/HUD/mcl_credits/people.lua +++ b/mods/HUD/mcl_credits/people.lua @@ -95,6 +95,7 @@ return { "3raven", "anarquimico", "TheOnlyJoeEnderman", + "Ranko Saotome", }}, {S("MineClone5"), 0xA60014, { "kay27", From 8b08707e3feb3e8e009ffbd6071a1b9951b43ae7 Mon Sep 17 00:00:00 2001 From: cora Date: Sun, 27 Nov 2022 04:54:30 +0100 Subject: [PATCH 4/4] Add Faerraven to texture credits --- CREDITS.md | 1 + mods/HUD/mcl_credits/people.lua | 1 + 2 files changed, 2 insertions(+) diff --git a/CREDITS.md b/CREDITS.md index f896d8391..b258ca54b 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -164,6 +164,7 @@ * MysticTempest * RandomLegoBrick * cora +* Faerraven / Michieal ## Translations * Wuzzy diff --git a/mods/HUD/mcl_credits/people.lua b/mods/HUD/mcl_credits/people.lua index 773223674..6b674e0c8 100644 --- a/mods/HUD/mcl_credits/people.lua +++ b/mods/HUD/mcl_credits/people.lua @@ -165,6 +165,7 @@ return { "MysticTempest", "RandomLegoBrick", "cora", + "Faerraven / Michieal", }}, {S("Translations"), 0x00FF60, { "Wuzzy",