Time Nick Message 09:03 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Fix incorrect error message in core.encode_png 13a781248 https://git.io/JitKz (152021-10-22T08:55:18Z) 09:03 MinetestBot 02[git] 04Wuzzy2 -> 03minetest/minetest: Fix no_texture.png activation w/ simple leaves 13d4b89eb https://git.io/JitKg (152021-10-22T09:01:42Z) 19:45 cheapie Huh, some of these traffic light controllers are going to be hitting 2000 (real-life) days since installation in about a year. 19:51 erlehmann cheapie in minetest? 19:51 * cheapie nods 19:52 cheapie The LTC-4000E's initial release date was 2017-01-10, and many of the ones on VE-Creative were installed that day or very close to it (replacing old LTC-4000 and TrafficNeXt 5 controllers). 19:54 cheapie That also means that on 2022-01-10 they'll be hitting 5 real-life years (or about 360 MT years) in service. 20:52 MTDiscord erlehmann: I'm very much unsure whether I should apply gamma "correction" after reading some ancient web dev blog posts (https://hsivonen.fi/png-gamma/ for instance) 20:56 celeron55 png's gamma stuff is totally screwed up due to people completely misusing it 20:56 celeron55 your only option is to ignore it unless you completely control the chain from image creation to display 20:58 MTDiscord the solution is to ignore gamma' 20:59 MTDiscord and rather use the preset one by the game 20:59 erlehmann luatic well is there a gAMA chunk 21:00 erlehmann Jordach well isn't this a browser-only issue? 21:06 MTDiscord rather than interpreting the files as-is just ensure the gamma is adjusted by the game engine 22:00 luizsab Hello! I'm using a mobs mod but I want to left it, is there some safe way to do this?