Time |
Nick |
Message |
00:49 |
|
zazke joined #minetest |
01:16 |
|
smk joined #minetest |
01:19 |
|
yella joined #minetest |
01:25 |
|
yella joined #minetest |
01:27 |
|
yella joined #minetest |
01:27 |
|
yella joined #minetest |
01:32 |
|
yella joined #minetest |
01:34 |
|
yella joined #minetest |
01:43 |
|
yella joined #minetest |
01:43 |
|
yella joined #minetest |
01:46 |
|
yella joined #minetest |
01:48 |
|
yella joined #minetest |
01:48 |
|
yella joined #minetest |
01:58 |
|
yella joined #minetest |
02:07 |
|
Trifton joined #minetest |
02:17 |
|
liceDibrarian joined #minetest |
02:26 |
|
v-rob joined #minetest |
02:28 |
|
yella joined #minetest |
02:28 |
|
yella joined #minetest |
02:42 |
|
frostsnow joined #minetest |
02:45 |
|
_yella_ joined #minetest |
02:45 |
|
_yella_ joined #minetest |
02:49 |
|
lemonzest joined #minetest |
02:54 |
|
_sponji_ joined #minetest |
02:59 |
|
_sponji_ joined #minetest |
03:01 |
|
_sponji_ joined #minetest |
03:01 |
|
_sponji_ joined #minetest |
03:03 |
|
_sponji_ joined #minetest |
03:03 |
|
_sponji_ joined #minetest |
03:08 |
|
_sponji_ joined #minetest |
03:10 |
|
_sponji_ joined #minetest |
03:26 |
|
_yella_ joined #minetest |
03:26 |
|
_yella_ joined #minetest |
03:30 |
|
_yella_ joined #minetest |
03:33 |
|
yella joined #minetest |
03:38 |
|
yella joined #minetest |
03:43 |
|
dzho joined #minetest |
04:00 |
|
MTDiscord joined #minetest |
04:49 |
|
Trifton joined #minetest |
04:57 |
|
v-rob joined #minetest |
06:08 |
|
Niklp joined #minetest |
06:09 |
|
jaca122 joined #minetest |
06:09 |
|
lissobon` joined #minetest |
06:10 |
|
fling_ joined #minetest |
06:12 |
|
calcul0n joined #minetest |
06:12 |
|
ROllerozxa joined #minetest |
06:25 |
|
Lesha_Vel joined #minetest |
06:27 |
|
TomTom_ joined #minetest |
07:20 |
|
MTDiscord1 joined #minetest |
08:18 |
|
s20 joined #minetest |
08:29 |
|
Guest2866 joined #minetest |
08:35 |
|
appguru joined #minetest |
09:29 |
|
imi joined #minetest |
09:57 |
|
calcul0n_ joined #minetest |
10:26 |
|
jaca122 joined #minetest |
11:10 |
|
appguru joined #minetest |
12:00 |
|
definitelya joined #minetest |
12:01 |
|
calcul0n_ joined #minetest |
12:19 |
|
Sobinec joined #minetest |
13:07 |
|
est31 joined #minetest |
13:51 |
|
est31 joined #minetest |
13:54 |
|
mrkubax10 joined #minetest |
13:57 |
|
cation joined #minetest |
14:07 |
[MTMatrix] |
<localhost> Some stupid (?) question, I can directly read from rollback.sqlite from lua modding, for create statistic based on rollback? |
14:10 |
[MTMatrix] |
<localhost> I know api for rollback, but it per player, maybe iterator non-optimal for perfomance or nornal? |
14:11 |
[MTMatrix] |
<localhost> I know api for rollback, but it per player, maybe iterator not optimal for perfomance or nornal? |
14:12 |
|
mrkubax10 joined #minetest |
14:34 |
|
appguru joined #minetest |
14:45 |
[MTMatrix] |
<localhost> Okay, just export SQL query as output in txt file then read it from mod |
14:45 |
[MTMatrix] |
<localhost> 👀 |
14:55 |
|
Leopold_ joined #minetest |
14:55 |
|
Sobinec joined #minetest |
14:59 |
|
TomTom joined #minetest |
15:01 |
|
Swift110-mobile joined #minetest |
15:01 |
|
hook54321 joined #minetest |
15:02 |
|
e1z0 joined #minetest |
16:35 |
|
Sobinec joined #minetest |
16:48 |
[MTMatrix] |
<localhost> Why rollback not writes to db on the fly? Possible change buffer size before write it to db? |
16:50 |
[MTMatrix] |
<localhost> more like maybe dev question |
16:54 |
|
Sobinec joined #minetest |
17:01 |
|
Talkless joined #minetest |
17:01 |
|
appguru joined #minetest |
17:12 |
erle |
first unicode signs mod sighted https://codeberg.org/cora/uc_signs |
17:13 |
MTDiscord |
<wsor4035> signslibs supports unicode, so its not the first |
17:14 |
MTDiscord |
<zmv7> But signs_lib can't display russian characters |
17:14 |
erle |
wsor4035 oh. how does it handle, e.g. combining characters? |
17:14 |
[MTMatrix] |
<localhost> wut? |
17:15 |
MTDiscord |
<wsor4035> https://github.com/mt-mods/signs_lib/pull/2 |
17:15 |
[MTMatrix] |
<localhost> it can, but disable option UTF-8, this strange |
17:16 |
MTDiscord |
<zmv7> huh AsyncErr: Lua: Runtime error from mod 'ucsigns' in callback LuaLBM::trigger(): Runtime error from mod 'ucsigns' in callback luaentity_Activate(): /home/z7/.minetest/mods/uc_signs/init.lua:46: attempt to call method 'tostring' (a nil value) |
17:17 |
[MTMatrix] |
<localhost> so.. unicode textures is hard... |
17:17 |
erle |
that is plan0 only btw |
17:17 |
MTDiscord |
<wsor4035> i believe i can read |
17:17 |
erle |
wsor4035 so how does it handle combining character? |
17:18 |
MTDiscord |
<wsor4035> go read the code yourself |
17:18 |
erle |
wsor4035 i did, but i did not understand it. |
17:18 |
erle |
*does* it handle combining characters? |
17:18 |
MTDiscord |
<zmv7> ah needs patch to tga encoder |
17:18 |
erle |
zmv7 i believe this is because cora patched tga_encoder locally (i advised against it). |
17:19 |
erle |
the patch is actually not necessary |
17:19 |
erle |
like, she could have just used the APi a bit differently |
17:19 |
|
lemonzest joined #minetest |
17:20 |
erle |
zmv7 i'll try to fix it and get back to you |
17:21 |
[MTMatrix] |
<localhost> tga not will be deprecated in the future? |
17:21 |
[MTMatrix] |
<localhost> tga will not be deprecated in the future? |
17:21 |
MTDiscord |
<zmv7> another err AsyncErr: Lua: Runtime error from mod 'ucsigns' in callback luaentity_Activate(): decompressZstd: failed stack traceback: Â Â [C]: in function 'decompress' Â Â /home/z7/.minetest/mods/uc_signs/init.lua:286: in function 'update_sign' Â Â /home/z7/.minetest/mods/uc_signs/init.lua:317: in function 'func' Â Â .../z7/minetest/bin/../builtin/profiler/instrumentation.lua:108: in function |
17:21 |
MTDiscord |
<.../z7/minetest/bin/../builtin/profiler/instrumentation.lua:101>AsyncErr: Lua: Runtime error from mod 'ucsigns' in callback luaentity_Activate(): decompressZstd: failed stack traceback: Â Â [C]: in function 'decompress' Â Â /home/z7/.minetest/mods/uc_signs/init.lua:286: in function 'update_sign' Â Â /home/z7/.minetest/mods/uc_signs/init.lua:317: in function 'func' Â Â .../z7/minetest/bin/../builtin/profiler/instrumentation.lua:108: in function |
17:21 |
MTDiscord |
<.../z7/minetest/bin/../builtin/profiler/instrumentation.lua:101> |
17:22 |
erle |
i believe the order of base64 and compression is wrong |
17:22 |
[MTMatrix] |
<localhost> use boop.icu as pastebin :D |
17:23 |
erle |
i'll fix the tga_encoder thing first |
17:38 |
|
[MTMatrix] joined #minetest |
17:42 |
|
mrkubax10 joined #minetest |
17:48 |
|
qqq joined #minetest |
17:49 |
|
iamweasel joined #minetest |
17:58 |
|
[MTMatrix] joined #minetest |
18:08 |
|
mrkubax10 joined #minetest |
18:08 |
|
[MTMatrix] joined #minetest |
18:09 |
erle |
zmv7 i told cora about the issues and i guess they will be fixed. also i told her that tga_encoder needs no image:tostring() because you can just call image:encode() with the correct encoding parameters |
18:09 |
erle |
basically what she did in the ucsigns mod is try to reuse the heuristics for saving arbitrary bitmaps for signs |
18:10 |
erle |
IMO that's not a good idea, because you *know* you are rendering monochrome bitmaps from a font, so you probably have very exact ideas about e.g. if it is going to be a monochrome picture or so |
18:10 |
erle |
(most likely it is) |
18:19 |
erle |
zmv7 if you have too much time (can't test right now), this change to init.lua in uc_signs could make it work https://mister-muffin.de/p/dmr3.diff |
18:21 |
|
illwieckz joined #minetest |
18:28 |
|
Markow joined #minetest |
18:31 |
|
[MTMatrix] joined #minetest |
18:37 |
|
YuGiOhJCJ joined #minetest |
18:37 |
|
calcul0n joined #minetest |
18:41 |
|
[MTMatrix] joined #minetest |
18:44 |
|
Verticen joined #minetest |
18:57 |
|
olliy1or joined #minetest |
19:04 |
|
aa joined #minetest |
19:19 |
|
Sobinec joined #minetest |
19:23 |
|
[MTMatrix] joined #minetest |
20:01 |
|
Kilroy joined #minetest |
20:03 |
|
Alnotz joined #minetest |
20:16 |
|
[MTMatrix] joined #minetest |
21:24 |
MTDiscord |
<mistere_123> test |
21:25 |
|
[MTMatrix] joined #minetest |
21:25 |
MTDiscord |
<mistere_123> testing |
21:27 |
|
[MTMatrix] joined #minetest |
21:28 |
wsor1 |
test |
21:30 |
|
v-rob joined #minetest |
21:33 |
MTDiscord |
<mistere_123> test |
21:34 |
|
jaca122 joined #minetest |
21:35 |
wsor4035 |
bot left irc and didnt rejoin |
21:37 |
|
[MTMatrix] joined #minetest |
21:38 |
wsor4035 |
back |
21:39 |
MTDiscord |
<mistere_123> test |
21:40 |
MTDiscord |
<wsor4035> test22 |
21:46 |
|
[MTMatrix] joined #minetest |
21:48 |
|
DeepThgt joined #minetest |
21:53 |
|
hare_hare_yukai joined #minetest |
21:55 |
|
[MTMatrix] joined #minetest |
21:55 |
[MTMatrix] |
<MisterE> I could try to put it back the way it was tho |
21:55 |
[MTMatrix] |
<probably wsor> <del>or manually restore</del> |
21:55 |
[MTMatrix] |
<MisterE> um here's the bot, hello |
21:56 |
[MTMatrix] |
<probably wsor> well, thats lovely |
21:56 |
MTDiscord |
<wsor4035> test |
21:56 |
[MTMatrix] |
<MisterE> seems to work, albeit slowly |
21:56 |
[MTMatrix] |
<probably wsor> but how reliable is it coming from here now |
21:57 |
[MTMatrix] |
<probably wsor> is your cpu/ram maxed out? |
21:58 |
[MTMatrix] |
<MisterE> no |
21:59 |
[MTMatrix] |
<MisterE> 86% idle cpu, 7.17 gb free mem |
21:59 |
MTDiscord |
<mistere_123> anyhow it seems to work. 🤞 |
22:03 |
|
[MTMatrix] joined #minetest |
22:05 |
[MTMatrix] |
<MisterE> test |
22:05 |
MTDiscord |
<mistere_123> test |
22:06 |
[MTMatrix] |
<MisterE> reboot complete, I've gtg now |
22:07 |
|
DeepThgt joined #minetest |
22:08 |
[MTMatrix] |
<probably wsor> Ok |
22:08 |
|
comrad joined #minetest |
22:10 |
|
Sokomine joined #minetest |
22:34 |
|
panwolfram joined #minetest |
22:46 |
[MTMatrix] |
<MisterE> Test? |
23:10 |
|
Lesha_Vel joined #minetest |
23:20 |
|
Guest42 joined #minetest |
23:24 |
|
comrad joined #minetest |
23:25 |
|
simon816 joined #minetest |
23:30 |
|
Isaacow left #minetest |
23:55 |
|
Isaacow joined #minetest |
23:55 |
|
germ joined #minetest |
23:56 |
|
mmuller joined #minetest |
23:57 |
Isaacow |
Hey there, I'm new here. Â Does my name show up as Isaacow? |