~jadedctrl/gem-xwx-moe
Showing details for patch 2f5843fae50a4c66b7d205e2ab67728a77b22a0d.
diff -rN -u "old-gem-xwx-moe/gemujo_ludo/flika\304\265oj/skinsdb/0001-Ne-montru-la-krudan-ha-todosieron.patch" "new-gem-xwx-moe/gemujo_ludo/flika\304\265oj/skinsdb/0001-Ne-montru-la-krudan-ha-todosieron.patch" --- "old-gem-xwx-moe/gemujo_ludo/flika\304\265oj/skinsdb/0001-Ne-montru-la-krudan-ha-todosieron.patch" 1970-01-01 00:00:00.000000000 +0000 +++ "new-gem-xwx-moe/gemujo_ludo/flika\304\265oj/skinsdb/0001-Ne-montru-la-krudan-ha-todosieron.patch" 2024-11-21 13:04:59.160728800 +0000 @@ -0,0 +1,30 @@ +From 830764701878024c5a57716b8b893e8a52d6e601 Mon Sep 17 00:00:00 2001 +From: Jaidyn Ann <10477760+JadedCtrl@users.noreply.github.com> +Date: Mon, 12 Aug 2024 01:00:47 -0500 +Subject: [PATCH] =?UTF-8?q?Ne=20montru=20la=20krudan=20ha=C5=ADtodosieron?= +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit + +--- + formspecs.lua | 4 ---- + 1 file changed, 4 deletions(-) + +diff --git a/formspecs.lua b/formspecs.lua +index 3241143..cfd1f69 100644 +--- a/formspecs.lua ++++ b/formspecs.lua +@@ -32,10 +32,6 @@ function skins.get_skin_info_formspec(skin, perplayer_formspec) + end + + local formspec = "image["..lxoffs..",.6;1,2;"..minetest.formspec_escape(skin:get_preview()).."]" +- if texture then +- formspec = formspec.."label["..rxoffs..",.5;"..S("Raw texture")..":]" +- .."image["..rxoffs..",1;"..raw_size..";"..texture.."]" +- end + if m_name ~= "" then + formspec = formspec.."label["..cxoffs..",.5;"..S("Name")..": "..minetest.formspec_escape(m_name).."]" + end +-- +2.45.2 + diff -rN -u old-gem-xwx-moe/gemujo_ludo/pretigi.sh new-gem-xwx-moe/gemujo_ludo/pretigi.sh --- old-gem-xwx-moe/gemujo_ludo/pretigi.sh 2024-11-21 13:04:59.160728800 +0000 +++ new-gem-xwx-moe/gemujo_ludo/pretigi.sh 2024-11-21 13:04:59.160728800 +0000 @@ -130,6 +130,9 @@ mods/ludanto/skinsdb/meta/character_ghe_* \ mods/ludanto/skinsdb/textures/character_pro_kiki.png \ mods/ludanto/skinsdb/meta/character_pro_kiki.txt + cd mods/ludanto/skinsdb/ + git apply ../../../flikaĵoj/skinsdb/*.patch + cd ../../../ touch mods/ludanto/skinsdb/.flikita fi