Time Nick Message 01:26 paramat Sokomine, saw your message. i can't see a justification for that when a mod could just remove biome nodes after mapgen if necessary 01:29 paramat merging #8756 01:29 ShadowBot https://github.com/minetest/minetest/issues/8756 -- Mapgen Flat: Fix and improve getSpawnLevelAtPoint() by paramat 05:29 ANAND sfan5: You may be interested in https://github.com/minetest/minetest/compare/bc9e4ed6718ccd850ee806914e8da6e07479b3aa..627886dec6180b736582979cd524f4b3db720883 05:29 ANAND GH loves long URLs ._. 08:36 sfan5 ANAND: oh that's cool 09:02 ANAND Indeed, I never knew this was possible 09:28 red-045 what's so bad about the non-debug version of getmetatable? 09:46 p_gimeno getmetatable is frequently used in OOP to test the parent class 15:58 rubenwardy I'd quite like to merge #7895 before it breaks again 15:58 ShadowBot https://github.com/minetest/minetest/issues/7895 -- Add luacheck to check builtin by rubenwardy 16:14 sfan5 rubenwardy: LGTM 17:36 Sokomine paramat: might indeed cost too much performance to interrupt the code there. but it'd definitely be nice to be able to tell mapgen where not to place decorations 17:37 rubenwardy merging #7895 in 10 17:37 ShadowBot https://github.com/minetest/minetest/issues/7895 -- Add luacheck to check builtin by rubenwardy 18:28 Krock rubenwardy: ding dong it's the 10 minutes that came along 18:29 rubenwardy loool 18:29 rubenwardy this always happens 18:29 sfan5 he didn't say 10 what 18:29 sfan5 could be hours 18:29 sfan5 or deciminutes 18:29 rubenwardy that's true 18:29 rubenwardy I'll wait until 4am 18:31 Krock assuming 10 potatoes 19:08 Krock any opinions/reviews/comments on bugfix & code cleanup #8641? 19:08 ShadowBot https://github.com/minetest/minetest/issues/8641 -- Clean up and fix freetype=false crashes by SmallJoker 19:12 Krock thank you sfan5 :) 19:13 Krock will merge in 17 minutes 19:32 Krock merging 19:33 Krock done 19:53 sfan5 hm, cmake is looking for freetype even when you disable the client build 19:54 sfan5 did this change recently? 19:54 Krock looking into git blame.. 19:55 Krock apparently not touched in a while 19:56 Krock should indeed default to false for server builds 19:56 Krock it's useless there 19:56 Krock will tweak the later if I don't forget it