Time Nick Message 04:42 cheapie Random no-context screenshot that I thought looked kinda nice: https://cheapiesystems.com/media/images/screenshot_20210130_224211.png 04:44 cheapie That pixel art out the window is perhaps a bit creepy, but... meh, that's not mine. 14:27 ronoaldo Hi! 15:26 MTDiscord <03Z​ander_200> Hi 18:50 MinetestBot 02[git] 04rubenwardy -> 03minetest/minetest: Fix minetest.dig_node returning true when node isn't diggable (#10890) 136e0e032 https://git.io/JtB97 (152021-01-31T18:49:51Z) 19:38 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Preserve immortal group for players when damage is disabled 13a01a02f https://git.io/JtB7P (152021-01-31T19:38:12Z) 19:38 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Readd Client::sendPlayerPos optimization (was part of 81c7f0a) 13fd1c1a7 https://git.io/JtB7X (152021-01-31T19:38:12Z) 19:38 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Cache client IP in RemoteClient so it can always be retrieved (#10887) 13112a6ad https://git.io/JtB71 (152021-01-31T19:36:47Z) 21:52 dnikic Hello 21:53 MTDiscord <11J​onathon> Hi 21:54 dnikic Do you have a bit of time for a little chat? 23:30 giov4[m] Hey, if I do `minetest.chat_send_all(minetest.colorize("#ddffdd", minetest.colorize("#e6482e", "Red text + ") .. " green text wannabe"))` "green text wannabe" is white, is there any way to avoid it (without concatenating two `minetest.colorize`)? 23:34 sfan5 do not nest colorize