Time Nick Message 00:46 sapier wow sometimes it's quite amazing how wrong code can be without causing major problems 00:49 sapier BlockMen you've been right, the problem was in local formspec handling, it's been broken in a way it's more then strange it did work at all ... actually windows build suffers of additional problems too but those haven't been root cause for the crash 00:58 sapier https://github.com/minetest/minetest/pull/1240 anyone please test this and read it too, obviously testing isn't enough for some sort of bugs 04:36 Megaf #1240 04:36 ShadowBot https://github.com/minetest/minetest/issues/1240 -- Fix broken local formspec handling by sapier 08:56 sapier argh ... found+fixed f10 error ... minetests input handling is pure chaos every feature does handle keys different 13:39 sapier https://github.com/minetest/minetest/pull/1240 any comments? 13:39 sapier #1240 13:39 ShadowBot https://github.com/minetest/minetest/issues/1240 -- Fix broken local formspec handling by sapier 13:58 sapier https://github.com/minetest/minetest/pull/1241 that one is a little bit more ... please test and especially comment the fstk api 14:22 sapier does anyone speak french and can confim #1202 is correct? 14:22 ShadowBot https://github.com/minetest/minetest/issues/1202 -- Petites modifications mineures by mimilus 14:38 celeron55 someone is asking me something about some upload quota on the forum 14:38 celeron55 ...like i had any idea 14:38 celeron55 who is supposed to even decide about something like this 14:39 sapier :-) it doesn't help anything but I don't know too 14:40 nore sapier, I'm ok with only part of the changes (for #1202) 14:40 ShadowBot https://github.com/minetest/minetest/issues/1202 -- Petites modifications mineures by mimilus 14:41 sapier ok that's a problem celeron55 how do we handle translation conflicts? did we have this case yet? 15:05 sapier nore can you comment to that issue what you believe to be wrong? 15:07 nore https://github.com/minetest/minetest/pull/1202/files#diff-76920d2499153e8eaa3d6592b02d4619L108 https://github.com/minetest/minetest/pull/1202/files#diff-76920d2499153e8eaa3d6592b02d4619L512 15:08 nore https://github.com/minetest/minetest/pull/1202/files#diff-76920d2499153e8eaa3d6592b02d4619R640 -> it should be "ê", not "é" 15:08 sapier maybe I've got a charset issue because to me ? is same as ? ;-) 15:09 nore and I don't know what "Edit game" is in gamemgr.lua 15:09 sapier it is 15:09 sapier at least by now ... it's gonna be removed soon 15:10 nore (it's ^ over a "e") 15:10 sapier that feature was never enabled by default and quite controversial, I'm not gonna port it to fstk 15:10 nore yes, but what is is for? 15:10 sapier we've got a game manager where you can create your own game from installed mods 15:10 nore anyway, it it's not used, you can leave those ones 15:11 sapier you have to enable it manually in minetest.conf to be able to use it 15:13 celeron55 i must mention that i think that phpbb is a convoluted mess 15:13 celeron55 i find it hard to believe that a majority of users would find it better 15:13 * sfan5 agrees!!! 15:13 * Jordach too 15:14 sapier "convoluted mess" seems to be a perfect match to our own code ... :-) 15:17 sapier btw users usually don't see the code but only it's features 16:26 rubenwardy sapier: and its slowness, and its bugs. 16:27 sapier you know if a bug hasn't been fixed within 2 years it's automaticaly defined to be feature? ;-) 20:54 luizrpgluiz hi devs