Time Nick Message 14:50 Blockhead256[m] how much of an attraction do you all think a shovelware "101 games for Minetest" distribution would be? 14:51 Blockhead256[m] and perhaps more interesting to some: would there be an easy way to de-duplicate mod files between games? bonus points if it works on Windows where there's no symlinks 14:56 MTDiscord windows does have symlinks. iirc the user has to enable them though 14:57 MTDiscord if your bundling everything with minetest, you could make an engine patch as to where it looks for files 15:01 Blockhead256[m] you have to be an admin to create a symlink though 15:01 Blockhead256[m] and you can't unzip symlinks either afaik 15:02 Blockhead256[m] I was thinking you could conceivably write custom main menu Lua that runs on game selection and assembles the directory - without symlinks even, for Windows support 15:03 Blockhead256[m] I think the main problem though is the era Minetest exists in now: on these old 101 games CDs, they had a menu to select the next game to launch off of a list. The ContentDB tab is basically that menu, except it loads off the internet now instead of CD-ROM 15:04 Blockhead256[m] and as for mod de-duplication: even between all the games out there, you'd probably be hard-pressed to find two that use identical versions of a mod, and you would be unlikely to want to do manual updates to them yourself 16:07 MinetestBot 02[git] 04appgurueu -> 03minetest/minetest_game: `default.set_inventory_action_loggers`: Hook (instead of replace) cal… 1316b6bdd https://github.com/minetest/minetest_game/commit/16b6bdde0acb9258734a7ce30854b23a65bcd418 (152023-06-06T16:07:37Z) 16:07 MinetestBot 02[git] 04appgurueu -> 03minetest/minetest_game: Update bookshelf infotext on put and take inv actions 13cd6ea53 https://github.com/minetest/minetest_game/commit/cd6ea53a524bfb6fdc95cfcd23112dc970fc15f9 (152023-06-06T16:07:37Z) 17:01 MinetestBot 02[git] 04Desour -> 03minetest/minetest: Fix some memleaks from GUIButtonImage (#13564) 13553dc02 https://github.com/minetest/minetest/commit/553dc02deb8c16795874469d14643f89e1cba559 (152023-06-06T17:01:32Z)