Time Nick Message 01:01 BillyS I'm look at the MT code, and I was wondering, where are the keystrokes detected? 01:01 BillyS *looking 01:03 BillyS Think I might have foudn it 01:07 BillyS Also, what does random_input do 01:07 BillyS ? 01:08 BillyS Makes you act like a manic, apparently 02:33 riff-IRC Quitting client at 9:50 PM CDST for MemTest checks 11:32 rubenwardy BillyS: for testing 13:32 blackGen hey, are there glow maps for nodes? 13:33 blackGen I want to have fake-glowing spots on nodes, that are unaffected by light leve 13:44 NathanS21 There are not glow maps. 15:45 cimbakahn Does TELESIGHT ever come on irc here? 15:47 Krock !seen TELESIGHT 15:47 MinetestBot Krock: telesight was last seen at 2018-05-01 16:59:58 UTC on #minetest 15:47 Krock almost exactly a month ago. 15:49 cimbakahn Krock, That's terrible. I need to talk to them. 15:50 Krock cimbakahn, is there no contact address noted on a sign/-alike in his server? 15:51 cimbakahn Krock, There is a /mail thing, but i guess it only accepts short messages. 15:52 Krock so they would have to be playing on the server to notice that .. unfortunate 15:53 cimbakahn Krock, Is there any way of knowing how many characters it accepts? 15:56 Krock cimbakahn, the server limit for the chat message length is at 2^16 characters, which will surely be enough. However, the /mail function may limit it 15:56 Krock I don't know which mod adds that command, so I can't tell whether there are more limits 15:56 cimbakahn Krock, I went to spawn, and there looks like there is an email address. I'll try it. 15:57 Krock good luck with that one 16:25 sfan5 Krock: s/month/day/ 16:32 Krock sfan5, right thanks. Intuitively increased the internal month counter once too much 18:45 Extex sofar 19:05 Extex @sofar You There? 19:59 rud0lf soclose yet sofar 19:59 sofar hey, I have to eat lunch too 19:59 rud0lf :) 20:00 rud0lf na zdrowie 20:01 rud0lf it's polish saying meaning something like "may that give you some good health", cheered after meal or before a drink 20:08 rdococ The mark has owed! 20:08 Markow Hi! 20:24 blackGen Hey, how can I turn .mts schematics into raw table data? 20:24 Markow Oh cool, Minetest has a Twitter account, but I don't know if it's an "official" one. It's not active at all. 20:24 blackGen use minetest.register_schematic() and then retrieve it from minetest.registered_schematics? 20:24 Markow https://twitter.com/MinetestGame 20:25 Markow I'm not going to bother following it since it rarely has any activity. 20:31 rubenwardy yeah, I run that 20:32 rubenwardy I like things from it though, so will see stuff 20:32 rubenwardy I'm also going to change the handle at some point 21:02 Markow Hi rubenwardy ! Oh cool! 21:02 Markow Try to make the account more active, if possible ;) 21:16 paramat blackGen link coming .. 21:17 paramat https://github.com/minetest/minetest/issues/7247 see the code i posted 21:26 blackGen paramat: big thanks 21:30 paramat it's a workaround for now, but maybe the PR will be merged https://github.com/minetest/minetest/pull/7251