Time |
Nick |
Message |
00:00 |
|
Doglover18 joined #minetest |
00:46 |
|
AndroidKris joined #minetest |
00:49 |
|
Gethiox joined #minetest |
01:03 |
AndroidKris |
Wow, it's dead in here tonight. |
01:32 |
|
sythe joined #minetest |
01:38 |
|
gv1222 joined #minetest |
01:42 |
|
Gethiox joined #minetest |
01:44 |
|
Matrixiumn joined #minetest |
01:45 |
|
Viper168_ joined #minetest |
01:46 |
MinetestBot |
[git] paramat -> minetest/minetest: DecoSchematic: Fix missing trees in rough terrain ac6efa2 http://git.io/vfl1s (2015-04-23T02:44:25+01:00) |
02:23 |
|
enricom joined #minetest |
02:29 |
|
OldCoder joined #minetest |
02:50 |
|
Wayward_Tab joined #minetest |
03:16 |
|
frecel_ joined #minetest |
03:51 |
|
Zeno` joined #minetest |
04:06 |
|
jojoa1997|PC joined #minetest |
04:15 |
|
hmmmm joined #minetest |
04:29 |
|
Player_2 joined #minetest |
04:40 |
|
Calinou joined #minetest |
04:58 |
|
barrydk joined #minetest |
05:31 |
MinetestBot |
[git] paramat -> minetest/minetest_game: Default/mapgen: Add dry shrub to mgv6 tundra d0070f2 http://git.io/vf8WD (2015-04-23T06:28:49+01:00) |
05:32 |
|
compunerd joined #minetest |
05:46 |
|
ClaudeRoy joined #minetest |
05:55 |
|
fuznuts joined #minetest |
05:56 |
fuznuts |
Hey Minetest Fans. I just wanted to let you know I have a free mumble server available for anyone interested in using it. |
05:56 |
fuznuts |
I too am a fan of minetest :) |
06:05 |
|
SouL_|_ joined #minetest |
06:12 |
|
jin_xi joined #minetest |
06:17 |
|
nore joined #minetest |
07:01 |
|
Haudegen joined #minetest |
07:01 |
|
Darcidride joined #minetest |
07:22 |
|
enricom joined #minetest |
07:45 |
|
Trustable joined #minetest |
07:50 |
|
SylvieLorxu joined #minetest |
08:04 |
|
Yepoleb joined #minetest |
08:07 |
|
Jousway joined #minetest |
08:33 |
|
JamesTait joined #minetest |
08:42 |
|
JamesTai1 joined #minetest |
09:12 |
|
TheBonsai_ joined #minetest |
09:17 |
|
CWz joined #minetest |
09:19 |
|
TheBonsai_ joined #minetest |
09:20 |
|
Megaf_ joined #minetest |
09:37 |
CWz |
any idea what i did worng here ? http://pastebin.com/TRtZeR1j |
09:46 |
|
Viper168_ joined #minetest |
09:53 |
Etzos |
CWz: What error are you getting? Is it always giving you "Notice: Invalid gamemode ."? |
10:02 |
Etzos |
CWz: That appears to be the issue. The problem is that you're comparing a string to a number. "param" is a string. |
10:02 |
|
meldrian joined #minetest |
10:03 |
CWz |
Etzos: Thanks for the help |
10:05 |
Etzos |
CWz: Also your logic is just a bit off. You want to check for param ~= "0" AND param ~= "1" (emphasis added) |
10:07 |
Etzos |
Although I would recommend an if/elseif/else instead since that makes 2 less comparisons in the case where param isn't 0 or 1. |
10:08 |
|
Haudegen joined #minetest |
10:19 |
|
AndroidKris joined #minetest |
10:23 |
|
enricom joined #minetest |
10:30 |
|
AndroidKris joined #minetest |
10:33 |
|
AndroidKris joined #minetest |
10:36 |
|
AndroidKris joined #minetest |
10:38 |
|
alket joined #minetest |
10:39 |
|
ecutruin joined #minetest |
10:45 |
AndroidKris |
Does anyone have this installed https://github.com/mireq/minetest-mapper-cpp? |
10:50 |
ecutruin |
o/ |
10:51 |
AndroidKris |
I keep getting the error "could not find sqlite3" when I run [cmake .] |
10:52 |
AndroidKris |
even though sqlite3 is installed |
10:57 |
exio4 |
which distro? |
11:00 |
|
someguy_irc joined #minetest |
11:05 |
|
ac_minetest joined #minetest |
11:06 |
AndroidKris |
xubuntu 14.04 |
11:07 |
exio4 |
find sqlite3-dev or similar |
11:07 |
exio4 |
libsqlite3-dev may be the name |
11:08 |
|
tpe joined #minetest |
11:08 |
AndroidKris |
apt-get? |
11:10 |
AndroidKris |
libsqlite3-dev is the package name |
11:11 |
AndroidKris |
442 kb in size, but my internet connection can't handle it this morning for some reason. :( |
11:12 |
AndroidKris |
I'm wondering if there is a way to get apt-get to keep trying, or use it like a torrent application and make it pull from multiple sources in order to get faster downloads on a slow connection. |
11:14 |
exio4 |
AndroidKris: I don't really think there's a way for doing that |
11:14 |
exio4 |
AndroidKris: and your network can't handle it? wat? :P |
11:14 |
AndroidKris |
yeah, I just remembered looking into it before and coming up dry. |
11:14 |
AndroidKris |
Yeah, I got's tha sattelite interwebs |
11:15 |
AndroidKris |
and I get's throttled after 10gigs of download. |
11:15 |
AndroidKris |
Just reached my 10 day before yesterday. |
11:18 |
exio4 |
wow that sucks |
11:20 |
AndroidKris |
yup, I'll just have to put this on hold until after midnight. |
11:20 |
AndroidKris |
I get a "late night free zone" between midnight and 5am where everything is unthrottled. |
11:21 |
AndroidKris |
brb |
11:27 |
OldCoder |
http://minetest.org/minetest-win32-150423.zip |
11:27 |
OldCoder |
For anybody who wishes to test ^ |
11:40 |
|
Jordach joined #minetest |
11:47 |
AndroidKris |
back |
11:59 |
|
AndroidKris joined #minetest |
12:01 |
exio4 |
welcome back AndroidKris |
12:01 |
exio4 |
where are you btw? inet over sat is expensive here |
12:01 |
AndroidKris |
SC |
12:02 |
AndroidKris |
about $60 a month for my crappy connection. |
12:02 |
exio4 |
SC? |
12:02 |
AndroidKris |
but it's that, or a home phone + inet for like $150 and just as crappy of a connection. |
12:02 |
AndroidKris |
South Carolina..US |
12:02 |
exio4 |
oh |
12:03 |
exio4 |
both networks sound too damn expensive |
12:03 |
AndroidKris |
They are, but it's the price I pay for living in the woods. |
12:03 |
AndroidKris |
I love it here. |
12:03 |
exio4 |
oh well |
12:03 |
exio4 |
worth it then |
12:04 |
AndroidKris |
I used to live in town, paid like $40 a month for 25+mbps down speeds and no throttling, but I couldn't stand the noise in town. |
12:05 |
AndroidKris |
I'm just a good ol country boy that loves nerd stuff.lol |
12:06 |
exio4 |
living in a city sucks |
12:07 |
exio4 |
the only good parts are having cheap internet, food at any time (delivery? market in <5min walk?), and other small things |
12:18 |
AndroidKris |
yeah, a bunch of convinces are great, but I can grow most of my own food ( no need for market all the time ).lol |
12:18 |
|
proller joined #minetest |
12:18 |
|
AndroidKris joined #minetest |
12:23 |
sfan5 |
AndroidKris: have house in town, have internet there, lay ethernet cable from house into house in woods, ???, profit |
12:24 |
AndroidKris |
Lulz. If only it was that easy. |
12:24 |
|
turtleman_ joined #minetest |
12:24 |
AndroidKris |
In fact that would make the cost of my internet more than 10x what it is now. |
12:24 |
AndroidKris |
paying for house in town, plus power for that house to keep the internet on. |
12:25 |
AndroidKris |
Then you have to take into account the latency over miles and miles of ethernet. |
12:25 |
sfan5 |
scratch that |
12:25 |
sfan5 |
lay some fibre into the woods |
12:25 |
AndroidKris |
now, it might be worth it if I ran a business, and had some tfoca2 |
12:27 |
AndroidKris |
How about this, I'll just switch to stealing internet from the anhydrous ammonia plant thats right through the woods. |
12:35 |
dzho |
oh, cool, you got the old Haber-Bosch process going on next door |
12:35 |
* dzho |
has only read about these things |
12:36 |
dzho |
Gulf Coast? |
12:36 |
dzho |
oh, nm |
12:36 |
dzho |
SC |
12:36 |
dzho |
I guess with fracking being what it is natural gas is in a lot of places, and that's a port, too. |
12:40 |
|
Darcidride joined #minetest |
12:43 |
|
Wayward_Tab joined #minetest |
12:45 |
|
twoelk joined #minetest |
12:47 |
sfan5 |
exio4: here's something nice: a 2 min walk from here you can get 200Mbps, I'm sitting here w/ 16Mbps |
12:47 |
AndroidKris |
dzho, it's just a storage facility. A pit stop in between if you will. |
12:48 |
AndroidKris |
wtf you get 200mbps? gotta be tfoca |
12:48 |
dzho |
AndroidKris: for the ammonia, or for natural gas? |
12:48 |
AndroidKris |
ammonia |
12:48 |
sfan5 |
tfoca |
12:48 |
sfan5 |
whats that |
12:48 |
dzho |
oh, so not quite a plant as such |
12:49 |
* dzho |
is dissapoint |
12:49 |
AndroidKris |
fiber optic cables |
12:49 |
sfan5 |
no |
12:49 |
sfan5 |
it's tv cables |
12:49 |
AndroidKris |
get this, in 2009 they had a leak that killed a lady. |
12:49 |
sfan5 |
docsis 3.0 running "ontop" of that |
12:49 |
AndroidKris |
The leak covered like four or five square miles. |
12:49 |
CWz |
do elseif and else work in the lua api? |
12:50 |
dzho |
AndroidKris: I believe it. the stuff is nasty, but plants really like it and so it helps us all nom nom nom |
12:50 |
dzho |
well, mostly it helps livestock nom nom nom but then we eat them |
12:50 |
sfan5 |
CWz: why wouldn't they? |
12:51 |
AndroidKris |
It's anhydrous, so it's a gas form. Which plants can't use. The "authorities" had to quarantine the area for a few days and let it "settle". |
12:51 |
CWz |
for some reason i get an error when i use those |
12:51 |
AndroidKris |
As a result though, I do have some really great soil for growing. |
12:51 |
dzho |
it's only anhydrous when it's in the tanks. you can be sure it sucks up any and all moisture it encounters until its saturated. |
12:52 |
dzho |
so, dessicating *and* caustic as all get out |
12:52 |
AndroidKris |
Like I said, the leak killed a lady on her way to work. |
12:52 |
dzho |
sure |
12:52 |
|
err404 joined #minetest |
12:53 |
AndroidKris |
She must have thought it was just thick fog. |
12:53 |
dzho |
I did all my work with it in a fume hood, but even then you can get a snootful. |
12:53 |
dzho |
damn, that sucks. |
12:53 |
AndroidKris |
her car stalled on the road and she got out. suffocated. |
12:53 |
AndroidKris |
The company is still paying damages. Millions to the government and the womans family. |
12:54 |
dzho |
I'm guessing "suffocated" is a euphemism for the horrible way she died. |
12:55 |
|
proller joined #minetest |
12:55 |
dzho |
if you're going to suffocate from a gas, the nitrogen they're thinking of using in . . . Oklahoma, I guess? . . . for executions is probably a way less bad way to go. |
12:55 |
AndroidKris |
yeah, that would be painless...mostly. |
12:55 |
dzho |
much less with the panicky burning and the awful smell. |
12:56 |
dzho |
anyway, as part of the settlement, maybe they should provide internet access for their neighbors! |
12:56 |
AndroidKris |
Anhydrous ammonia would burn your respiratory system on contact, and kill slow. |
12:56 |
dzho |
yeah, I don't know enough physiology to know how it would work exactly. |
12:57 |
AndroidKris |
The news article I read about the spill said it would be similar to drowning, only on battery acid, instead of water. |
13:02 |
|
Darcidride_ joined #minetest |
13:03 |
|
H-H-H joined #minetest |
13:09 |
|
AndroidKris joined #minetest |
13:27 |
Etzos |
CWz: They definitely work. Perhaps you accidentally used them improperly (e.g. putting an "end" before an "elseif" or maybe using "else if" instead of "elseif")? |
13:35 |
|
Wayward_Tab joined #minetest |
13:36 |
|
Tux[Qyou] joined #minetest |
13:41 |
|
Wayward_One joined #minetest |
14:13 |
|
ElectronLibre joined #minetest |
14:34 |
|
proller joined #minetest |
14:35 |
|
frecel joined #minetest |
14:46 |
Sokomine |
hi. how do i get the version number to increase to 12? i do use latest git version... |
14:47 |
Sokomine |
it somehow seems to stick to version 11. i'm not sure why |
14:52 |
|
Menche joined #minetest |
14:53 |
|
turtleman_ joined #minetest |
14:55 |
|
SouL_|_ joined #minetest |
14:59 |
|
raffahacks joined #minetest |
15:00 |
|
raffahacks left #minetest |
15:03 |
|
ElectronLibre joined #minetest |
15:05 |
|
hmmmm joined #minetest |
15:07 |
|
AnotherBrick joined #minetest |
15:19 |
|
est31 joined #minetest |
15:35 |
|
proller joined #minetest |
15:37 |
|
Wayward_Tab joined #minetest |
15:41 |
|
SouL_|__ joined #minetest |
15:43 |
|
ClaudeRoy joined #minetest |
15:44 |
|
SouL_|___ joined #minetest |
15:47 |
|
CWz_ joined #minetest |
16:05 |
|
rubenwardy joined #minetest |
16:11 |
|
Ataron joined #minetest |
16:11 |
|
turtleman_ joined #minetest |
16:12 |
|
Halamix2 joined #minetest |
16:13 |
|
ElectronLibre left #minetest |
16:26 |
|
Krock joined #minetest |
16:32 |
rubenwardy |
Hi all! |
16:32 |
Sokomine |
hi |
16:34 |
Krock |
Hi! |
16:36 |
|
ClaudeRoy joined #minetest |
16:36 |
|
Robert_Zenz joined #minetest |
16:41 |
|
Calinou joined #minetest |
16:42 |
|
alket joined #minetest |
16:47 |
|
proller joined #minetest |
16:49 |
Xack |
hi Calinou :) |
16:49 |
|
frecel joined #minetest |
16:50 |
|
turtleman_ joined #minetest |
16:52 |
Calinou |
hi Xack |
17:03 |
|
jbb joined #minetest |
17:03 |
jbb |
hi |
17:12 |
|
SouL_|__ joined #minetest |
17:16 |
|
SouL_|_ joined #minetest |
17:19 |
|
MinetestForFun joined #minetest |
17:40 |
|
Viper168 joined #minetest |
18:07 |
|
Haudegen joined #minetest |
18:22 |
jbb |
hi ist jemand da? |
18:34 |
|
Zytum joined #minetest |
18:38 |
|
OldCoder joined #minetest |
18:39 |
|
Wayward_One joined #minetest |
18:42 |
|
SouL_|_ joined #minetest |
18:50 |
|
rubenwardy joined #minetest |
18:59 |
|
Guest1032 joined #minetest |
19:01 |
|
LazyJ joined #minetest |
19:11 |
|
rubenwardy joined #minetest |
19:56 |
|
Guest24895 joined #minetest |
19:57 |
|
jojoa1997 joined #minetest |
19:58 |
|
proller joined #minetest |
20:00 |
|
turtleman_ joined #minetest |
20:01 |
|
Guest24895 left #minetest |
20:05 |
|
werwerwer joined #minetest |
20:09 |
|
proller joined #minetest |
20:20 |
|
EvilAtik joined #minetest |
20:30 |
|
Robozman joined #minetest |
20:35 |
|
proller joined #minetest |
20:36 |
|
Miner_48er joined #minetest |
20:39 |
|
YvesLevier joined #minetest |
20:48 |
|
Johnsen2 joined #minetest |
20:51 |
|
Wayward_Tab joined #minetest |
21:04 |
|
AnotherBrick joined #minetest |
21:13 |
|
est31 joined #minetest |
21:25 |
|
AnotherBrick joined #minetest |
21:32 |
|
steph2 joined #minetest |
21:35 |
|
Hijiri joined #minetest |
21:41 |
|
AnotherBrick joined #minetest |
21:53 |
YvesLevier |
A nOOb want to know if java8 good for Minetest. Actually, i mean. Wanna reply plz? |
21:57 |
|
Fritigern joined #minetest |
21:59 |
xenkey |
YvesLevier: what |
21:59 |
YvesLevier |
xenkey: i heard about jdk 8 --- wordering... |
22:00 |
xenkey |
Whatever, I don't understand a word of what you just said |
22:00 |
YvesLevier |
*wondering |
22:01 |
Salbei |
hi |
22:01 |
YvesLevier |
xenkey: Minetest is Great as it is now. Will see that later. Thx for reply xenkey :) |
22:01 |
xenkey |
uh ok |
22:02 |
YvesLevier |
Hi Salbei :) |
22:02 |
Salbei |
I want disable fire on my game. I just have to put "disable_fire true" in the minetest.conf file right? |
22:02 |
Salbei |
hi YvesLevier ;) |
22:04 |
YvesLevier |
Salbei: Never tried yet. |
22:04 |
YvesLevier |
sry |
22:05 |
Salbei |
no prob YvesLevier I think I found it |
22:05 |
Salbei |
https://forum.minetest.net/viewtopic.php?id=6779 |
22:07 |
xenkey |
Salbei: just remove the fire mod |
22:08 |
|
Wayward_Tab joined #minetest |
22:20 |
|
YvesLevier joined #minetest |
22:26 |
|
AnotherBrick joined #minetest |
23:13 |
|
Trustable_2 joined #minetest |
23:20 |
|
Trustable_2 joined #minetest |
23:28 |
|
GeHa joined #minetest |
23:49 |
|
Wayward_Tab joined #minetest |
23:52 |
|
Wayward__Tab joined #minetest |