Minetest logo

IRC log for #minetest, 2024-06-17

| Channels | #minetest index | Today | | Google Search | Plaintext

All times shown according to UTC.

Time Nick Message
00:01 wsor4035 joined #minetest
00:01 MisterE1230 joined #minetest
00:01 thelounge6564 joined #minetest
00:02 wsor4035 joined #minetest
01:28 MTDiscord <warr1024> The problem is that there are no high, mid, or low end PCs as there are no ends.  It's a complex multidimensional space.  You can have a lot of CPU and a lot of RAM and a lot of GPU, or a lot of some, or a lot of none.  Your GPU can handle most things fine but then have weird performance issues with something like transparency or certain shaders.  It's actually pretty hard to come up with presets that people will agree on.
01:29 MTDiscord <warr1024> As long as we're not locked into them and they're just buttons that set the individual settings, 🤷 I guess it's fine tho.
03:01 Izaya left #minetest
03:51 cow321 joined #minetest
04:00 MTDiscord joined #minetest
04:04 cow321 joined #minetest
04:26 gregon joined #minetest
04:31 cow321_ joined #minetest
04:34 Verticen joined #minetest
04:41 tarsovbak joined #minetest
04:44 bodiccea joined #minetest
05:03 gregon joined #minetest
05:04 tarsovbak joined #minetest
05:23 seasharp joined #minetest
05:24 tarsovbak joined #minetest
05:25 gregon joined #minetest
05:30 Izaya joined #minetest
05:32 TomTom joined #minetest
05:39 HumanG33k joined #minetest
05:52 cow321 joined #minetest
06:21 gera joined #minetest
06:21 MinetestBot gera: Jun-07 03:55 UTC <Blockhead256> In my experience, it's a choice between Moiré effect or highly visible mipmap boundaries. Sorry!
06:22 gera Hi. Is it possible to override another mod register_craftitem in a mod?
06:23 gera Like I want a mod that changes stackability of specific items in voxelibre
06:34 cow321 joined #minetest
06:51 Mantar should be as simple as a minetest.override_item("name", { stack_max = 200 } ) or whatever
06:54 Mantar you may have to depend on whatever mod registered it first though, to ensure it exists before you override it
06:56 YuGiOhJCJ joined #minetest
06:57 cow321 joined #minetest
07:17 tarsovbak joined #minetest
07:17 gregon joined #minetest
07:34 mrkubax10 joined #minetest
07:36 ireallyhateirc joined #minetest
08:10 amfl2 joined #minetest
08:17 cow321 joined #minetest
08:26 Meli joined #minetest
08:31 Hanicef joined #minetest
08:34 boingman joined #minetest
08:35 lemonzest joined #minetest
08:36 YuGiOhJCJ joined #minetest
09:04 Pexin joined #minetest
09:11 SliverFlowCipher joined #minetest
09:32 tarsovbak joined #minetest
09:33 gregon joined #minetest
09:36 Blockhead256 joined #minetest
09:37 Blockhead256 war1024, ireallhateirc: I would say that if someone can come up with good presets that would be good. You'd have to make low really low and "max"/high really high though
09:37 Blockhead256 *warr1024
09:37 Blockhead256 there's also the caveat that what's good for singleplayer can be bad for listen server or dedicated server
09:39 Blockhead256 Mantar: I would say "should depend on" not "may have to". The alternative is hacks like running after the are mods loaded
10:17 cow321 joined #minetest
10:33 imi joined #minetest
10:34 imi hi, is there a way to list last N (10 or 50 or so) players who have logged in in chronological order (ascending or descending) of their last login?
11:06 gregon1 joined #minetest
11:21 gregon joined #minetest
11:23 tarsovbak joined #minetest
11:27 cow321 joined #minetest
11:56 gh00p joined #minetest
11:58 TheSilentLink joined #minetest
12:08 boingman joined #minetest
12:13 fgaz_ joined #minetest
12:13 darylsun joined #minetest
12:13 staceee joined #minetest
12:14 ursa-major joined #minetest
12:14 z812 joined #minetest
12:20 runxiyu joined #minetest
12:32 gera thanks, Mantar
12:34 MTDiscord <mistere_123> imi, with a simple custom mod, yes
12:36 imi is that simple custom mod available for download?
12:37 mrkubax10 joined #minetest
12:45 rubenwardy I think he meant that someone would need to write it
12:45 rubenwardy You'd need to get the Auth handler, iterate through all players, and sort by last_login
12:46 MTDiscord <bastrabun> Or you simply record each login when it happens
12:57 cow321 joined #minetest
13:01 MTDiscord <warr1024> Re: presets, maybe we should have try to collect configs from people and try to look for patterns or clusters from real-world data.  It's possible that there are clearer answers there even where we don't expect to find any.
13:07 cow321 joined #minetest
13:08 Meli joined #minetest
13:11 rubenwardy Ah yeah, if you don't need the response now then it's better to keep a rolling list
13:34 liceDibrarian joined #minetest
13:36 cow321 joined #minetest
13:37 tarsovbak joined #minetest
13:37 gregon joined #minetest
13:37 ireallyhateirc joined #minetest
13:45 Nusakan joined #minetest
13:49 Warr1024 joined #minetest
14:10 SFENCE joined #minetest
14:32 gregon1 joined #minetest
15:03 SliverFlowCipher joined #minetest
15:59 nekobit OK, went ahead and built Minetest and will start working on the contentdb tui and improving pkgmgr
16:07 tarsovbak joined #minetest
16:07 gregon joined #minetest
16:08 nekobit what's pitchmove?
16:09 Mantar it's a movement mode where looking upward will cause you to rise, looking downward will cause you to fall (when appropriate)
16:10 fluxionary joined #minetest
16:10 Mantar basically you can do withou shift/space if you flying or underwater
16:10 Mantar *you're
16:16 nekobit cool
16:16 nekobit makes sense with the name
16:16 cow321 joined #minetest
16:21 kamdard joined #minetest
16:23 MTDiscord <theidealist> wait how do you do that
16:23 MTDiscord <theidealist> I need it
16:27 Mantar it's toggled by a keypress, check you key bindings
16:44 Verticen joined #minetest
16:51 gregon1 joined #minetest
17:01 mrkubax10 joined #minetest
17:05 Talkless joined #minetest
17:20 bodiccea joined #minetest
17:30 SFENCE joined #minetest
17:34 MTDiscord <warr1024> pitchmove alters the direction that forward, back, up, and down move you.
17:34 MTDiscord <warr1024> I believe other games have this in some modes (e.g. for swimming) but they usually change only forward and back
17:35 MTDiscord <warr1024> there's no way to override this behavior in MT so whether it's useful to you depends on whether you can adapt to MT's quirk.
17:35 SFENCE joined #minetest
17:44 SFENCE joined #minetest
17:50 mrkubax10 joined #minetest
17:51 TheSilentLink joined #minetest
17:53 SFENCE joined #minetest
17:56 cow321 joined #minetest
18:05 tarsovbak joined #minetest
18:32 Nusakan joined #minetest
18:46 SliverFlowCipher joined #minetest
18:47 kamdard joined #minetest
18:59 cow321 joined #minetest
19:00 silverwolf73828 joined #minetest
19:55 cow321 joined #minetest
20:26 TheSilentLink joined #minetest
20:54 dabbill joined #minetest
21:22 Verticen joined #minetest
22:33 panwolfram joined #minetest
23:05 Eragon joined #minetest
23:27 ireallyhateirc how do I run unit tests for lua builtin?
23:34 ireallyhateirc oh found it
23:35 ireallyhateirc "--run-unittests" ?

| Channels | #minetest index | Today | | Google Search | Plaintext