From d28ec6f5e82e9595b39be9d58491c27cbc4ea648 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Mon, 9 Jan 2017 00:55:04 +0100 Subject: [PATCH] Remove player_textures --- mods/player_textures/README.txt | 15 --------------- mods/player_textures/depends.txt | 1 - mods/player_textures/init.lua | 10 ---------- .../textures/player_Warashperbury.png | Bin 746 -> 0 bytes .../textures/player_davedevils.png | Bin 664 -> 0 bytes .../textures/player_singleplayer.png | Bin 664 -> 0 bytes 6 files changed, 26 deletions(-) delete mode 100644 mods/player_textures/README.txt delete mode 100644 mods/player_textures/depends.txt delete mode 100644 mods/player_textures/init.lua delete mode 100644 mods/player_textures/textures/player_Warashperbury.png delete mode 100644 mods/player_textures/textures/player_davedevils.png delete mode 100644 mods/player_textures/textures/player_singleplayer.png diff --git a/mods/player_textures/README.txt b/mods/player_textures/README.txt deleted file mode 100644 index ffd9dc14..00000000 --- a/mods/player_textures/README.txt +++ /dev/null @@ -1,15 +0,0 @@ -Player Textures Mod for Minetest -================================ - -This mod allows players to use different textures. Just place the texture in -the player_textures/textures/ folder like this: -player_.png -and the player with the name will have this textures. - -License of source code: ------------------------ -WTFPL - -License of the example textures: --------------------------------- -WTFPL diff --git a/mods/player_textures/depends.txt b/mods/player_textures/depends.txt deleted file mode 100644 index 4ad96d51..00000000 --- a/mods/player_textures/depends.txt +++ /dev/null @@ -1 +0,0 @@ -default diff --git a/mods/player_textures/init.lua b/mods/player_textures/init.lua deleted file mode 100644 index d7a5b4cf..00000000 --- a/mods/player_textures/init.lua +++ /dev/null @@ -1,10 +0,0 @@ -minetest.register_on_joinplayer(function(player) - local filename = minetest.get_modpath("player_textures").."/textures/player_"..player:get_player_name() - local f = io.open(filename..".png") - if f then - f:close() - player:set_properties({ - textures = {"player_"..player:get_player_name()..".png", "player_"..player:get_player_name().."_back.png"}, - }) - end -end) diff --git a/mods/player_textures/textures/player_Warashperbury.png b/mods/player_textures/textures/player_Warashperbury.png deleted file mode 100644 index 2ad18bb05f2eab30f5fe03d59df0742dea270fde..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 746 zcmeAS@N?(olHy`uVBq!ia0y~yU~phyU{K&-W?*2L>fE=Dfq{`Vz$e6&0Rj>d7|xvG z;$o8*;8qsrRFU9Nk>FC3;8v63Qj_9Qm*&=x;?QU zPTJCvyR|xfTW8MprlQ@QMSHu8_VyL+?JL>Wk#lTX!^sKl-@knL|Nno`_n^rP3=E7V zL4Lsu4$p3+F)%Pr_H=O!@i=~W((Rx_1|qJj8(J9}O<1HD1zlGJ>9=%qDRnFo63qs8RG#ufbqXVD59a$Bzzg zuz2_U*418v`yxAki2dN*_l$GV!jz?vyZ6*z+OmE2;;7A&cwEma`V~K{VrB|n8rS_Y z{rS(Ty#-ZkHixaB(&X|a=^5J`OQvH{YcA(Z;s5s8y7kb>#GQqAcfQynartb_i!)!v zebn;$PPFCEQoX;c^~Uqm#W$@opFLQfAoaXn@W)=FGhh zr~WfA{7*AZI%dJoz`(#*666=m;PC858Uq6pqo<2wh)3tz(6>p=3OrK`uJb)}iKzJR z9=mTr*EaiYvD{p3rzf(^WiW5(3=o{SURc3lK^{|sQ*YiZ-kBj=6IBFeFE9%zy!|9> zqG5VgX;wxFgSQv=P0{#0J%`mDEnhW0HVK@VdW}7^>3fxk zLo)fhY=v)b3(Gm(?Z~s|yZjX!TMpHe{~pxs7tc#F_`S0ttD^B;6Z>w9IWGU28P!91 z?&V3A^zlQzninLVY1A@zc$Zq~bn?>64uu;%%#?<`d+96wvcz4tH4_k8lyK#Aj*!M!}e z@EHD!Q=cwa-zLl`bIrNSa4yHXQ=FGhh zr~WfA{7*AZI%dJoz`(#*666=m;PC858Uq6pqo<2wh)3tz(6>p=3OrK`uJb)}iKzJR z9=mTr*EaiYvD{p3rzf(^WiW5(3=o{SURc3lK^{|sQ*YiZ-kBj=6IBFeFE9%zy!|9> zqG5VgX;wxFgSQv=P0{#0J%`mDEnhW0HVK@VdW}7^>3fxk zLo)fhY=v)b3(Gm(?Z~s|yZjX!TMpHe{~pxs7tc#F_`S0ttD^B;6Z>w9IWGU28P!91 z?&V3A^zlQzninLVY1A@zc$Zq~bn?>64uu;%%#?<`d+96wvcz4tH4_k8lyK#Aj*!M!}e z@EHD!Q=cwa-zLl`bIrNSa4yHXQ