Time  Nick          Message
01:02 Piggybear87   Are per-player settings possible? Like giving <player> a higher speed, and/or <player2> a higher jump.
01:03 Piggybear87   The only way I can think of is a Landrush server-esque item that does it.
01:05 est31         Piggybear87, yes it is
01:05 est31         generally you cant make all settings per-player
01:06 est31         but changing walking speed or jump is possible
01:06 Piggybear87   I know, but I would like to set it on a per player basis. Somewhat of a reward for helping with the server, and donating, etc.
01:07 est31         its the set_physics_override() call
01:07 est31         for the player object
01:08 Piggybear87   Ok, thanks.
01:08 est31         just write a mod, if the player joins you can call this if the name matches, with the values
02:50 rater193      i made an api for my battle towers mod, to let developers easily add in tower loot spawns.
02:50 rater193      _G.battletowers:addLoot(item, weight, minamm, maxamm)
02:50 rater193      :)
02:51 freelikegnu   kewl
02:52 rater193      btw, i will publish updates every morning, so new updates will come daily!
03:39 Niebieski     I'm trying to build Minetest, but cmake gives an error that it can't find GMP's package configuration files.
03:41 est31         Niebieski, can you put the actual error onto a pastebin?
03:43 Niebieski     http://pastebin.com/Ag9ugyj4
03:49 est31         Niebieski, your config is weird
03:49 est31         FindGMP.cmake does exist
03:50 Niebieski     Yeah.
03:52 est31         Niebieski, have you tried cloning minetest again?
03:53 Niebieski     Okay, I'll clone it again.
04:26 Niebieski     Internal compiler error. xD
04:26 est31         Niebieski, most likely thats due to too few RAM available
04:26 Niebieski     Yeah, the system freezed while building.
04:27 VanessaE      unless he runs gentoo, then it might be a compiler bug ;)
04:27 Niebieski     I'm running Arch.
04:27 VanessaE      I was joking :P
04:28 VanessaE      years ago when I was running gentoo, I kept having problems with internal-error or occasionally bus errors, while compiling.  people kept blaming my hardware -- turned out to be a compiler bug.
04:29 Niebieski     Wow.
04:29 Niebieski     Things like that makes me think that we all should use one distribution only.
04:33 est31         Niebieski, just wait, until systemd grows to be a full distro
04:34 VanessaE      ha!
04:34 Niebieski     Systemd ?
04:34 VanessaE      a clusterfuck that intends to replace sysvinit and related.
04:35 Niebieski     I have no clue.
04:36 Niebieski     I build minetest and feel like the boss of computing world. xD
04:37 Niebieski     ls
04:39 VanessaE      bbl
05:10 zat           Niebieski: at least you build it now!!!!
05:10 zat           I remember when you were so scared of the idea alone.
05:11 zat           lololol
05:11 Niebieski     xD
05:12 Niebieski     zat: I can't remember that. xD
05:13 zat           Niebieski: maybe I am making all that up anyway...
05:13 zat           not the first time though
05:14 Niebieski     maybe...
05:16 zat           maybe...
05:19 zat           ¿nada?
05:21 zat           creo que la cancelé sin querer
05:22 zat           sorry wrong channel ¬¬
06:14 CWz           good morning
08:22 xrogaan_      lo
11:37 nanepiwo      I'm getting an "unfinished string" error for this piece of code:
11:37 nanepiwo      local rules_text = "Rules go here!"                                     local rules_formspec =                                                  "size[8,10;]                                                            label[1,1;Welcome! Accept the rules below to get the \'interact\' privelege and be able to build.]                                              textarea[2,2;6,7;rules_field;;"..rules_text.."]
11:37 nanepiwo      button[3,9;3,1;agree_button;I agree]                                    button[6,9;5,1;cancel_button;Maybe later]"
11:37 nanepiwo      at the line starting with size[8,10;]
11:38 Calinou       use a paste bin
11:40 sfan5         nanepiwo: you should run the text (not everything) through the formspec escape function
11:41 sfan5         the rules text and "Welcome! Accept [...]"
11:41 nanepiwo      ok
11:41 sfan5         the \' things are likely causing the issue
11:45 nanepiwo      I'm still getting that error
11:46 sfan5         what does your code look like now? (pastebin please)
11:47 nanepiwo      oh wait, so only around the troublesome text field?
11:48 nanepiwo      not the whole string
11:48 sfan5         uh
11:48 sfan5         just pastebin your code
11:49 nanepiwo      hm, the pastebin site i s complaining
11:50 Megaf         nanepiwo: paste.debian.net
11:50 nanepiwo      OK, I'll try that
11:50 Megaf         or use Github gist
11:51 Calinou       https://up1.ca can do pastes :P
11:51 Calinou       (press Ctrl+V on home page)
11:52 nanepiwo      whitespace got messed up!
11:56 Megaf         So, I got this email for this job oportunity, what you think folks? http://paste.debian.net/plain/304776
11:56 Megaf         I know nothing about Microsoft Sharepoint and Exchange tho
11:56 Calinou       you aren't supposed to share e-mails publicly like that :P
11:57 nanepiwo      http://pastie.org/private/djpkmtc0d3z9b14oytaaqg
11:57 nanepiwo      think I messed up where the minetest.formspec_escapes are
12:05 Megaf         Calinou: :)
12:18 RealBadAngel  megaf, this looks like a contract, not regular job
12:18 RealBadAngel  seems like they need one to clean the mess and dismiss
12:19 Megaf         yep, money is welcome anyway
12:19 Megaf         I don't have a job at the moment
12:57 RealBadAngel  Megaf, in such case then its ok
12:57 RealBadAngel  but you should suck them out of all their money ;)
12:58 RealBadAngel  coders are not guys to work with hammer and nails
13:17 Megaf         RealBadAngel: heh, thanks. Let's see what happens
13:23 RealBadAngel  Megaf, just be aware of the fact 99,99% of the mankind cannot code
13:23 RealBadAngel  and use it
14:50 exio4         RealBadAngel: well, I would say out of the "programmers", there's also a big percent of people that write code that nobody can understand, not even themselves
15:00 T4im          hmm what is LuaEntitySAO:get_luaentity() actually supposed to return? itself?
16:29 rubenwardy    animated avatar: https://forum.minetest.net/memberlist.php?mode=viewprofile&u=18091
16:43 YuGiOhJCJ     hello, I am unable to create "Gun Powder" following this pattern: http://wiki.minetest.net/Gun_Powder on minetest 0.4.12. Any idea why?
16:56 YuGiOhJCJ     oh... it seems to work in single player mode
16:58 YuGiOhJCJ     so I am unable to create "Gun Powder" but only when I am connected to a server
17:12 VanessaE      ~tell Darcidride most (all?) of the leaf decay code has been removed from moretrees, in favor of the default code.  There is no option to disable it, but I can re-add that feature later.
17:12 ShadowBot     VanessaE: O.K.
17:13 VanessaE      YuGiOhJCJ: what you can or can't craft is determined entirely by the server (when you're online), so if you can't craft gunpowder, it's probably because the server has disabled the TNT mod.
17:15 Krock         MinetestBot!
17:15 * Krock       pings sfan5
17:21 Jordach       YuGiOhJCJ, some servers have TnT disabled
17:22 VanessaE      Jordach: too slow :P
17:22 Jordach       cyka
17:24 VanessaE      ?
17:25 YuGiOhJCJ     Jordach, it's my server and I don't remember to have disabled the TNT
17:25 YuGiOhJCJ     can you tell me how to verify I have not disabled this feature?
17:26 Megaf         !server Megaf
17:26 Jordach       is Minetest Game upto date?
17:26 Megaf         !up mt.megaf.info
17:26 Megaf         bot?
17:26 Megaf         YuGiOhJCJ: one not very recommended way is just deleting the tnt folder from minetest_game/mods/
17:27 israuor       hmmm...
17:27 israuor       technic mod is great..
17:28 YuGiOhJCJ     I have no "mods" folder so I cannot delete it
17:28 YuGiOhJCJ     I have installed no mods on my server
17:28 exio4         deleting it is for disabling it
17:28 YuGiOhJCJ     so the TNT should be there no?
17:29 israuor       but other recipes like teleporter tubes are not working anymore..
17:31 * sfan5       meows at Krock
17:31 israuor       is there anything to top against that issue ?
17:31 * Krock       meows at sfan5 and points at the missing Minetestbot
17:31 nanepiwo      what? seems like strings can't be multiline....
17:35 nanepiwo      oh, just special formatting
17:36 YuGiOhJCJ     VanessaE, TNT is a mod? I don't think, because when I am playing in singleplayer mode without any installed mod I can create "Gun Powder"... My server does not have installed mod so it should be possible to create a "Gun Powder" isn't it?
17:36 nanepiwo      TNT is a mod in minetest_game
17:36 VanessaE      yes, it is a mod.
17:36 VanessaE      it's one of the minetest_game standard components.
17:36 sfan5         YuGiOhJCJ: tnt is disabled by default in multiplayer
17:36 VanessaE      what sfan5 said.
17:37 nanepiwo      if only lua used triple quotes!
17:37 H-H-H         YuGiOhJCJ everythoing in minetest is a mod lol look in minetest_game and you will see
17:38 YuGiOhJCJ     really? I think it was not the case in previous versions of minetest because I remember I was able to do it before (probably in a version between 0.4.7 and 0.4.12)
17:39 H-H-H         yes its all done by mods
17:40 YuGiOhJCJ     but there are mods installed in the mod folder and others mods that are included isn't it?
17:40 H-H-H         yes the default game has its own mods and you can add your own mods by adding them to the mods folder
17:41 VanessaE      YuGiOhJCJ: there are multiple levels of mods -- minetest_game/mods/stuff_here, your world's worldmods directory, your $HOME/.minetest/mods folder
17:41 VanessaE      and probably other places
17:43 YuGiOhJCJ     oh yeah I see the mods in my "/usr/share/minetest/games/minetest_game/mods" folder: (boats bones bucket creative default doors dye farming fire flowers give_initial_stuff screwdriver sethome stairs tnt vessels wool xpanes)
17:43 VanessaE      yep.
17:43 VanessaE      notice one of them is named 'tnt' :)
17:43 YuGiOhJCJ     so the tnt mod is here but it is disabled by default...
17:44 YuGiOhJCJ     should I copy it to my $HOME/.minetest/mods folder?
17:44 VanessaE      no
17:44 VanessaE      you just need to tweaK a minetest.conf setting
17:45 VanessaE      enable_tnt = true
17:45 YuGiOhJCJ     thank you I will try that
17:49 YuGiOhJCJ     oh yeah I read the first lines of the "/usr/share/minetest/games/minetest_game/mods/tnt/init.lua" file and I can read the name of this option and the fact that it is disabled in multiplayer mode
17:49 VanessaE      sfan5 already said that...
17:51 YuGiOhJCJ     nice now it works I can craft gunpowder :)
18:19 Megaf         so, any lightweight and not buggy mob mod around?
18:22 Calinou       Carbone Mobs is the least buggiest one there :)
18:24 Megaf         hm, I havent tried that one yet
18:46 Megaf         Is there any explosive/destructive mob here? -> https://github.com/Calinou/carbone_mobs
18:57 Tux[Qyou]     how to strangle my router
19:41 Hisforever    Hi where can I find the mod Dreambuilders?
19:42 nanepiwo      do you mean Dreambuilder, the game?
19:42 Hisforever    yes the game sorry
19:42 nanepiwo      https://forum.minetest.net/viewtopic.php?f=15&t=9196
19:43 Hisforever    thanks brb
19:43 nanepiwo      ahem, Google....
19:56 Hisforever    got this error http://imgur.com/kWd8knv
20:16 Hisforever    In my /.minestse I made 3 folders Mods and game, textures. I extracted the dreambuilders game in game is that right?
20:29 Hisforever    clear
20:30 Hisforever    Hi I'm getting This error here is a screen shot please help?   http://imgur.com/2PhM7x2
20:44 Hisforever    well I see no one will help so thanks
20:46 sfan5         gg
20:46 sfan5         gg
20:47 ElectronLibre "Be patient when you ask something, people might not be arround."
20:48 ElectronLibre I think it's even said in the topic.
21:08 SylvieLorxu   Typical Manjaro user
21:13 Hisforever    I'm bach
21:14 Hisforever    need help getting minetest to run here is a screen shot http://imgur.com/kbaTgGH  ?
21:16 ElectronLibre Hisforever: What version are you using?
21:16 ElectronLibre (version of minetestserver)
21:17 kahrl         I'm beethoven (I'm deaf and didn't hear you!)
21:18 Hisforever    0.4.12 I'm running
21:18 ElectronLibre Upgrade it.
21:19 ElectronLibre I don't remember when railgroups were added into the lua builtin but I recall it was in 0.4.12-dev.
21:19 Hisforever    Where do I get the upgrade?
21:19 ElectronLibre https://github.com/minetest/minetest/tree/0.4.13
22:34 MinetestBot   02[git] 04dwrj87 -> 03minetest/minetest: Change i++ to ++i 1334b7a14 http://git.io/vsdoC (152015-08-25T18:33:52-04:00)