Time Nick Message 08:06 VanessaE darkrose: *poke* 08:10 VanessaE eh, nevermind 08:10 * VanessaE wanders off 16:39 sapier any final comments to #1269? 16:39 ShadowBot https://github.com/minetest/minetest/issues/1269 -- Scene draw cleanup + add various 3d modes by sapier 16:42 rubenwardy Rebase finished, ShadowNinja: https://github.com/minetest/minetest/pull/1255 16:44 RealBadAngel sapier, its ok with me 16:44 RealBadAngel btw, https://github.com/RealBadAngel/item_tweaks 16:44 RealBadAngel ive uploaded the item entities tweaks there 17:31 rubenwardy Request: a command line parametre that gets the mod store to install a mod. 17:32 Amaz ^ + 1 17:37 rubenwardy It could ask for confirmation by the user, for security, but I think that that is silly 18:01 dsimon who usually does PR merges? 18:02 rubenwardy dsimon: any core developer 18:05 rubenwardy How to create a world without opening the minetest executable? 18:12 sapier mergeing #1269 in about 15 minutes 18:12 ShadowBot https://github.com/minetest/minetest/issues/1269 -- Scene draw cleanup + add various 3d modes by sapier 18:17 PilzAdam rubenwardy, create the folder and place world.mt in it with gameid=yourgame 18:17 rubenwardy Figured it out XD 18:20 sapier any comments to #1200? 18:20 ShadowBot https://github.com/minetest/minetest/issues/1200 -- Add support for exiting formspecs by doubleclicking outside by sapier 18:42 dsimon sapier, added a line note about a possible optimization 18:42 dsimon albeit a probably unnecessary one 18:46 Megaf [13:39:57] any final comments to #1269? 18:46 Megaf It works 18:46 ShadowBot https://github.com/minetest/minetest/issues/1269 -- Scene draw cleanup + add various 3d modes by sapier 18:46 Megaf I tested it a couple of days ago 18:47 Megaf [15:20:28] any comments to #1200? 18:47 Megaf Works too 18:47 ShadowBot https://github.com/minetest/minetest/issues/1200 -- Add support for exiting formspecs by doubleclicking outside by sapier 18:47 Megaf you are good to go 19:40 sapier 1200 should be checked against the changed behaviour too. I'd prefere it to not break someones habits (at least not if there'S a chance to avoid it) 19:41 sapier dsimon thanks your idea is quite good, even if optimization might not be that important on user input wasting cpu cycles where not required to waste them isn't a good idea. 19:42 dsimon sapier, indeed, thanks