Time Nick Message 06:17 bitblit1 Hello Everyone! 07:27 linuxoid Hi 08:00 bitblit1 Very new to the game. I played some user made games and minetest-game without any mods. Where are the mobs? 08:06 MTDiscord There are no mobs unless you're playing a game with mobs or add a mod with mobs. 08:06 MTDiscord Mineclone2 for example, has mobs 08:08 bitblit1 Does mineclone2 just try to emulate minecraft as close as possible? 08:08 MTDiscord that's it's goal, yes. a minecraft-like game 08:40 comrad it gets very close 09:18 bitblit1 Thanks, so Is there anything that is more unique, I have minecraft but I like FOSS, and some mintest exclusive content. Maybe a specific combination of MODS?? 09:18 bitblit1 If so, what would you guys recommend? 09:27 MTDiscord Nodecore is pretty exotic 09:28 MTDiscord https://content.minetest.net/packages/?type=game 09:31 bitblit1 MTDiscord: Thanks! I am thinking of contributing to the project after spending some more time with the game (engine). 09:33 MTDiscord good luck! (i'm paradust, by the way. MTDiscord is the discord relay bot) 09:34 bitblit1 Oh, I see. 16:59 daxfold i tried to follow the minetest installer steps that the github actions file uses, but the resulting msi file doesn't install any of the dll files that minetest needs to run 17:01 daxfold has anyone managed to make it work because mine just keeps failing 17:18 bitblit1 Everything was fine for me, but I'm on linuxx 17:18 bitblit1 Void linux* 17:25 daxfold i am on windows but compiling the installer with cpack just gives an installer that doesnt install any dll files 17:25 daxfold so the installer becomes useless 18:21 bitblit1 Just try normally installing the windows version from this link 18:22 bitblit1 daxfold: Stupid question, but did you make sure you used the 64 bit vs 32 bit software depending on your hardware? 18:22 bitblit1 Here is the 64 bit link? https://github.com/minetest/minetest/releases/download/5.6.1/minetest-5.6.1-win64.zip 18:51 mazes_84 I'm quite puzzled by the doc: If the inventory list changes (eg. it didn't exist before, it's resized, or its items are moved) while the formspec is open, the formspec element may (but is not guarantee to) adapt to the new inventory list. 19:10 daxfold bitblit1: i am compiling my own installer (or at least attempting to), i already know how to get minetest but would like to make an installer for it like other apps. Also, yes i did download 64 bit versions. I need someone who has compiled a working installer 19:22 MinetestBot 02[git] 04x2048 -> 03minetest/minetest: Remove obsolete rendering core init code (#13341) 136fe9bc8 https://github.com/minetest/minetest/commit/6fe9bc8ae1ccbfdd0f5f050f46b55decc1b90520 (152023-03-19T19:22:45Z) 19:25 MinetestBot 02[git] 04luk3yx -> 03minetest/minetest: Fix server-side formspec state keeping issue (#13332) 135fa63a0 https://github.com/minetest/minetest/commit/5fa63a0b0c6ed6c459d41c3d00d43740439db0d3 (152023-03-19T19:23:11Z) 19:25 MinetestBot 02[git] 04Wuzzy2 -> 03minetest/minetest: Various smaller lua_api documentation updates (#13240) 130050f12 https://github.com/minetest/minetest/commit/0050f12b3275fd72cf8a2a4873ee07fdbe79755b (152023-03-19T19:24:37Z) 19:27 MinetestBot 02[git] 04Wuzzy2 -> 03minetest/minetest: Clarify documentation of inventory actions (#13181) 1309342c0 https://github.com/minetest/minetest/commit/09342c0811bb8d035e012a79dce714a6b63722e4 (152023-03-19T19:25:08Z) 20:32 MinetestBot 02[git] 04x2048 -> 03minetest/minetest: Move drawing of wield tool into a dedicated step of the pipeline (#13… 136cd2eea https://github.com/minetest/minetest/commit/6cd2eea48781dd7318b6ea78c5cdea4a3ee5db02 (152023-03-19T20:31:15Z) 23:38 MTDiscord Apparently I cannot build 5.6.1 Minetest with latest master mtirrlicht. What's the commit or something I need to use together with 5.6.1?