Time |
Nick |
Message |
00:54 |
|
v-rob joined #minetest |
01:00 |
|
Can0xfBows_ joined #minetest |
02:17 |
|
v-rob joined #minetest |
02:55 |
|
boingman joined #minetest |
03:36 |
|
v-rob joined #minetest |
04:00 |
|
MTDiscord joined #minetest |
04:19 |
|
est31 joined #minetest |
04:32 |
|
v-rob joined #minetest |
05:08 |
|
sys4 joined #minetest |
05:38 |
|
YuGiOhJCJ joined #minetest |
06:07 |
|
pounce joined #minetest |
06:12 |
|
fluxionary joined #minetest |
06:28 |
|
TomTom joined #minetest |
07:53 |
|
TomTom joined #minetest |
07:59 |
|
cheapie_ joined #minetest |
08:19 |
|
Artea joined #minetest |
08:28 |
|
gregon joined #minetest |
08:31 |
|
cheek_pain joined #minetest |
08:34 |
|
jaca122 joined #minetest |
08:35 |
[MatrxMT] |
<Blockhead256> spam reports continue https://forum.minetest.net/viewtopic.php?p=438972#p438972 |
08:38 |
[MatrxMT] |
<Blockhead256> also, bot filler https://forum.minetest.net/viewtopic.php?p=438975#p438975 |
09:12 |
|
gregon joined #minetest |
09:34 |
|
ireallyhateirc joined #minetest |
09:43 |
|
jaca123 joined #minetest |
11:48 |
|
mrkubax10 joined #minetest |
11:54 |
|
mrkubax10 joined #minetest |
12:05 |
|
boingman joined #minetest |
12:24 |
|
ireallyhateirc joined #minetest |
12:45 |
|
Boingo joined #minetest |
12:59 |
|
cheek_pain joined #minetest |
13:18 |
|
bwarden joined #minetest |
13:33 |
|
nopjmp_ joined #minetest |
13:37 |
|
Desour joined #minetest |
13:59 |
|
bwarden joined #minetest |
14:08 |
|
SFENCE joined #minetest |
14:26 |
|
mazes_83 joined #minetest |
15:02 |
|
Guest7 joined #minetest |
15:05 |
Guest7 |
https://youtu.be/cNob6LoleR0 https://youtu.be/ouNONhk3tnw |
15:10 |
|
SFENCE_arch joined #minetest |
15:19 |
|
Noisytoot joined #minetest |
15:34 |
|
gregon joined #minetest |
15:44 |
|
v-rob joined #minetest |
16:15 |
|
Leopold joined #minetest |
16:23 |
|
Desour joined #minetest |
16:34 |
|
___nick___ joined #minetest |
16:35 |
|
v-rob joined #minetest |
16:54 |
|
Talkless joined #minetest |
17:04 |
|
SFENCE joined #minetest |
17:04 |
ireallyhateirc |
Yeah so I called a biome "default" and it didn't work because of that. Is this a bug or a feature? |
17:04 |
ireallyhateirc |
Is this documented anywhere? |
17:05 |
[MatrxMT] |
<Blockhead256> that doesn't sound right.. how did you arrive at the conclusion it was the name? |
17:06 |
ireallyhateirc |
because replacing the name with "default_ABC" made it work |
17:06 |
ireallyhateirc |
it's a simple game with one biome and aliases for stone and water, nothing more |
17:06 |
ireallyhateirc |
with no biomes, the game falls back to using the stone/water aliases to generate |
17:12 |
|
fluxionary joined #minetest |
17:13 |
[MatrxMT] |
<Blockhead256> turns out you're right on the money, when there's no biomes it has a default biome already in place https://github.com/minetest/minetest/blob/5.9.0/src/mapgen/mg_biome.cpp#L44 |
17:14 |
[MatrxMT] |
<Blockhead256> it doesn't seem to show up in the `minetest.registered_biomes` table though (source: QAblock in airgame) |
17:17 |
|
gregon joined #minetest |
17:20 |
|
Glaedr joined #minetest |
18:07 |
|
kamdard joined #minetest |
18:09 |
|
___nick___ joined #minetest |
18:56 |
|
Sokomine joined #minetest |
19:35 |
|
Desour joined #minetest |
19:38 |
|
___nick___ joined #minetest |
19:41 |
|
___nick___ joined #minetest |
19:43 |
MTDiscord |
<theidealist> that's pretty cool |
19:54 |
|
SFENCE joined #minetest |
20:09 |
|
kamdard joined #minetest |
20:16 |
|
silverwolf73828_ joined #minetest |
20:29 |
|
SFENCE joined #minetest |
20:33 |
|
boingman joined #minetest |
20:33 |
|
kamdard joined #minetest |
20:35 |
Sokomine |
hi. can someone please quickly tell me which new lib it takes to compile latest git? |
20:38 |
sfan5 |
none? |
20:39 |
Sokomine |
hm :-( why doesn't it compile anymore? admittedly i'm using a diffrent environment... |
20:40 |
sfan5 |
error message? |
20:41 |
Sokomine |
*** [CMakeFiles/Makefile2:480: irr/src/CMakeFiles/IRRMESHOBJ.dir/all] Fehler 2 |
20:42 |
ireallyhateirc |
by "latest git" you mean the master branch of minetest? |
20:42 |
Sokomine |
yes |
20:43 |
|
silverwolf73828 joined #minetest |
20:44 |
Sokomine |
earlier on: minetest/lib/tiniergltf/tiniergltf.hpp:3:10: fatal error: json/json.h: Datei oder Verzeichnis nicht gefunden |
20:45 |
Sokomine |
(annoying that i have german error messages. ought to correct that one day) |
20:49 |
sfan5 |
uhh well yea |
20:49 |
sfan5 |
@appguru |
20:50 |
sfan5 |
minetest has special handling to include the bundled jsoncpp, sounds like you didn't replicate that with irrlicht |
20:52 |
sfan5 |
Sokomine: in any case please open a bug on GH |
21:05 |
|
SFENCE joined #minetest |
21:09 |
MTDiscord |
<wsor4035> are you on opensuse? |
21:11 |
MTDiscord |
<wsor4035> seems to be a different error than what juri did over in dev 2 days ago |
21:15 |
|
Sokomine joined #minetest |
21:15 |
MTDiscord |
<luatic> sfan5: odd, i'm fairly sure that we did make an attempt to replicate that, especially since inability to use the bundled jsoncpp should result in some CI failures |
21:16 |
MTDiscord |
<luatic> if you grep for "json" in .github, only the windows workflow shows up, hence i'd assume the other ones rely on the bundled one |
21:19 |
Sokomine |
could be. sadly have to go now :-( |
21:23 |
|
SFENCE joined #minetest |
21:32 |
MTDiscord |
<josiah_wi> Hi. Lars called me here. Is there still a build error I should look at? |
21:35 |
MTDiscord |
<josiah_wi> This is done wrong. |
21:36 |
MTDiscord |
<josiah_wi> I don't know whether I let this past my review or what happened, but the CMakeLists for tiniergltf is wrong. |
21:36 |
MTDiscord |
<josiah_wi> It doesn't even mention the json dependency. |
21:37 |
MTDiscord |
<josiah_wi> There's also some incorrect formatting, and an empty target_link_libraries that does nothing. |
21:38 |
sfan5 |
i think it would be best to create a target for json rather than try to work with the _INCLUDE_DIR / _LIBRARY vars |
21:38 |
MTDiscord |
<josiah_wi> Yes, I agree. |
21:49 |
|
sparky4 joined #minetest |
21:58 |
|
SFENCE joined #minetest |
21:59 |
|
fluxionary joined #minetest |
22:35 |
|
SFENCE joined #minetest |
22:35 |
|
panwolfram joined #minetest |
22:59 |
|
SFENCE joined #minetest |
23:05 |
|
Eragon joined #minetest |
23:17 |
|
SFENCE joined #minetest |
23:35 |
|
SFENCE joined #minetest |
23:41 |
|
SFENCE joined #minetest |
23:47 |
|
sys4_ joined #minetest |