| Time |
Nick |
Message |
| 00:18 |
|
Spookan joined #luanti |
| 00:57 |
|
loggingbot_ joined #luanti |
| 00:57 |
|
Topic for #luanti is now The official Luanti (formerly Minetest) channel | General, player and modding discussion is on-topic. If in doubt, post here | Responses may take a while, be patient | Rules: https://dev.luanti.org/irc/#rules | Development: #luanti-dev | Server list: https://luanti.org/servers | IRC logs: https://irc.luanti.org/ |
| 01:36 |
|
Trifton joined #luanti |
| 02:52 |
|
tzenfore joined #luanti |
| 03:45 |
|
AliasStillTaken joined #luanti |
| 04:00 |
|
MTDiscord joined #luanti |
| 04:19 |
|
Spookan joined #luanti |
| 04:49 |
|
Oblomov joined #luanti |
| 05:26 |
|
FeXoR joined #luanti |
| 06:56 |
|
est31 joined #luanti |
| 06:58 |
|
est31 joined #luanti |
| 07:04 |
|
Oblomov joined #luanti |
| 08:59 |
|
lumidify joined #luanti |
| 09:01 |
|
heavygale joined #luanti |
| 09:07 |
|
Edgy2 joined #luanti |
| 09:22 |
|
mrkubax10 joined #luanti |
| 10:24 |
|
___nick___ joined #luanti |
| 11:13 |
|
random_user_on_l joined #luanti |
| 11:38 |
|
PoochInquisitor joined #luanti |
| 11:44 |
|
random_user_on_l joined #luanti |
| 12:26 |
|
random_user_on_l joined #luanti |
| 12:42 |
pgimeno |
somewhat off-topic, but I wonder if the latest Firefox breakages with Github that some people reported here, have to do with MS wanting people to use Chrome to make their Browsergate work |
| 12:43 |
[MatrxMT] |
<Blockhead256> I routinely get issued with security headers from using Firefox ESR out of my distro, it's not fun |
| 12:43 |
[MatrxMT] |
<Blockhead256> *issues |
| 12:48 |
|
imi joined #luanti |
| 13:02 |
|
GNUHacker joined #luanti |
| 13:58 |
|
fling joined #luanti |
| 14:21 |
|
random_user_on_l joined #luanti |
| 14:28 |
|
random_user_on_l joined #luanti |
| 15:07 |
Krock |
Does Codeberg have a stroke? |
| 15:08 |
user333_ |
"502 Service unavailable" it appears so |
| 15:09 |
user333_ |
it loaded after a few tries, took like a minute |
| 15:09 |
|
Thermoriax joined #luanti |
| 15:25 |
Krock |
packages.debian.org and packages.ubuntu.com seem to have issues too. Did someone chew on an undersea cable? |
| 15:30 |
bgstack15 |
Codeberg goes down more often than other git forges. I think they're the focus of a lot of DDOS activities because they aren't as corporatistic as M$/github. |
| 15:31 |
Krock |
about GitHub... https://damrnelson.github.io/github-historical-uptime/ |
| 15:40 |
user333_ |
why can't macroslop just hold themselves together |
| 15:58 |
|
ireallyhateirc joined #luanti |
| 16:00 |
|
xor_ghost joined #luanti |
| 16:21 |
|
kamdard joined #luanti |
| 17:03 |
MinetestBot |
[git] grorp -> luanti-org/luanti: Fix focus inside scroll container being lost on formspec update (#17085) 54a35ec https://github.com/luanti-org/luanti/commit/54a35ecb14deb770fd2d27066002eaf8bac58a30 (2026-04-06T17:01:52Z) |
| 17:03 |
MinetestBot |
[git] siliconsniffer -> luanti-org/luanti: Formspec: main menu rearrangements for better focus "flow" (#16920) 878dd10 https://github.com/luanti-org/luanti/commit/878dd1061d6029026efe90f3ad651691128cde2c (2026-04-06T17:02:48Z) |
| 17:03 |
|
mrkubax10 joined #luanti |
| 17:05 |
MinetestBot |
[git] sofar -> luanti-org/luanti: Formspec: fix dropping held items by clicking outside (#17064) dc6277d https://github.com/luanti-org/luanti/commit/dc6277d7a147b6185b3ecb55e8f28dc741f2505b (2026-04-06T17:03:20Z) |
| 17:05 |
MinetestBot |
[git] siliconsniffer -> luanti-org/luanti: Add keybinds for camera movement (#17071) 434ec55 https://github.com/luanti-org/luanti/commit/434ec55026f475b09311447a738a084c5f66f3cc (2026-04-06T17:04:31Z) |
| 17:07 |
MinetestBot |
[git] sfan5 -> luanti-org/luanti: Update MinGW libraries and toolchain (#17068) 2a94309 https://github.com/luanti-org/luanti/commit/2a9430961330eabfcba7cec266e8ab4a965048e6 (2026-04-06T17:06:19Z) |
| 17:12 |
|
Niklp joined #luanti |
| 17:12 |
|
Juri joined #luanti |
| 17:41 |
|
PoochInquisitor joined #luanti |
| 17:59 |
|
mrkubax10 joined #luanti |
| 18:18 |
|
kamdard joined #luanti |
| 18:24 |
|
qqq joined #luanti |
| 18:29 |
|
turtleman joined #luanti |
| 18:42 |
sfan5 |
brand new feature: the developer console can now show log lines and also you output from print() https://x0.at/GJg6.png |
| 18:42 |
sfan5 |
(limitation: only log lines that are generated from lua calls) |
| 18:43 |
|
kamdard joined #luanti |
| 18:54 |
Krock |
adding another logger endpoint for processing in Lua shouldn't be too difficult I suppose. However, that requires C++ modification. |
| 18:57 |
sofar |
yeah, that limitation would be needed otherwise it'd be very spammy. Maybe have a separate logging tab for all logs |
| 19:24 |
sfan5 |
I mean I can still filter it by log level |
| 19:24 |
sfan5 |
a separate log viewer tab sounds very useful, but I think error/warning deserves to be in the console |
| 20:09 |
|
lemonzest joined #luanti |
| 20:36 |
|
mazes_84 joined #luanti |
| 20:36 |
mazes_84 |
hi: any hint about weird mouse acceleration under X11 with luanti ? |
| 21:01 |
MTDiscord |
<raspberrypimaniac> I think I'm having the same problem as well, it is like camera smoothing is on? I am also on X11 Plasma but it only does it with Flatpak, not compiled from source |
| 21:01 |
mazes_84 |
yeah mouse smoothing |
| 21:02 |
mazes_84 |
no flatpak here, though I didn't notice it before compiling with sdl3 |
| 21:03 |
mazes_84 |
I wanted to test compiling with sdl2 only to test |
| 21:04 |
mazes_84 |
there's also still this double linking bug with sdl3 I guess (it's also linked to sdl2) |
| 21:05 |
MTDiscord |
<raspberrypimaniac> hm |
| 21:06 |
mazes_84 |
not sure about the origin, as I also dual screen with two different screen resolutions |
| 21:08 |
mazes_84 |
since only some days (before I had same res) |
| 21:11 |
mazes_84 |
oh, it's just a setting about camera smoothing |
| 21:11 |
mazes_84 |
ty |
| 21:21 |
[MatrxMT] |
<Blockhead256> keyboard camera movement? hurrah! |
| 21:35 |
|
Thelie joined #luanti |
| 21:37 |
|
YuGiOhJCJ joined #luanti |
| 22:04 |
|
Thelie1 joined #luanti |
| 22:14 |
mazes_84 |
:( |
| 22:24 |
|
YuGiOhJCJ joined #luanti |
| 22:33 |
|
mrkubax10 joined #luanti |
| 22:34 |
|
panwolfram joined #luanti |
| 22:34 |
|
Thelie joined #luanti |
| 23:06 |
|
Thelie joined #luanti |
| 23:13 |
|
turtleman joined #luanti |
| 23:24 |
|
Sompi joined #luanti |
| 23:36 |
|
Thelie joined #luanti |
| 23:56 |
|
mrkubax10 joined #luanti |