Time Nick Message 01:56 kurtzmusch i cant get any mods from repo.or.gz is it down or is it just to me? 01:56 kurtzmusch repo.or.cz* 03:24 Edgy1 kurtzmusch, it appears to be in a state of dismay at the moment 03:28 NewPlayer Hey anyone here? 11:42 MinetestBot 02[git] 04ClobberXD -> 03minetest/minetest: Move Quicktune code to util/ (#8871) 133799ffd https://git.io/JeZNB (152019-09-29T11:41:13Z) 11:42 MinetestBot 02[git] 04rubenwardy -> 03minetest/minetest: Fix error message caused by adding new parameter to background (#8922) 1307bdd60 https://git.io/JeZNR (152019-09-29T11:40:59Z) 11:42 MinetestBot 02[git] 04DS-Minetest -> 03minetest/minetest: Allow grep-ing for on_grant and on_revoke (#8958) 1316865a5 https://git.io/JeZN0 (152019-09-29T11:40:15Z) 13:11 MinetestBot 02[git] 04SmallJoker -> 03minetest/minetest: label[]: Fix broken colors since 2c9edef 13c2458d3 https://git.io/JeZAK (152019-09-29T12:52:41Z) 13:13 Daisae Is there an easy way to import text to run? Attempts to paste into the console fail. 13:15 sfan5 works for me on Linux 13:15 sfan5 thought I have to press ctrl+c twice 13:15 sfan5 though* 13:27 Daisae Also running XOrg. In MT, press F10 to get console. Ctrl+V to paste fails. Shift+Insert to paste fails. Middle mouse click to paste fails. 13:28 rubenwardy works for me, but you need to paste twice 13:28 rubenwardy this is a known Irrlicht issue though 13:28 Krock Ctrl+V twice 13:28 Daisae That worked. 13:28 Daisae Thanks. 13:28 Krock !next 13:28 MinetestBot Another satisfied customer. Next! 13:48 Daisae What Sketch2 last suggested I use to check whether my map produced nodes of a certain type was. minetest.register_lbm({nodenames={'default:stone_with_iron'}, action=function(pos,node) minetest.chat_send_all( minetest.pos_to_string(pos, 2) ) end}) 13:49 Daisae I also tried with minetest.log("error" , "Message") but see nothing in the game or at the terminal. I check for 'default:stone', so there should be plenty of output. 15:44 Daisae Am I using the console correctly? I enter for example: minetest.log("error","Test") 15:44 Daisae I see as output only ACTION[Server]: CHAT: minetest.log("error","Test") 15:49 kurtzmusch Daisae use pastebin to show us your mod 15:50 Daisae I do not have a mod. It is not for a mod. 15:51 Daisae It is only a single line as a test. 15:51 kurtzmusch but you have to run it as a mod 15:51 Krock you need a mod to run lua code 15:51 Krock like worldedit chatcommands 15:51 kurtzmusch it seems you are trying to type lua instructions directly on the game chat? 15:51 Krock //lua 15:53 Wuzzy Daisae: download the luacmd mod 15:53 Wuzzy Then you will get a command called "/lua" 15:54 Daisae Yes, I was. 15:54 Daisae I will get the luacmd mod. 15:54 Wuzzy /lua minetest.log("error", "Test") 15:54 Wuzzy and not 15:54 Wuzzy minetest.log("error", "Test") 15:55 Wuzzy Krock: installing worldedit is overkill. luacmd for the win! ? 15:55 Daisae !mod luacmd 15:55 MinetestBot Daisae: LuaCmd [luacmd] by prestidigitator - https://forum.minetest.net/viewtopic.php?t=9671 16:02 Krock everybody needs worldedit 16:14 nepugia Wuzzy, Obvioudsly reimplementing it yourself is the way to go :D 16:14 nepugia (which i did, because i didnt know about luacmd... or about worldedit :P) 16:16 kurtzmusch !mod LATE 16:16 MinetestBot kurtzmusch: Translate Item Definitions [vortoj] by Casimir - https://forum.minetest.net/viewtopic.php?t=8497 16:16 nepugia Although i didn't do any fancy privilige checks, i just marked the mod as "dont use this on anything you care about" :D 16:16 kurtzmusch !mod late 16:16 MinetestBot kurtzmusch: Translate Item Definitions [vortoj] by Casimir - https://forum.minetest.net/viewtopic.php?t=8497 16:16 kurtzmusch !mod L.A.T.E 16:16 MinetestBot kurtzmusch: There are no results for this query :( 16:17 Krock !mod [late 16:17 MinetestBot Krock: LATE [late] by Pyrollo - https://forum.minetest.net/viewtopic.php?t=20724 16:17 kurtzmusch what did you do ? 16:22 kurtzmusch !help 16:22 MinetestBot https://github.com/sfan5/minetestbot-modules/blob/master/COMMANDS.md 16:23 kurtzmusch !git 16:23 MinetestBot Someone thinks you need to brush up on or learn Git, please go to: http://git-scm.com/book/ 16:35 kurtzmusch !mod finite 16:35 MinetestBot kurtzmusch: The Infinite IKEA by benrob0329 - https://forum.minetest.net/viewtopic.php?t=22727 16:35 kurtzmusch !mod liquid 16:35 MinetestBot kurtzmusch: Slime blocks and liquids [slimenodes] by Wuzzy - https://forum.minetest.net/viewtopic.php?t=10423 16:35 nepugia kek 16:36 kurtzmusch !mod finite liquid 16:36 MinetestBot kurtzmusch: finite liquid by axaro - https://forum.minetest.net/viewtopic.php?t=16481 16:36 kurtzmusch there wer go = ) 16:36 kurtzmusch not the one i wanted = ( 16:36 kurtzmusch i wanted the one that makes it like dwarf fortress 16:38 Krock kurtzmusch: just use the web version 16:38 Krock -> https://krock-works.uk.to/minetest/modSearch.php 16:39 kurtzmusch oh, nice 16:39 kurtzmusch anything is better than the forum search, this is so weird 16:39 kurtzmusch it seems the forum actively tries to exclude your serach terms 16:40 Krock disclaimer: it does not list mods with incorrectly formatted titles or such that aren't published on the forums 16:41 Krock on the other hand it also lists mods that are no longer on the forums, and probably deleted 17:20 Daisae attempt to index local 'name' (a nil value) 17:21 Daisae Is there an easy way to copy such error text out of Minetest? It is not appearing in the terminal 17:24 Nezrok Error log, debug.txt should have it 17:24 Krock fix your terminal by changing the log level setting 17:25 nepugia "fix your terminal"? 17:25 Krock output 17:26 Krock it's very helpful for mod and engine development, so looking only at the file output isn't very handy 17:58 MinetestBot 02[git] 04SmallJoker -> 03minetest/minetest: Textures: Load base pack only as last fallback (#8974) 1361e9c1b https://git.io/JeZjb (152019-09-29T17:57:29Z) 20:53 nepugia !mod minegeld 20:53 MinetestBot nepugia: There are no results for this query :( 21:04 ircSparky !mod currency 21:04 MinetestBot ircSparky: Currency and Economy [currency] by VanessaE - https://forum.minetest.net/viewtopic.php?t=21339 21:04 ircSparky sorry for ping 21:05 ircSparky nepugia, that mod has minegeld 21:08 nepugia you apologize for the ping and then do it? :P 21:09 nepugia not that i mind 21:20 ircSparky lol i was saying sorry to Vannesa since it was unintentional 22:06 nepugia ah, i see 22:06 nepugia that makes more sense :D 23:47 wowaname https://forum.minetest.net/viewtopic.php?f=5&t=9183 reading this, i see a lot of people who miss the point of an "infinite" or rather larger horizontal world size 23:48 wowaname people asking "have you explored it all", "cant you just build near spawn", "why not just play singleplayer if youre gonna build in the middle of nowhere" 23:48 wowaname not once in that thread (and that thread's been around for a while, with a lot of posts over some time) have i seen anyone bring up that one of the first multiplayer minecraft servers utilised the full potential of the large playspace 23:49 wowaname it's useful to have a large playspace with servers that have no rules other than the game mechanics themselves 23:50 wowaname there arent many clientside mods for minetest that exploit this method of play (hacked / cheating clients if you will, i dont really see it that way because i only play this way on anarchy servers) but i believe thats only because the current primary community of minetest is people who dont play that way 23:51 wowaname i think a large potential audience (or a few) is being deterred by mt's current limitations 23:51 wowaname yes im aware minetest isnt minecraft, as has also been pointed out several times in that thread, but it should be better than minecraft 23:52 wowaname and i think this map limitation is a severe setback at least for me. i currently play minecraft and am looking at cuberite (mc c++ server) for server hosting, i'll do development on that in my spare time and make it "playable", and i believe a public anarchy server would really stress test cuberite and make the bugs pop out real quick 23:53 wowaname but i'd be more than happy to jump onto minetest, attract players to it, spend my free time developing for that instead of cuberite (because cuberite still needs the proprietary mc client) 23:53 wowaname i just dislike the mentality that "if i can play with 64k³ then so can you" 23:54 wowaname and a lot of that thread seemed very filled with asshole remarks back and forth 23:55 wowaname "building far from anyone else" is not the same as playing singleplayer. we do that to reduce the chance of our bases found with all our storage and valuables, and we build more "public" shit closer to spawn and axes 23:55 wowaname theres still a community there, loosely speaking 23:55 wowaname and of course theres the server chat 23:56 wowaname im just ranting about this because there is an entire, large community of people who play like this, and i guess none of them have heard of minetest or they're deterred by the "don't play that way, then" attitude of much of the community, at least from what i can deduce from that single forum thread 23:57 wowaname i also like the vertical space that minetest offers. not many of us *need* that either, but it's there too, and im sure i could think up cool gamemode ideas that use that space more effectively. i told someone "wouldnt it be cool to dig down to hell rather than build a portal to it" (which apparently exists as a mc mod, but hey, imo it'd be cooler in minetest) 23:58 kurtzmusch wowname: i played in an anarchy server where the world size was actually reduced to encorage more encoutners 23:58 wowaname im not asking anything of anybody here, i just needed a place to rant about this and give an indication that yes, a larger map isnt an arbitrary, imagined need 23:58 wowaname kurtzmusch: so did i but i personally dont like playing like that 23:58 wowaname i dont like my encounters to be forced 23:59 calcul0n i just build 10k nodes from spawn, morons are too lazy to get there 23:59 wowaname some people like basing close to spawn just to see how long it'll take for their stuff to be found. some people like to do that for some of their builds and not for their others