Time Nick Message 03:42 MinetestBot 02[git] 04paramat -> 03minetest/minetest: Lua_api.txt: Various improvements (#7402) 135316b8f https://git.io/vhWF1 (152018-06-03T03:41:03Z) 04:22 Ruslan1 Wb all 13:11 Ox539 b/quit 14:16 em64t hi, is it possible to have my forum account deleted? 14:19 Krock yes. contact a forum moderator (if they can do account management), administrator or finally cele ron55 when nothing else helps 14:20 Calinou it can be deleted, but I'm not sure what's the policy on retaining posts 14:20 Calinou posts can be deleted, but then some conversations will make no sense 14:21 em64t well, deleting all my posts is one the main reasons i want my account deleted lol 14:21 em64t who can do account management? 14:22 Calinou I can 14:22 em64t ok, so i need to send you a pm, right? 14:23 Calinou you can PM me your forum username and I'll see what I can do 14:26 em64t ok 14:29 em64t i send u a pm 14:31 Calinou thanks 18:39 andirc8000 well apparently my attempt at 'disable flora from spreading' (https://gist.github.com/qweb17193/68b4b0f64aa4c44cde246413ba61fe71) failed any hints to why? e.g. if I comment out the 'register_abm()' calls in minetest-0.4.16-win64\games\minetest_game\mods\default\functions.lua then flora spreading does stop but this mod attempt doesnt 18:40 Krock andirc8000, add this line: function minetest.register_abm() end 18:41 Krock also your Minetest version is outdated. consider updating 8) 18:42 rubenwardy omgh 18:42 rubenwardy It's been a year since our last release 18:42 clavi yay~ 18:43 andirc8000 Krock: r u sure that overriding minetest.register_abm() in my mod will help because the functions.lua's abms are already registered by the time my mod executes (i checked via minetest.log() of 'minetest.registered_abms table 18:43 Krock And rank 3 of the devs who notice it goes to rubenwardy. Congratulations. 18:43 Krock *noticed 18:44 Krock andirc8000, in that case we're facing another problem 18:44 andirc8000 Krock: not a problem just sucks i hate 'modding' functions.lua itself 18:46 andirc8000 hmm maybe a new version adresses it (?) 18:49 Krock no, it won't. It's mysterious to me how C++ can call the "action" function of that ABM when it doesn't exist anymore 18:50 Krock maybe you forgot to enable that setting or the mod itself 19:24 andirc8000 is lava spreading - an 'active block modifier'? 20:38 Out`Of`Control M$ took over github? 20:54 entuland geez... why did I just smash through 24 stacks of leaves? 21:44 Teckla rubenwardy: In your (super great!) Minetest modding documentation, you list some Lua types: one of them is "Integer" and one of them is "Float". However, looking at Lua documentation online, I think there's only one numeric type called "number". Were you just ensuring that people understand you can specify both whole numbers and decimal numbers? 21:46 paramat he's not here, but i suspect that is correct 21:47 paramat often we need to express that a fractional value can be used, or that it should be a whole number 21:47 Teckla paramat: Thanks. :) 23:02 MinetestBot 02[git] 04paramat -> 03minetest/minetest_game: Settings: Add missing settings to settingtypes.txt 13bcf76ea https://git.io/vhl2M (152018-06-03T23:01:56Z) 23:40 MinetestBot 02[git] 04paramat -> 03minetest/minetest: Biome dust placement: Improve comments, re-order some lines 1386b19f2 https://git.io/vhlap (152018-06-03T23:39:10Z)