Time Nick Message 00:03 GreenDimond Yikes 00:03 GreenDimond So if I loop it enough times it sets the stack for a second but then it goes back to the previous one 00:04 GreenDimond which is concerning because there is only one call to set_wielded_item and debugging shows it only runs once 00:07 GreenDimond Alright I think the issue is in on_rightclick 00:09 GreenDimond Eesh 00:09 GreenDimond issue was I wasnt returning an itemstack 00:09 GreenDimond even though the doc says the default return is 0 00:09 GreenDimond nil* 00:10 GreenDimond I should really stop dumping monologues of my occasional modding issues in here 00:11 sfan5 the docs don't say that the default return is nil 00:11 GreenDimond > default: nil 00:11 GreenDimond Usually when I read that it is in reference to the return value 00:12 sfan5 not here 00:12 GreenDimond Guess not 00:12 GreenDimond Whatever, it works now 00:13 sfan5 "default: nil" appears many more times in the same section and none of them mean the return value 00:13 sfan5 https://github.com/minetest/minetest/blob/master/doc/lua_api.txt#L6419 00:13 GreenDimond Yes, I am aware 00:13 sfan5 this however explicitly says "return value" 00:13 GreenDimond Yep 00:13 GreenDimond I dont need to be told twice; Just leave it to me to read the docs wrong 00:15 GreenDimond Forget syntax or legitimate errors, let's fail in the simplest task possible: reading >.> 00:16 GreenDimond oh well. what matters is it works now. 00:34 lllI1I is the list of players on a server used anywhere outside of CSM's at the moment 00:35 GreenDimond ..Yes? 00:35 GreenDimond Many mods use the player list 00:35 lllI1I I haven't found any use for it from browsing the source 00:36 lllI1I sorry let me clarify 00:36 lllI1I does the client being sent the list of players or not have any effect, outside of clientside modding 00:45 Lone_Wolf Tab autocomplete 00:45 Lone_Wolf I think anyway 04:06 OlaLili Oop 07:06 gorilla Buckaroo, do you know why the craftassist code is copyright Facebook? 08:10 BuckarooBanzai1 gorilla: no clue, i just though i share that link, because someone mentioned mintest :D (does not happen often enough on HN) 08:10 BuckarooBanzai1 *minetest