Time Nick Message 11:46 rubenwardy Krock: am I thinking of dig groups then? 11:46 rubenwardy I swear groups are 1+ 11:50 Krock for digging .. yes, probably. but item/node groups can have any value 11:51 Krock from INT_MIN to INT_MAX 14:38 sfan5 are you sure group values are not s16? 14:48 Krock writeS16(os, group.second); 14:49 Krock but internally stored as "int" 14:49 Krock the minimal "int" size is 2 bytes 14:50 sfan5 sure but I think some code somewhere would break if int was actually just 2 bytes 14:51 Krock yes, usually 4 bytes are assumed 14:51 Krock or 8 on x64 but that's not guaranteed 15:30 Krock rubenwardy: s/programs/platforms/ 15:30 rubenwardy ? 15:31 Krock char replacement PR. apparently "programs" is intended according to your reaction 15:31 rubenwardy One sec, j can't remember what I wrote 15:32 Krock 180 seconds have passed 15:32 rubenwardy Ah yes, platforms 17:57 Wuzzy Thanks, SmallJoker. I have tested. https://github.com/minetest/minetest/pull/9223#issuecomment-568288066 17:58 Wuzzy Otherwise, #9223 looks fine to me. This will certainly help me in development. Fun fact: On the first test startup with MCL2, I immediately received two new warnings. ? 17:58 ShadowBot https://github.com/minetest/minetest/issues/9223 -- Add chat_log_level setting by SmallJoker 18:00 Wuzzy oh wait... SmallJoker == Krock, right? 18:00 Krock yes. still nothing's changed in that regard 18:42 Wuzzy why the funny name? 19:23 Krock because I had no better ideas back then and renaming it now would break too much