Time Nick Message 00:06 Lone-Star dang, see what I miss when I go hunting, SPAM, lol 00:34 Hijiri how do I configure cmake to build with clang? 00:36 Hijiri nevermind I think I got it 01:09 whitephoenix jesus christ they just pinged me 20 times in 3 minutes 03:03 Hijiri #6688 is ready for review now 03:03 ShadowBot https://github.com/minetest/minetest/issues/6688 -- Custom particle generators for particle spawners by raymoo 03:08 CBugDCoder Hijiri, i can think of so many ways that i can use this; cant wait till it gets merged :) 08:46 nerzhul rubenwardy, interesting job, also i think CI should be enforced too and be more robust to reduce our checks :) 19:00 paramat please can devs go through the 'adoption needed' PRs and possibly commit to adopting? nerzhul red001 has many that need attention but is not responding, interested in adopting any? 19:00 paramat how long shall we leave 'adoption needed' PRs open? 19:01 paramat maybe a few months? 19:02 paramat #4302 has an error and i'm willing to adopt that 19:02 ShadowBot https://github.com/minetest/minetest/issues/4302 -- Change method for checking Irrlicht version; fixes tooltip height bug by Zeno- 19:03 ThomasMonroe pardon my ignorance, but what is meant by adoption? 19:03 rubenwardy Take over a PR 19:03 ThomasMonroe ah ok thanks 19:03 rubenwardy Ie: to adopt - "choose to take up or follow (an idea, method, or course of action)." 19:03 rubenwardy huh, that's wrong 19:04 ThomasMonroe picking up where someone else left off 19:09 Sokomine does anyone here know if settingtypes.txt is supported for *mods*? it's listed in lua_api.txt but i can't find the defined config variables anywhere in the menu structure 19:11 paramat any input on 'redef wrapper'? https://github.com/minetest/minetest/pull/4391#issuecomment-321711453 19:12 paramat erm i think it is supported for mods 19:13 ThomasMonroe so what else needs to be done for advanced lighting? 19:14 paramat why is #4302 a fix? the logic looks identical, a floats/ints thing? 19:15 ShadowBot https://github.com/minetest/minetest/issues/4302 -- Change method for checking Irrlicht version; fixes tooltip height bug by Zeno- 19:15 Megaf Krock: overhaul time for the main menu then? 19:15 paramat thought i'd ask before adopting it 19:15 Krock Megaf, sorry? 19:16 Sokomine paramat: there's no single mod listed in my menu even though some have the config file. perhaps it's due to mods never beeing seperately enabled by me but always symlinked into subgames? 19:16 Sokomine i'll try to find out more 19:16 Megaf [16:34:42] can we add a checkbox somewhere visible? Name Auto Pause perhaps 19:17 Megaf [16:38:29] Megaf, I'd have some settings suggestions for that mainmenu page too but there's too less space if checkboxes are used 19:17 Krock possibly. 19:23 paramat wow 33 PRs needs adoption 19:25 paramat auto pause doesn't justify a checkbox, should stay in advanced settings 19:29 paramat Sokomine maybe related #5329 19:29 ShadowBot https://github.com/minetest/minetest/issues/5329 -- Make world config dialog and advanced settings dialog support nested modpacks by orwell96 19:40 ThomasMonroe I think I can adopt #6048 19:40 ShadowBot https://github.com/minetest/minetest/issues/6048 -- Add a refresh button to the server list. by red-001 19:41 Megaf ThomasMonroe: I'm sure you can 19:41 Shara I already started work on it 19:41 Megaf I'm thinking about overhauling the main menu 19:42 Megaf but I have to learn how to formspec 19:42 Shara Megaf: good luck 19:42 ThomasMonroe good luck Megaf 19:42 rubenwardy ;) https://rubenwardy.com/minetest_modding_book/en/chapters/formspecs.html 19:42 Megaf Ok, I give up already 19:42 Megaf after two good lucks like that 19:43 rubenwardy the mainmenu code is some of the messiest crappiest code I've ever seen 19:43 Shara Megaf: Main menu interests me, and have already done some small bits on it, but formspecs are pain. 19:43 Shara And mainmenu in general is... yea 19:43 ThomasMonroe lol 19:43 rubenwardy it surprised me to see that hmmmm approved it 19:44 ThomasMonroe I made an issue about softening up the corners of the main menu, but the tabs are weird :P 19:44 ThomasMonroe so I closed it XD 19:47 Shara ThomasMonroe: I have almost got everything for #6048, but just can't work out where to put the button that looks right 19:47 ShadowBot https://github.com/minetest/minetest/issues/6048 -- Add a refresh button to the server list. by red-001 19:48 Shara It's one of those that I looked at a few times, and only didnt try because someone else seemed to be working on it 19:49 ThomasMonroe hmm I think I could play around with it a bit 19:49 ThomasMonroe so do I make another PR 19:49 ThomasMonroe +? 19:49 Shara So I say I already did work on it and you'll go ahead anyway? 19:51 ThomasMonroe hmm I could find another one to work one :) 19:52 Shara If you dont mind for now. Maybe we can work together on the placement for the button though. 19:52 ThomasMonroe sure 19:53 ThomasMonroe idk if I can pick up any of the others though, my c++ skills are worse than a 5 year olds XD 19:53 ThomasMonroe I am learning however, which is good 20:02 paramat i'm adopting the small bugfix part of #5624 20:02 ShadowBot https://github.com/minetest/minetest/issues/5624 -- vector.direction fix and new methods by narrnika 20:50 Sokomine paramat: #5329 does indeed seem to be related. at least it might cover modpacks. can't really test it because none of my mods are in the mods folder. they're all symlinked in diffrent subgames. the only thing that does show up in the settings menu is mineclone2. that one has its own config file 20:50 ShadowBot https://github.com/minetest/minetest/issues/5329 -- Make world config dialog and advanced settings dialog support nested modpacks by orwell96 20:52 Sokomine based on the documentation, i'd have expected mods to be able to provide their own settingtypes.txt and to be able to get those settings to the player. the only way they will right now is if they're either in the player's mod folder or the subgame creator went through all the mod folders and gathered the config files together 21:04 ThomasMonroe how would I get unicode ↻ into something that Lua can handle? 23:13 sofar xmas wishlist: #6802 23:13 ShadowBot https://github.com/minetest/minetest/issues/6802 -- Sky: Get various colors used for sky from server 23:19 paramat good idea