Time |
Nick |
Message |
00:01 |
MTDiscord |
<Warr1024> Who uses their full real name in their user account name... |
00:01 |
MTDiscord |
<Jordach> this tbh |
00:01 |
MTDiscord |
<Jonathon> exactly |
00:02 |
|
morelock joined #minetest |
00:02 |
MTDiscord |
<Emojidiscord> ? |
00:03 |
MTDiscord |
<Warr1024> Unless you log in as ?????? I assume you had some need you felt you had to redact that screenshot. |
00:03 |
MTDiscord |
<oneplustwo> he put his coordinates in his account name |
00:04 |
MTDiscord |
<Jordach> https://cdn.discordapp.com/attachments/749727888659447960/828057380431724594/Screenshot_2021-04-04_at_01.04.08.png |
00:04 |
MTDiscord |
<Jordach> even i'm smart enough to do so on a mac |
00:05 |
MTDiscord |
<Warr1024> The only PII that my account name reveals is that sometimes I drop the 1024. |
00:05 |
MTDiscord |
<Emojidiscord> I dont want tell you my username (not by real name) |
00:06 |
MTDiscord |
<Warr1024> On discord you're emojidiscord, so in the terminal, you're obviously going to be emojiterminal, QED. |
00:09 |
MTDiscord |
<Emojidiscord> NO |
00:09 |
MTDiscord |
<Emojidiscord> (joking) I am "Emojiubuntu" |
00:09 |
MTDiscord |
<Emojidiscord> (joking) I am "Emojimacos" on MacOS |
00:10 |
MTDiscord |
<Emojidiscord> (real) I am "Emojiwiki" on wikimedia sites |
00:11 |
MTDiscord |
<Emojidiscord> (real) I am "Emojigit" on Github and GitLab |
00:12 |
MTDiscord |
<oneplustwo> (real) You are "The Emoji Movie" on Netflix |
00:13 |
|
kamdard joined #minetest |
00:13 |
MTDiscord |
<Emojidiscord> lol |
00:14 |
MTDiscord |
<Emojidiscord> I have no account on netflix. If any, it will be "Emojinetflix" |
00:14 |
MTDiscord |
<oneplustwo> turn off ping plz k thx |
00:15 |
MTDiscord |
<Emojidiscord> OK (this msg have no ping) |
00:31 |
|
Miner_48er joined #minetest |
00:38 |
|
erlehmann joined #minetest |
00:51 |
|
Billre joined #minetest |
01:25 |
MTDiscord |
<Emojidiscord> Where can I find color.txt which contains most mods? |
01:25 |
MTDiscord |
<Emojidiscord> for minetestmapper |
01:32 |
|
specing_ joined #minetest |
01:32 |
|
bananas[m] joined #minetest |
02:24 |
|
Boingo joined #minetest |
02:25 |
|
MarwolTuk joined #minetest |
02:25 |
|
beanzilla joined #minetest |
02:25 |
|
Out`Of`Control joined #minetest |
02:25 |
|
comrad joined #minetest |
02:25 |
|
Krock joined #minetest |
02:25 |
|
Helenah joined #minetest |
02:25 |
|
MiniontobyPI joined #minetest |
02:30 |
katp32 |
there's no such thing as terminal velocity in minetest, is there? |
02:30 |
katp32 |
apart from hitting unloaded chunks |
02:38 |
|
swift110 joined #minetest |
02:39 |
|
swift110 joined #minetest |
04:00 |
|
MTDiscord joined #minetest |
04:02 |
MTDiscord |
<Warr1024> Terminal velocity can be faked for falling by tweaking gravity. Works fairly well for ents, pretty limited for players. |
05:01 |
|
riff-IRC joined #minetest |
05:03 |
|
riff-IRC joined #minetest |
05:05 |
VanessaE |
didn't I read somewhere that hitting unloaded chunks was gonna be disabled? |
05:05 |
VanessaE |
(hitting when falling anyway) |
05:05 |
|
riff-IRC joined #minetest |
05:17 |
|
riff-IRC joined #minetest |
06:41 |
|
Verticen joined #minetest |
08:00 |
|
ShadowNinja joined #minetest |
08:55 |
|
tech_exorcist joined #minetest |
08:57 |
|
TomTom joined #minetest |
09:02 |
|
tech_exorcist joined #minetest |
09:03 |
|
tech_exorcist joined #minetest |
09:04 |
|
tech_exorcist joined #minetest |
09:15 |
|
calcul0n_ joined #minetest |
09:39 |
|
DivideByZero joined #minetest |
09:39 |
DivideByZero |
minetest.register_on_formspec_input(function(formname, fields) |
09:40 |
DivideByZero |
this doesn't seem to be working. |
09:40 |
DivideByZero |
doc says: * Called when a button is pressed in the local player's inventory form |
09:40 |
DivideByZero |
It's not triggering. |
10:06 |
MTDiscord |
<y5nw> I am not sure if this is related but there were some reports about segfaults with the newer version of Irrlicht after I made a PR that added string input events. I can't reproduce it locally (with static linking) so I wonder if similar problems are caused by linking to an older version of Irrlicht and then using mt2 |
10:16 |
DivideByZero |
y5nw: was your statement a reply to me, or for the channel in general? |
10:17 |
MTDiscord |
<y5nw> More or less for the channel in general, as there were a few complaints about segfaults (etc) |
10:17 |
DivideByZero |
ok. |
10:17 |
MTDiscord |
<y5nw> Basically: recompile MT and Irrlicht and see if the problem still exists |
10:18 |
DivideByZero |
I haven't experienced any of those with the latest dev build, but I have been experiencing texture loading issuess on NPCs and mobs. |
10:18 |
MTDiscord |
<y5nw> (Irrlicht and then MT) |
10:19 |
|
Fixer joined #minetest |
10:20 |
MTDiscord |
<y5nw> Well, I don't think I changed anything in Irrlicht other than edit box and input code, so I'm not sure what caused that |
10:30 |
DivideByZero |
Has code for the shaders changed recently? |
10:31 |
MTDiscord |
<y5nw> I don't know |
10:39 |
|
hlqkj joined #minetest |
10:59 |
|
galex-713 joined #minetest |
11:37 |
|
tech_exorcist joined #minetest |
11:38 |
sfan5 |
DivideByZero: how recent is "recently"? |
12:24 |
|
AndrewYu joined #minetest |
12:25 |
|
Aris joined #minetest |
12:29 |
|
proller joined #minetest |
12:48 |
|
Billre joined #minetest |
12:48 |
|
calcul0n joined #minetest |
13:13 |
|
calcul0n joined #minetest |
13:27 |
|
Pie-jacker875 joined #minetest |
13:33 |
|
specing_ joined #minetest |
13:37 |
|
expert975 joined #minetest |
13:42 |
|
Wuzzy joined #minetest |
13:55 |
|
calcul0n_ joined #minetest |
13:59 |
|
Fixer joined #minetest |
14:00 |
|
portaltree joined #minetest |
14:08 |
|
SwissalpS joined #minetest |
14:14 |
|
tech_exorcist joined #minetest |
14:18 |
portaltree |
didnt know you were here @zcot |
14:21 |
|
kamdard joined #minetest |
15:05 |
|
Taoki_1 joined #minetest |
15:14 |
|
absurb joined #minetest |
15:22 |
|
hlqkj joined #minetest |
15:33 |
|
Verticen joined #minetest |
15:46 |
|
heavygale joined #minetest |
15:56 |
|
deltaepsilon23 joined #minetest |
15:56 |
|
heavygale left #minetest |
16:07 |
|
FreeFull joined #minetest |
16:42 |
|
FeXoR joined #minetest |
17:01 |
|
hlqkj_ joined #minetest |
17:17 |
|
juanma joined #minetest |
17:23 |
|
adfeno joined #minetest |
17:25 |
adfeno |
Hi there, what does mobs_redo's mob protection rune protects agianst? |
17:26 |
Krock |
evil mobs, I suppose? |
17:29 |
adfeno |
Hm… |
17:32 |
calcul0n_ |
it is supposed to prevent despawn and other players killing protected mobs |
17:33 |
calcul0n_ |
not sure it's 100% safe though :) |
17:33 |
adfeno |
Also, how to prevent mobs from climbing Protector blocks? I placed it on the air (4 or 3 blocks above ground) so that I can protect the entirety of my home and, since the ground had a trapdoor to protect water, the sheep managed to climb and got stuck. :S |
17:33 |
adfeno |
calcul0n_: I think it doesn't prevent despawn if clearobjects is done. |
17:34 |
calcul0n_ |
ho, maybe |
17:35 |
calcul0n_ |
and no idea how to prevent them from doing stupid things, they still tend to glitch through blocks and go to improbable places |
17:39 |
|
Peppy joined #minetest |
17:57 |
|
ircSparky joined #minetest |
18:17 |
|
Gustavo6046 joined #minetest |
18:29 |
|
heavygale joined #minetest |
18:36 |
|
Talkless joined #minetest |
19:16 |
|
tech_exorcist joined #minetest |
19:16 |
|
proller joined #minetest |
19:19 |
|
tech_exorcist joined #minetest |
19:22 |
|
adfeno left #minetest |
19:44 |
|
hisforever joined #minetest |
19:47 |
hisforever |
Hi I need help with billboard mod. here is a pastbin of nods.lua https://pastebin.com/ggqxZDwr |
19:47 |
hisforever |
please help |
19:47 |
hisforever |
its the last comand for statue of Liberty |
19:47 |
Krock |
L108 |
19:47 |
Krock |
missing comma |
19:48 |
Krock |
!next |
19:48 |
MinetestBot |
Another satisfied customer. Next! |
19:52 |
|
Verticen joined #minetest |
19:53 |
|
MrB_ joined #minetest |
20:05 |
|
tech_exorcist joined #minetest |
20:31 |
|
Gustavo6046 joined #minetest |
20:38 |
|
calcul0n joined #minetest |
20:43 |
|
DS-minetest joined #minetest |
20:45 |
|
tech_exorcist joined #minetest |
20:53 |
|
hlqkj_ joined #minetest |
21:17 |
|
appguru joined #minetest |
21:55 |
|
shj joined #minetest |
22:01 |
|
Sven_vB joined #minetest |
22:13 |
|
ChanServ joined #minetest |
22:47 |
|
Sven_vB_ joined #minetest |
23:10 |
|
Verticen joined #minetest |
23:20 |
|
Hawk777 joined #minetest |
23:24 |
|
ircSparky_ joined #minetest |
23:25 |
|
delta23 joined #minetest |
23:54 |
|
AndrewYu left #minetest |