Time Nick Message 03:10 bigfoot547 Ok 03:10 ZenonSeth hey 03:11 bigfoot547 What should be added? 03:11 ZenonSeth er, nothing major, but some info on pages 03:11 bigfoot547 Okay, like where? 03:11 ZenonSeth e.g. set_node erases metadata 03:11 ZenonSeth it's not listed and it took me an hour before i found swap_node :) 03:11 bigfoot547 Ok 03:11 bigfoot547 Lemme add that to the worklist 03:12 bigfoot547 We'll be on it as soon as humanly possible :) 03:12 ZenonSeth I can make a list, it's around 4am here 03:12 ZenonSeth hah, alright 03:12 ZenonSeth mind if I at least stay in these channels? 03:13 bigfoot547 You can hang around 03:14 ZenonSeth alright 03:14 bigfoot547 Now swap_node is in the minetest namespace, right? 03:15 ZenonSeth yes 03:15 bigfoot547 Ok 03:15 ZenonSeth and the doc on swap_node says it does not erase metadata 03:18 bigfoot547 Ok 03:19 bigfoot547 http://dev.minetest.net/minetest.set_node 03:19 bigfoot547 Edited 03:19 bigfoot547 Any more discrepancies? 03:19 bigfoot547 Or anything that doesn't line up? 03:20 ZenonSeth that was fast, i didn't mean to rush you btw, just wasn't sure if i could join and edit that. thanks :) 03:20 bigfoot547 It's fine :) 03:20 bigfoot547 It's my job 03:20 bigfoot547 :P 03:21 ZenonSeth I'll go through the 100 open tabs i have tomorrow, and can hopefully give more useful feedback 03:21 bigfoot547 Ok, thanks :D 03:21 ZenonSeth alright, goodnight then 03:22 bigfoot547 Night 10:40 pigra_kojoto Calinou: hi, could you make an account on dev.minetest.net for Reedych? 12:12 Calinou pigra_kojoto: Reedych? also, I need your email address to create an account (so that you can receive the password) 12:12 Calinou (you can use /msg Calinou ) 13:46 pigra_kojoto what do you think about this article: http://dev.minetest.net/player_set_textures 13:47 pigra_kojoto i want to document all funcs from Global Table by some mods, but not understand what's Global Tables :D 14:29 Krock pigra_kojoto, it's outdated, see https://github.com/minetest/minetest_game/blob/master/game_api.txt#L312 14:30 Krock however, valid until the next stable is released. 14:30 pigra_kojoto oh no, what can change the function player_set_textures? 14:30 Krock see link 14:31 pigra_kojoto thank you! 18:07 ZenonSeth hey guys 18:08 ZenonSeth i got some more feedback, hopefully useful for the documentation, here's a small writeup: https://pastebin.com/pcS2EdFX 18:09 ZenonSeth i think most of the other docs i had toruble with was just a matter of reading through all the available functions/callbacks