Time |
Nick |
Message |
00:00 |
|
jas__ joined #minetest-hub |
00:05 |
BillyS |
Is media stored in RAM? Forgive me, but I'm woefully ignorant of minetest's black magi-er, ways |
00:07 |
rubenwardy |
yes and no |
00:07 |
rubenwardy |
actually, not entirely sure |
00:07 |
rubenwardy |
textures are stored on the GPU, but they may be duplicated on RAM |
00:07 |
rubenwardy |
sounds are in ram |
00:08 |
rubenwardy |
not sure about models |
00:08 |
|
garywhite joined #minetest-hub |
00:08 |
|
garywhite joined #minetest-hub |
00:09 |
rubenwardy |
I'm mostly guessing actually, from my experience of graphics |
00:09 |
rubenwardy |
best to ask numberZero or someone else |
00:10 |
BillyS |
I see ... thanks |
00:55 |
|
jas_ joined #minetest-hub |
01:33 |
|
ANAND joined #minetest-hub |
01:37 |
|
FrostRanger joined #minetest-hub |
01:44 |
|
garywhite joined #minetest-hub |
01:44 |
|
garywhite joined #minetest-hub |
02:38 |
|
jas_ joined #minetest-hub |
04:48 |
|
Ruslan1 joined #minetest-hub |
06:34 |
sofar |
rubenwardy: pretty sure MT keeps textures in RAM in order for them to be composed and modified later on |
06:37 |
|
jluc joined #minetest-hub |
06:43 |
|
ssieb joined #minetest-hub |
07:31 |
|
ChimneySwift joined #minetest-hub |
07:45 |
|
ChimneySwift joined #minetest-hub |
08:26 |
|
ANAND joined #minetest-hub |
09:51 |
|
red-001 joined #minetest-hub |
09:53 |
|
Fixer joined #minetest-hub |
09:59 |
|
Fixer_ joined #minetest-hub |
10:39 |
|
calcul0n joined #minetest-hub |
11:34 |
|
calcul0n joined #minetest-hub |
11:54 |
|
T4im joined #minetest-hub |
12:16 |
|
twoelk joined #minetest-hub |
12:17 |
|
Gael-de-Sailly joined #minetest-hub |
12:19 |
|
jas_ joined #minetest-hub |
14:54 |
|
Ruslan1 joined #minetest-hub |
15:39 |
|
rubenwardy joined #minetest-hub |
16:09 |
|
benrob0329 joined #minetest-hub |
16:50 |
ircSparky |
i forget if ive asked before, but is there documentation for making clientside mods? |
16:51 |
ircSparky |
couldnt find much after a wuick 5 minute google |
16:52 |
rubenwardy |
client_lua_api.txt |
16:53 |
|
sys4 joined #minetest-hub |
17:03 |
|
garywhite joined #minetest-hub |
17:03 |
|
garywhite joined #minetest-hub |
17:11 |
|
Gael-de-Sailly joined #minetest-hub |
17:13 |
ircSparky |
thanks |
17:20 |
|
Gael-de-Sailly joined #minetest-hub |
17:26 |
|
Roger9_ joined #minetest-hub |
17:34 |
|
aerozoic joined #minetest-hub |
17:39 |
|
Gael-de-Sailly joined #minetest-hub |
17:41 |
|
FrostRanger joined #minetest-hub |
17:59 |
ircSparky |
minetest.after(2, function() camera = minetest.camera end) is returning nil on 0.4.17, am i not doing it right? |
17:59 |
ircSparky |
i cant find any times people have done something similar in a mod |
18:01 |
benrob0329 |
minetest.camera? |
18:01 |
benrob0329 |
I dont think thats a thing :) |
18:05 |
ircSparky |
https://github.com/minetest/minetest/blob/master/doc/client_lua_api.txt#L901 |
18:05 |
ircSparky |
thats what im trying to get |
18:05 |
|
ssieb joined #minetest-hub |
18:09 |
benrob0329 |
Ohhh, my bad |
18:10 |
|
garywhite joined #minetest-hub |
18:13 |
ircSparky |
forgot to mention it was for client-side modding |
18:20 |
ircSparky |
hm, well i just let it check if minetest.camera on global stop and it works |
18:20 |
ircSparky |
so nvm :P |
18:37 |
|
GreenDimond joined #minetest-hub |
18:45 |
|
garywhite joined #minetest-hub |
18:45 |
|
garywhite joined #minetest-hub |
18:53 |
|
Krock joined #minetest-hub |
18:53 |
Krock |
o/ |
18:54 |
GreenDimond |
\o |
18:55 |
Krock |
well designed advanced settings are coming... |
18:55 |
GreenDimond |
:o |
18:55 |
GreenDimond |
Oh, meant to ask earlier - think the entity *_boxes can be fixed based off of the info paramat gave you, Krock? |
18:55 |
Krock |
context? |
18:56 |
GreenDimond |
Attached entity *_boxes were broken outside of 200m |
18:56 |
GreenDimond |
paramat said that the camera position or something updates every 200m |
18:56 |
Krock |
ah, the camera reset thing |
18:57 |
Krock |
probably, yes. didn't look into it |
18:57 |
GreenDimond |
Hopefully it can be fixed :P |
18:59 |
GreenDimond |
So what's this "designed advanced settings" thing? >.> |
19:04 |
Krock |
https://i.imgur.com/IOh1dki.png |
19:04 |
Krock |
without the blue thing |
19:04 |
Krock |
adjusts its height a little bit better than before |
19:04 |
Krock |
the code was a mess |
19:07 |
GreenDimond |
oh cool |
22:30 |
|
garywhite joined #minetest-hub |
22:30 |
|
garywhite joined #minetest-hub |
23:23 |
|
twoelk|2 joined #minetest-hub |
23:38 |
ircSparky |
so, is it possible to have the protection radio be shown by an entity anymore? in the mod i have its either invisible or opaque |
23:38 |
GreenDimond |
if you are referring to protector redo, it should still work |
23:49 |
ircSparky |
ah, its a grid insetad |