Time |
Nick |
Message |
00:04 |
|
SFENCE joined #luanti-dev |
00:39 |
|
SFENCE joined #luanti-dev |
00:58 |
|
SFENCE joined #luanti-dev |
01:37 |
|
SFENCE joined #luanti-dev |
02:24 |
|
SFENCE joined #luanti-dev |
02:34 |
|
tibtoblezob joined #luanti-dev |
02:58 |
|
SFENCE joined #luanti-dev |
03:00 |
|
SFENCE_arch joined #luanti-dev |
03:15 |
|
SFENCE joined #luanti-dev |
04:30 |
|
Guest82 joined #luanti-dev |
04:30 |
|
jcm joined #luanti-dev |
04:30 |
|
Guest82 left #luanti-dev |
04:31 |
|
jcm left #luanti-dev |
04:34 |
|
SFENCE joined #luanti-dev |
04:52 |
|
JCM joined #luanti-dev |
04:56 |
|
SFENCE joined #luanti-dev |
05:00 |
JCM |
I have a couple questions regarding issue #13455. First, is it being kept up because of the OP or because of the last post in the thread that suggests an interface for setting the serverlist? If it's the first scenario, I believe the issue is resolved due to the changes brought by #14820. For the second scenario, would that entail the creation of another callback in the Lua api that enables to |
05:00 |
ShadowBot |
https://github.com/luanti-org/luanti/issues/13455 -- official setting to anonymise player names in the server list |
05:00 |
JCM |
user to modify the serverlist? I'd be interested in working to implement this, but before I do so I wanted to check whether this is something that is still being considered. |
05:00 |
ShadowBot |
https://github.com/luanti-org/luanti/issues/14820 -- Optionally hide player names on the serverlist by Emojigit |
05:00 |
|
MTDiscord joined #luanti-dev |
05:01 |
|
JCM left #luanti-dev |
05:01 |
|
JCM joined #luanti-dev |
05:06 |
|
JCM left #luanti-dev |
05:06 |
|
JCM joined #luanti-dev |
05:08 |
|
SFENCE joined #luanti-dev |
05:10 |
JCM |
Sorry about all the joining and leaving after asking a question. I was hashing something out with my znc instance, but it should be fine now. |
05:21 |
|
jcm joined #luanti-dev |
05:22 |
|
hwpplayer1 joined #luanti-dev |
06:28 |
|
Guest82 joined #luanti-dev |
07:04 |
|
hwpplayer1 joined #luanti-dev |
08:12 |
|
YuGiOhJCJ joined #luanti-dev |
09:05 |
|
hwpplayer1 joined #luanti-dev |
09:22 |
|
Warr1024 joined #luanti-dev |
09:46 |
|
Warr1024 joined #luanti-dev |
09:50 |
sfan5 |
jcm: the feature was literally already merged |
09:51 |
sfan5 |
a more flexible approach could be considered but it's actually already possible to do the announcement via a mod today |
11:30 |
|
tibtoblezob joined #luanti-dev |
13:00 |
sfan5 |
rubenwardy: ping |
13:01 |
rubenwardy |
I'm not available until Monday. Maybe late tonight |
13:02 |
sfan5 |
alright |
13:03 |
sfan5 |
was just going to remind you of the android build |
14:37 |
|
bramaudi joined #luanti-dev |
15:11 |
|
Exo joined #luanti-dev |
15:13 |
|
exoticalexo joined #luanti-dev |
15:17 |
|
exoticalexo81 joined #luanti-dev |
15:17 |
|
exoticalexo81 left #luanti-dev |
15:20 |
|
hwpplayer1 joined #luanti-dev |
15:22 |
|
exoticalexo joined #luanti-dev |
15:25 |
exoticalexo |
can I io.open() in my code, or do I have to use dofile()? |
15:28 |
sfan5 |
both work |
15:30 |
exoticalexo |
ok, so would it be optimal to use if io.open("p/t/y/f.lua") or if dofile(mod.."/f.lua") to check if a file exists? |
15:31 |
MTDiscord |
<luatic> dofile will error if the file does not exist |
15:31 |
sfan5 |
optimal is this https://github.com/luanti-org/luanti/issues/14888#issuecomment-2254111617 |
15:32 |
exoticalexo |
ok |
15:32 |
MTDiscord |
<luatic> r#+ |
15:35 |
exoticalexo |
sfan5, so is core.file_exists() implemented? |
15:35 |
sfan5 |
no |
15:36 |
exoticalexo |
so I would need to write my own function to do that then or just use io.open()? |
15:36 |
sfan5 |
the helper function you can copy into your code is right in the comment I linked |
15:37 |
exoticalexo |
OK |
16:13 |
|
pattmax joined #luanti-dev |
16:47 |
|
SFENCE_arch joined #luanti-dev |
17:08 |
|
hwpplayer1 joined #luanti-dev |
20:20 |
sfan5 |
fun fact: the angle of the face of a cross-shaped plantlike node differs by 1° between Minetest 0.3 and the current engine |
20:48 |
Krock |
literally unplayable |
22:12 |
|
YuGiOhJCJ joined #luanti-dev |
23:34 |
|
panwolfram joined #luanti-dev |