Time |
Nick |
Message |
03:21 |
|
VanessaE joined #minetest-mods |
08:21 |
|
Jordach joined #minetest-mods |
09:28 |
|
VanessaE joined #minetest-mods |
09:42 |
Jordach |
VanessaE, now happy that you are now in minetest game? |
09:42 |
VanessaE |
yup ;) |
09:42 |
Jordach |
i got there first |
09:42 |
Jordach |
wool. |
09:42 |
VanessaE |
:P |
09:42 |
* Jordach |
works o9n a secret 64px project |
10:25 |
Jordach |
VanessaE; WIP http://i.imgur.com/CtK0D.png and http://i.imgur.com/YxpWm.png |
10:25 |
VanessaE |
interesting look |
10:29 |
|
PilzAdam joined #minetest-mods |
10:33 |
Jordach |
having full support for my server |
10:34 |
Jordach |
sup PilzAdam |
10:34 |
PilzAdam |
school :-( |
10:35 |
Jordach |
aw man |
10:35 |
Jordach |
im back on the thursday |
10:35 |
Jordach |
two days......COME ON! |
10:36 |
Jordach |
(thats thursday to friday then a nice weekend again) |
12:44 |
Jordach |
how is everyone |
12:51 |
|
PilzAdam joined #minetest-mods |
13:01 |
Jordach |
PilzAdam, i have a soloution to your too many links for sig thing |
13:01 |
PilzAdam |
? |
13:02 |
Jordach |
make a mini website with links |
13:02 |
Jordach |
(like calinou's) |
13:02 |
Jordach |
https://dl.dropbox.com/u/82342922/calinou_minetest_stuff.html |
13:03 |
PilzAdam |
i leave it as it is because its quite funny |
13:03 |
Jordach |
it is |
13:15 |
PilzAdam |
How can i compare two inventories? I want a if statement that checkes in inv:allow_put() wether the inv param is the detached creative inventory or not |
13:17 |
Jordach |
you know what |
13:17 |
Jordach |
fuck it. |
13:17 |
* Jordach |
install HDX |
13:17 |
Jordach |
VanessaE 1 - Jordach 0 |
13:18 |
VanessaE |
heh |
13:19 |
Jordach |
(havent won just yet, only 64px) |
13:20 |
PilzAdam |
anyone has a idea? |
13:20 |
VanessaE |
redcrab just upgraded his server to today's latest git. cool. |
13:20 |
VanessaE |
PilzAdam: no idea, sorry |
13:23 |
Jordach |
VanessaE; fix these two: http://i.imgur.com/1zERE.png (fancy leaves off) and http://i.imgur.com/lnuhY.png |
13:25 |
VanessaE |
er.. |
13:25 |
Jordach |
looks really strange |
13:25 |
VanessaE |
I'll take a closer look in a bit. |
13:27 |
VanessaE |
strange. |
13:27 |
VanessaE |
the texture files are fine |
13:27 |
PilzAdam |
VanessaE, https://github.com/PilzAdam/minetest_game |
13:27 |
VanessaE |
Jordach: it must be a rendering bug. |
13:28 |
VanessaE |
PilzAdam: what's there? |
13:28 |
PilzAdam |
look at commits |
13:28 |
VanessaE |
Jordach: re-check your files in gthumb or so |
13:28 |
VanessaE |
see if the grass/leaves loioks wrong there |
13:28 |
VanessaE |
looks* |
13:29 |
VanessaE |
PilzAdam: ahh, I see it |
13:29 |
VanessaE |
pull-request it against git master, let's see what c55 does with it :-) |
13:29 |
PilzAdam |
should i add a pull request? |
13:30 |
VanessaE |
yes |
13:31 |
PilzAdam |
https://github.com/celeron55/minetest_game/pull/9 |
13:31 |
PilzAdam |
comment on it! |
13:34 |
Jordach |
VanessaE; my gpu will only load PNG |
13:34 |
VanessaE |
Jordach: it's not the GPU |
13:34 |
VanessaE |
it's irrlicht |
13:34 |
VanessaE |
the GPU just gets whatever |
13:34 |
VanessaE |
irrlicht loads it and converts |
13:35 |
VanessaE |
no GPu I know of can actually read a PNG file (and few handle JPG natively either) |
13:35 |
VanessaE |
something's b0rk3d on your install |
13:36 |
Jordach |
my SiS driver PoS on-board LOADS JPG'S FINE |
13:36 |
Jordach |
yet my nVidia GeForce 6200 will not |
13:37 |
VanessaE |
it's not your GPU I'm telling you |
13:37 |
VanessaE |
the GPU never sees the JPG |
13:37 |
VanessaE |
it sees some raw, uncompressed format that irrlicht sends it |
13:38 |
VanessaE |
try turning off the texture atlas |
13:38 |
VanessaE |
see if that helps |
13:39 |
Jordach |
one colourize later |
13:40 |
Jordach |
the grass is fixed |
13:54 |
Jordach |
16px is slower than 64px |
13:54 |
Jordach |
explain. |
13:54 |
VanessaE |
same for me. |
13:55 |
VanessaE |
my full 512px pack is *faster* than the default 16px textures under this latest git |
13:55 |
VanessaE |
if I could explain I would :-) |
13:55 |
VanessaE |
already told c55, he's at a loss |
13:55 |
Jordach |
i think its the extruder |
13:55 |
Jordach |
do you know why |
13:56 |
Jordach |
because hen we push the GPU, the entire system stops locking up |
13:56 |
VanessaE |
but the extrude routine only runs at startup |
13:57 |
Jordach |
because the size of the texture does more pushing |
13:57 |
Jordach |
not to mention that the size of the pixel is important |
13:57 |
Jordach |
16 = 16 HUGE BLOCKS |
13:57 |
Jordach |
64 = 64 smaller blocks |
13:57 |
VanessaE |
maybe |
13:57 |
Jordach |
the more blocks the better |
13:58 |
Jordach |
and default minetest_game wool support does not happen for 64px HDX |
13:58 |
VanessaE |
sure it does, |
13:58 |
VanessaE |
HDX already supports it |
13:58 |
VanessaE |
http://digitalaudioconcepts.com/vanessa/hobbies/minetest/screenshots/screenshot_1695583769.png |
13:58 |
VanessaE |
see? :-) |
13:58 |
Jordach |
no,. |
13:58 |
Jordach |
come to my server |
13:58 |
Jordach |
with 64px |
13:59 |
VanessaE |
^^^ that was taken with the now-default wool in place. |
13:59 |
VanessaE |
ok, what's the address again, I keep forgetting |
13:59 |
PilzAdam |
does it produce errors to have a mod twice in game and in /mods ? |
13:59 |
Jordach |
minetest.zapto.org |
13:59 |
Jordach |
yes |
14:01 |
VanessaE |
Jordach: on my way. |
14:05 |
Jordach |
think it was me |
14:05 |
PilzAdam |
<PilzAdam> does it produce errors to have a mod twice in game and in /mods ? |
14:05 |
PilzAdam |
it doesnt |
14:05 |
Jordach |
i might have early closed the extractor |
14:05 |
VanessaE |
you must have |
14:05 |
VanessaE |
why is it I can pull 40+ fps on one minetest iteration, and 55fps on a second one -- AT THE SAME TIME -- but not 60+ on one only? |
14:07 |
Jordach |
VanessaE, i can give you build in a sec |
14:07 |
VanessaE |
a build? |
14:07 |
VanessaE |
I already uploaded my newest builds to the MIPMAP thread :-) |
14:07 |
VanessaE |
OH, build privs, duh |
14:09 |
* Jordach |
tries again |
14:11 |
Jordach |
btw, you can ban people |
14:11 |
VanessaE |
cool, thabnks |
14:11 |
VanessaE |
thanks |
14:12 |
VanessaE |
jordach: no animated lava mod? |
14:12 |
Jordach |
no. |
14:12 |
Jordach |
minimal lag |
14:13 |
VanessaE |
ok |
14:17 |
PilzAdam |
is there any function that registers on right-click on a node? |
14:18 |
Jordach |
there is |
14:18 |
Jordach |
but cant remember the name |
14:18 |
* PilzAdam |
is searching in lua-api.txt |
14:19 |
PilzAdam |
register_on_placenode and then check wether pointed_thing.under = bed? |
14:20 |
VanessaE |
that might work |
14:20 |
VanessaE |
it's not like the user's going to be able to look away before that function could execute |
14:25 |
PilzAdam |
damn there is no pointed thing.under in this function |
14:25 |
PilzAdam |
**** you celeron55! |
14:26 |
Jordach |
PilzAdam ADDED TO C55 HATER LIST |
14:26 |
PilzAdam |
lol |
14:39 |
PilzAdam |
VanessaE, how can i add some commit from minetest_game to my forked version? |
14:41 |
VanessaE |
PilzAdam: on the command line, cd into your copy of minetest_game and just do 'git pull' |
14:41 |
VanessaE |
then git add .; git commit; git push |
14:41 |
VanessaE |
that'll echo the latest changes to your online repos |
14:41 |
PilzAdam |
nope i found it |
14:41 |
PilzAdam |
its git fetch upstream and git merge upstream/master |
14:41 |
VanessaE |
heh, I just use git pull :-) |
14:47 |
sfan5 |
i use "PilzAdam's method" |
14:47 |
PilzAdam |
VanessaE, in a fork git pull pulls from your fork repo |
14:48 |
PilzAdam |
and not from originall minetest_game |
14:48 |
VanessaE |
unless you do what I do, |
14:48 |
VanessaE |
pull URL = upstream, push URL = my copy :-) |
14:55 |
* Jordach |
uses git for windows |
14:56 |
Jordach |
NO FUCKIN HASSLE |
14:57 |
Jordach |
(eg, full ui - sync, local commit, and all without a stupid syntax) |
15:21 |
|
NakedFury joined #minetest-mods |
15:33 |
Jordach |
16:04:40: ACTION[ServerThread]: VanessaEzekowitz joins game. List of players: Va |
15:33 |
Jordach |
nessaEzekowitz |
15:33 |
Jordach |
16:07:45: ACTION[ServerThread]: VanessaEzekowitz leaves game. List of players: |
15:33 |
Jordach |
VanessaE.. |
15:34 |
VanessaE |
yeah, signed on by mistake |
15:35 |
VanessaE |
meant to go to redcrab's since that's the one I was actively playing omn |
15:35 |
VanessaE |
on* |
15:35 |
VanessaE |
(had to sign off for a sec to change a keyboard binding) |
15:37 |
Jordach |
and i thought i was bad for this |
15:41 |
Jordach |
VanessaE, next year im getting fibre optic speeds - a nice free upgrade |
15:41 |
Jordach |
(two words 40mb down, 30 up - translates to about 200 mt players) |
15:42 |
VanessaE |
nice |
15:42 |
Jordach |
im considering another pc monitor |
15:42 |
Jordach |
so i can see the log of my server without having to maximise and minimise it |
15:42 |
VanessaE |
our ISP gave us an upgrade recently, so I'm doing 15Mbps down/3M up (and getting more like 18-19M down/3.5 up) |
15:43 |
Jordach |
cool |
15:43 |
Jordach |
free fibre optic |
15:44 |
sfan5 |
meh! i want more speed too |
15:47 |
VanessaE |
nice |
15:47 |
VanessaE |
sfan5: so how long until we see a new oil mod from you that uses pipeworks? ;-) |
15:47 |
sfan5 |
i don't know |
15:49 |
VanessaE |
whenever RBA finishes the fluid moving algorithm I guess :) |
16:08 |
Jordach |
yes |
16:08 |
Jordach |
please |
16:09 |
* Jordach |
wants |
16:11 |
Jordach |
VanessaE, most nodes in your homedecor sound like punching leaves or dirt |
16:13 |
VanessaE |
that's because I don't know how to do sounds, or rather which ones are available |
16:13 |
VanessaE |
so I just stuck with whatever I got from the copy&paste I started with :-0 |
16:13 |
VanessaE |
:-) |
16:13 |
Jordach |
[17:13:28] <VanessaE> so I just stuck with whatever I got from the copy&paste I started with :-0 sometimes, you are no better than me |
16:14 |
VanessaE |
haha |
16:14 |
VanessaE |
hey, homedecor was like my first mod, gimme a break :-) |
16:15 |
Jordach |
panes was my first mod...look who went nodebox on me |
16:15 |
Jordach |
(since it was awesome for the time) |
16:16 |
VanessaE |
All my mods are 100% Awesomesauceâ„¢ |
16:17 |
Jordach |
exluding pipeworks |
16:17 |
Jordach |
they dont do what a pipe do |
16:17 |
VanessaE |
no, that one's 300% :-) |
16:17 |
Jordach |
looks whos mod is on every server |
16:18 |
Jordach |
wool |
16:18 |
Jordach |
name one server where wool:red is not defined |
16:18 |
VanessaE |
:P |
16:18 |
VanessaE |
minetest.ru:30001 |
16:18 |
VanessaE |
:-) |
16:19 |
Jordach |
thats testing |
16:19 |
VanessaE |
you didn't say it couldn't be a testing server ;) |
16:19 |
* Jordach |
shakes head |
16:39 |
Jordach |
VanessaE, from my ancient server http://minetest.net/forum/viewtopic.php?pid=11117#p11117 |
16:49 |
Jordach |
VanessaE, the parts of minetest when the textures go MC, is my old place |
16:49 |
Jordach |
http://www.youtube.com/watch?v=3obgHV-LyKk&feature=plcp |
16:52 |
Jordach |
(you can clearly see i pixel art before wool) |
16:54 |
VanessaE |
kinda busy playing right now :-) |
16:58 |
Jordach |
wtf |
16:58 |
Jordach |
dig one sign with data and the server shuts down |
17:29 |
|
PilzAdam joined #minetest-mods |
17:35 |
Jordach |
VanessaE, infinityproject joined my server |
17:35 |
VanessaE |
cool |
17:36 |
Jordach |
everyone comes to me, but not redcrab, menche, mrtux |
17:36 |
Jordach |
why is that |
17:36 |
VanessaE |
redcrab's server is back now |
17:36 |
* Jordach |
now hates my own post count |
17:36 |
VanessaE |
it ran out of HD space, that's why it went haywire. |
17:36 |
Jordach |
really? |
17:36 |
VanessaE |
yup |
17:36 |
VanessaE |
I talked with him earlier on the server |
17:36 |
VanessaE |
he says the system now has at least another couple gigs free so the problem is dealt with for now |
17:37 |
VanessaE |
but everything that was destroys is lost - mass rebuild needed :-/ |
17:39 |
Jordach |
hehehehehe |
17:39 |
* Jordach |
has 160gb to play with |
17:41 |
* VanessaE |
has ~2.3 TB :-) |
17:42 |
VanessaE |
(including the backup drive) |
17:52 |
Jordach |
VanessaE, but then again |
17:52 |
Jordach |
i dont really use that much |
18:05 |
|
VanessaE_ joined #minetest-mods |
19:36 |
sfan5 |
Jordach: you don't seem to understand my post: http://minetest.net/forum/viewtopic.php?pid=40871#p40871 |
19:37 |
Jordach |
cleaned |
19:42 |
Jordach |
sfan5, pointing at somethinmg? |
19:44 |
sfan5 |
no |
19:44 |
Jordach |
<sfan5> fly,fast,ban? |
19:44 |
sfan5 |
whats with that? |
19:45 |
Jordach |
trying to confirm player id |
19:45 |
sfan5 |
... |
19:45 |
sfan5 |
confirmed |
19:59 |
Jordach |
sfan5. your internet is horrible |
20:00 |
sfan5 |
no, its my daily auto disconnect |
20:00 |
sfan5 |
i'll go now |
20:00 |
sfan5 |
bb |
20:04 |
* Jordach |
needs to implement this |
22:58 |
|
Octupus joined #minetest-mods |
22:59 |
|
Octupus left #minetest-mods |
23:14 |
|
jordach-tab joined #minetest-mods |
23:14 |
jordach-tab |
sup |
23:16 |
VanessaE_ |
hey |
23:16 |
jordach-tab |
:-) |
23:17 |
jordach-tab |
do nick VanessaE ;) |
23:18 |
* jordach-tab |
is bothered by underscores ;) |
23:18 |
|
VanessaE joined #minetest-mods |
23:18 |
jordach-tab |
better |
23:18 |
VanessaE |
how about I just do that? :-) |
23:18 |
jordach-tab |
:-) |
23:19 |
VanessaE |
saves me the trouble of having to open my passwords file to dig out my nickserv password and sign in :-) |
23:19 |
* jordach-tab |
uses auto id |
23:20 |
VanessaE |
xchat doens't do that except at sign-in for some reason |
23:20 |
VanessaE |
s/sign-in/start-up/ |
23:20 |
jordach-tab |
it does |
23:20 |
jordach-tab |
i did it. |
23:21 |
* VanessaE |
shrugs - never works for me except when the client first connects to the network |
23:21 |
VanessaE |
change of nick doesn't work |
23:21 |
VanessaE |
for me at least. |
23:21 |
jordach-tab |
auto connect to server... ;) |
23:22 |
VanessaE |
I already do that :-) |
23:22 |
jordach-tab |
ill use a screen cap on this, if i can get it going then you can to |
23:23 |
jordach-tab |
and i plan on cleaning the inside of my tower later :-) |