Time |
Nick |
Message |
00:30 |
|
maccraft joined #minetest |
00:32 |
|
galex-713 joined #minetest |
00:54 |
|
lmat joined #minetest |
00:54 |
lmat |
When I fly and look down, my guy goes forward (X+- or Z+- rather than Y+). Sometimes this doesn't happen. What is the setting? |
00:57 |
rubenwardy |
pitch move |
00:57 |
rubenwardy |
(P) |
01:05 |
lmat |
rubenwardy: Yeah, that's the good stuff, thanks! I could see that being valuable, but I'm ... not in the mood. |
01:05 |
rubenwardy |
it's triggered quite a lot accidentally, lmat |
01:05 |
rubenwardy |
:( |
01:25 |
|
galex-713 joined #minetest |
01:33 |
|
Miner_48er joined #minetest |
01:38 |
|
nephele_ joined #minetest |
01:40 |
|
oil_boi joined #minetest |
01:40 |
oil_boi |
Is breath handled in the engine? |
01:41 |
rubenwardy |
Yes, unfortunately |
01:41 |
rubenwardy |
It's server side though |
01:49 |
oil_boi |
That's okay, I will make it cooperate |
02:00 |
norkle |
okay party boi |
02:03 |
|
Hawk777 joined #minetest |
02:17 |
|
deltanedas joined #minetest |
02:19 |
|
fluxflux joined #minetest |
02:46 |
|
Pie-jacker875 joined #minetest |
03:35 |
|
FennecCode joined #minetest |
04:05 |
|
scr267 joined #minetest |
04:15 |
|
FreeFull joined #minetest |
04:15 |
|
Fear_ joined #minetest |
04:43 |
|
begui joined #minetest |
05:24 |
|
calcul0n joined #minetest |
05:25 |
|
ANAND joined #minetest |
05:26 |
|
TomTom joined #minetest |
06:16 |
|
erlehmann_ joined #minetest |
06:36 |
MinetestBot |
[git] oilboi -> minetest/minetest: Fix small typo (#9813) 3ed5619 https://git.io/JfGoG (2020-05-05T06:35:55Z) |
06:38 |
MinetestBot |
[git] nerzhul -> minetest/minetest: Fix broken client if openal cannot be opened (#9804) f1a05d0 https://git.io/JfGoW (2020-05-05T06:38:18Z) |
06:38 |
MinetestBot |
[git] SmallJoker -> minetest/minetest: Sky API: Rename *_tint to fog_*_tint for consistency cad5b98 https://git.io/JfGol (2020-05-05T06:37:04Z) |
06:38 |
MinetestBot |
[git] SmallJoker -> minetest/minetest: Rename moveresult speed to velocity 1b6f40c https://git.io/JfGo4 (2020-05-05T06:37:04Z) |
06:44 |
MinetestBot |
[git] adrido -> minetest/minetest: Add MSVC build (#9740) f34c62c https://git.io/JfGKt (2020-05-05T06:42:55Z) |
07:14 |
|
Cork joined #minetest |
07:15 |
|
craigger joined #minetest |
07:15 |
|
Taoki joined #minetest |
07:15 |
|
mazes_80 joined #minetest |
07:15 |
|
EvergreenTree joined #minetest |
07:15 |
|
unclouded joined #minetest |
07:18 |
|
MinetestBot joined #minetest |
07:28 |
|
emacsomancer joined #minetest |
07:32 |
|
Exagone313 joined #minetest |
07:50 |
|
Powi joined #minetest |
08:00 |
|
ShadowNinja joined #minetest |
08:18 |
|
luk3yx joined #minetest |
08:25 |
|
YuGiOhJCJ joined #minetest |
08:26 |
|
_Zaizen_ joined #minetest |
08:30 |
YuGiOhJCJ |
hello, I upgraded from MT 5.1.1 to MT 5.2.0 and I see a difference with the mouse cursor, sometimes it changes (the arrow is not the same than the default one), what it means please? |
08:30 |
|
FrostRanger joined #minetest |
08:31 |
|
Zughy joined #minetest |
08:31 |
FrostRanger |
I just set up an irc channel for my server but I can't see messages from ingame on irc |
08:32 |
jas_ |
here on freenode? |
08:32 |
FrostRanger |
yes |
08:32 |
jas_ |
oh i was just curious, i wanted to do that too but didn't know where to put the channel |
08:33 |
jas_ |
there was a server for minetest irc mod channels, i think, or something |
08:33 |
jas_ |
that's nice |
08:33 |
FrostRanger |
if you do it here I think you need to have ##chanelname 'cause it's technically offtopic |
08:33 |
jas_ |
interesting |
08:38 |
YuGiOhJCJ |
FrostRanger, you have to install and configure the IRC Mod on your MT server https://forum.minetest.net/viewtopic.php?f=11&t=3905 so you will see messages from in-game on IRC |
08:41 |
|
erlehmann joined #minetest |
08:43 |
FrostRanger |
YuGiOhJCJ: I did follow the steps to configure the mod, the server shows up in the channel list and I can see messages from irc in game, just not the other way around |
08:45 |
FrostRanger |
the only messages from in game that get sent are join/leave messages |
08:49 |
YuGiOhJCJ |
hmm I see it's like all the players have typed the '/part' command, if you can join your server in-game for testing, you can try the '/join' command then type a message, if you don't see it, then I don't know why |
08:51 |
FrostRanger |
YuGiOhJCJ: I already tried rejoining several times |
08:53 |
YuGiOhJCJ |
I have an other question: Is there a way to print the output of '/help all' in text mode only please? (like in the previous versions of MT) When I type '/help all' now I have a GUI but I prefer a CLI. |
08:53 |
|
majochup joined #minetest |
08:57 |
|
erlehmann joined #minetest |
08:57 |
_Zaizen_ |
Hi everyone I would like to know if I can pass an user to another class wich register an entity thanks to staticdata when i add the entity. I didn't found useful documentation and I don't wanto to waste too much time on it trying to understand how staticdata works. |
09:01 |
|
macc24 joined #minetest |
09:01 |
|
Beton joined #minetest |
09:09 |
|
macc24 joined #minetest |
09:24 |
|
Fixer joined #minetest |
09:33 |
|
proller joined #minetest |
09:40 |
|
Flabb joined #minetest |
09:52 |
|
awell joined #minetest |
09:58 |
|
erlehmann joined #minetest |
10:01 |
|
chompie joined #minetest |
10:13 |
|
macc24 joined #minetest |
10:27 |
|
riff_IRC joined #minetest |
10:27 |
|
_Zaizen_ joined #minetest |
10:28 |
|
Jordach__ joined #minetest |
10:29 |
|
Powi joined #minetest |
10:30 |
|
BillyS joined #minetest |
10:30 |
|
lisac joined #minetest |
10:36 |
|
NetherEran joined #minetest |
10:44 |
|
mntmn joined #minetest |
10:45 |
mntmn |
hi, is it possible to force the minetest base game to day (instead of night) for debugging purposes? |
10:47 |
|
Anulo2 joined #minetest |
10:58 |
sfan5 |
sure |
10:58 |
sfan5 |
set the time to day and put time_speed = 0 in minetest.conf |
11:00 |
mntmn |
sfan5: cool, thanks! |
11:13 |
|
xnaas joined #minetest |
11:19 |
|
SwissalpS joined #minetest |
11:52 |
|
deltanedas joined #minetest |
12:06 |
|
Flabb joined #minetest |
12:10 |
Zughy |
totally unrelated, but since there's plenty of developers here: Springer released 43 books about programming for free due to COVID-19. Can I drop the link? |
12:11 |
Zughy |
*389, pardon |
12:12 |
sfan5 |
sure |
12:14 |
Zughy |
https://link.springer.com/search?facet-content-type=%22Book%22&package=mat-covid19_textbooks&facet-discipline=%22Computer+Science%22 <= these are the 43 about programming |
12:14 |
Zughy |
the other ones are more generic, like physics, mathematics etc |
12:17 |
|
kamdard joined #minetest |
12:24 |
|
minduser00 joined #minetest |
12:24 |
|
jas__ joined #minetest |
12:26 |
|
jas_ joined #minetest |
12:27 |
|
minduser00 joined #minetest |
12:31 |
|
yrungr joined #minetest |
12:32 |
yrungr |
where can i change the mouse sensitivity on a mac? i've edited ~//Library/Application Support/minetest/minetest.conf and added mouse_sensitivity 0.001, but nothing has changed. |
12:33 |
sfan5 |
try changing it in the in-game menu rather |
12:35 |
yrungr |
ah, i see it now. |
12:36 |
yrungr |
wow. joystick support. :) |
12:38 |
yrungr |
i've enabled joystick support and set the type to xbox (i've got an xbox one controller), but nothing seems to be happening. |
12:38 |
yrungr |
anything else i need to do? |
12:40 |
sfan5 |
joystick support is somewhat alpha, I can't even tell you if it works on macos |
12:40 |
yrungr |
ok. |
12:47 |
|
FrostRanger joined #minetest |
12:48 |
|
kamdard joined #minetest |
12:49 |
|
erlehmann joined #minetest |
12:49 |
|
maccraft joined #minetest |
13:03 |
|
xachman joined #minetest |
13:04 |
|
craigger joined #minetest |
13:29 |
|
Andrey01 joined #minetest |
14:00 |
|
Taoki joined #minetest |
14:00 |
|
scr267 joined #minetest |
14:16 |
|
Darcidride joined #minetest |
14:45 |
|
AidanLCB_ joined #minetest |
14:45 |
|
AidanLCB_ joined #minetest |
15:06 |
|
Verticen joined #minetest |
15:06 |
MinetestBot |
[git] sfan5 -> minetest/minetest: Server: Improve some log messages (#9820) d1c6cc7 https://git.io/JfGxG (2020-05-05T15:05:11Z) |
15:07 |
sfan5 |
rubenwardy: do you want to test #9768 before I merge it later today or whenever? |
15:07 |
ShadowBot |
https://github.com/minetest/minetest/issues/9768 -- Rewrite falling entity + another feature by sfan5 |
15:07 |
sfan5 |
wait wrong channel |
15:07 |
sfan5 |
¯\_(ツ)_/¯ |
15:19 |
|
deltanedas joined #minetest |
15:43 |
rubenwardy |
sfan5: feel free to merge if I don't get around to it |
15:56 |
|
Powi joined #minetest |
16:04 |
|
Lone_Wolf joined #minetest |
16:23 |
|
powi_ joined #minetest |
16:38 |
|
ANAND_ joined #minetest |
17:20 |
|
deltanedas joined #minetest |
17:24 |
|
NetherEran joined #minetest |
17:29 |
MinetestBot |
[git] sfan5 -> minetest/minetest: Fix thread safety of PcgRandom use in BiomeGen f3e87c5 https://git.io/JfZfK (2020-05-05T17:26:59Z) |
17:29 |
MinetestBot |
[git] sfan5 -> minetest/minetest: Update num_emerge_threads description ab06880 https://git.io/JfZf6 (2020-05-05T17:26:59Z) |
17:29 |
MinetestBot |
[git] sfan5 -> minetest/minetest: Fix remaining issues with mapgen scriptapi c28fbd0 https://git.io/JfZfi (2020-05-05T17:26:59Z) |
17:29 |
MinetestBot |
[git] sfan5 -> minetest/minetest: Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemMana… 3c65d1a https://git.io/JfZfP (2020-05-05T17:26:59Z) |
17:29 |
MinetestBot |
[git] sfan5 -> minetest/minetest: Allow ObjDefManager instances to be cloned 2062c80 https://git.io/JfZfX (2020-05-05T17:26:59Z) |
17:46 |
|
FrostRanger joined #minetest |
17:56 |
|
macc24 joined #minetest |
18:28 |
MinetestBot |
[git] sfan5 -> minetest/minetest: Fix crash when exiting server during running mapgen cb159f8 https://git.io/JfZTR (2020-05-05T18:19:47Z) |
18:34 |
|
AndDT joined #minetest |
18:44 |
|
djenkins_ joined #minetest |
18:51 |
|
macc24 joined #minetest |
19:07 |
|
AidanLandBcB joined #minetest |
19:07 |
|
AidanLandBcB joined #minetest |
19:13 |
|
Fuchs joined #minetest |
19:14 |
|
erlehmann joined #minetest |
19:14 |
|
Lunatrius joined #minetest |
19:20 |
|
erlehmann joined #minetest |
19:25 |
|
erlehmann joined #minetest |
19:32 |
|
calcul0n joined #minetest |
19:33 |
|
Guest81707 joined #minetest |
19:33 |
|
erlehmann joined #minetest |
19:34 |
|
calcul0n joined #minetest |
19:40 |
|
deltanedas joined #minetest |
19:41 |
|
Lunatrius joined #minetest |
19:53 |
Calinou |
https://www.pcgamer.com/free-minecraft-games/ |
19:53 |
Calinou |
rip, it mentions Terasology but not Minetest |
19:55 |
rubenwardy |
Terasology has terrible performance |
20:02 |
|
Parnikkapore[m] joined #minetest |
20:02 |
Parnikkapore[m] |
Games these days are all about g r a p h i c s |
20:03 |
nephele |
not all of them .. :D |
20:04 |
Krock |
p l a y d u n g e o n a i 2 |
20:04 |
Parnikkapore[m] |
My favourite game of all time is CrossCode, whose graphics would work on a potato |
20:05 |
Lone_Wolf |
You'd love my games then, I could make you go blind with my graphics |
20:05 |
Parnikkapore[m] |
And the install size is way below 5GB |
20:06 |
Parnikkapore[m] |
so yeah, some games are less focused on making GPUs sweat |
20:06 |
Parnikkapore[m] |
but "mainstream" games are aaalll in that direction |
20:06 |
Parnikkapore[m] |
(easier to advertise I guess) |
20:07 |
|
calcul0n joined #minetest |
20:08 |
|
erlehmann joined #minetest |
20:16 |
|
Flabb joined #minetest |
20:23 |
|
Walker joined #minetest |
20:28 |
|
Wuzzy joined #minetest |
20:37 |
|
Scarecrow joined #minetest |
20:53 |
|
LoneWolfHT joined #minetest |
20:56 |
|
tf2ftw joined #minetest |
21:14 |
|
proller joined #minetest |
21:23 |
|
Miner_48er joined #minetest |
21:30 |
rom1504 |
how do you discover games ? |
21:30 |
rom1504 |
I know nothing about recent games |
21:37 |
|
fluxflux joined #minetest |
21:43 |
|
illwieckz joined #minetest |
21:47 |
calcul0n |
rom1504, there's a forum section for them : https://forum.minetest.net/viewforum.php?f=48&sid=5fc5e8bb2d0d57dd4da77143b054b16c |
21:58 |
rom1504 |
oh I was not talking specifically about minetest, more in general |
21:58 |
rom1504 |
but thanks ! |
22:22 |
|
mizux joined #minetest |
22:23 |
|
erlehmann joined #minetest |
22:36 |
|
DaTPS joined #minetest |
22:38 |
|
erlehmann joined #minetest |
23:11 |
|
AidanLCB_ joined #minetest |
23:17 |
|
AidanLandBcB joined #minetest |
23:17 |
|
AidanLandBcB joined #minetest |
23:35 |
|
Pie-jacker875 joined #minetest |
23:37 |
|
Pie-jacker875 joined #minetest |
23:39 |
|
mizux_ joined #minetest |
23:51 |
|
illwieckz joined #minetest |