Time |
Nick |
Message |
02:01 |
|
m42uko joined #minetest-dev |
02:17 |
|
Icedream joined #minetest-dev |
05:00 |
|
MTDiscord joined #minetest-dev |
08:00 |
|
ShadowNinja joined #minetest-dev |
09:43 |
|
proller joined #minetest-dev |
09:51 |
MTDiscord |
<appguru> rubenwardy: you are apparently correct |
09:52 |
rubenwardy |
Wait that never happens |
09:52 |
rubenwardy |
Also, the comparison against !="" is in GenericCAO. I wonder why it doesn't check for alpha there as well |
09:54 |
rubenwardy |
wait -> woah |
10:01 |
rubenwardy |
hmm, I can't see any problems with that |
10:41 |
|
calcul0n_ joined #minetest-dev |
10:56 |
rubenwardy |
#10937 |
10:56 |
ShadowBot |
https://github.com/minetest/minetest/issues/10937 -- Add nametag background setting and object property by rubenwardy |
11:02 |
|
Fixer joined #minetest-dev |
11:10 |
|
systwi joined #minetest-dev |
11:11 |
|
Fixer joined #minetest-dev |
11:26 |
|
Taoki joined #minetest-dev |
11:33 |
|
olliy joined #minetest-dev |
11:38 |
|
kilbith joined #minetest-dev |
11:57 |
|
calcul0n__ joined #minetest-dev |
11:59 |
|
kilbith joined #minetest-dev |
12:18 |
pgimeno |
hmm, I'm getting a crash in the main menu. builtin/mainmenu/serverlistmgr.lua:57: attempt to call field 'get_http_api' (a nil value) |
12:21 |
pgimeno |
in particular when selecting the 'Join Game' tab |
12:21 |
pgimeno |
I have compiled with ENABLE_CURL set to OFF for privacy reasons, but that didn't prevent the Join Game tab from working before |
12:33 |
rubenwardy |
privacy reasons from remote media or sfan5 and me? |
12:34 |
celeron55 |
well it clearly shouldn't crash with a valid build option |
12:34 |
rubenwardy |
yeah certainly |
12:40 |
rubenwardy |
trivial fix: https://github.com/rubenwardy/minetest/commit/1e439d9b3fc72aa6fa6af93c2a230df801bb1f29 |
12:41 |
rubenwardy |
actually: https://github.com/rubenwardy/minetest/commit/b28749057a614075c1f9ba3f96bb86a6e248a210 |
12:42 |
sfan5 |
it will still load local favorites right? |
12:43 |
rubenwardy |
yes, checke |
12:43 |
pgimeno |
privacy reasons for not wanting my computer to connect to internet when I don't expressly tell it to. It's not about who hosts the other end. |
12:43 |
sfan5 |
+1 then |
12:44 |
rubenwardy |
well, you can use serverlist_url = "" and keep CURL enabled if you want to use CDB - it only connects when opening that dialog |
12:44 |
rubenwardy |
but I suspect you install everything manually already |
12:44 |
pgimeno |
yes |
13:00 |
pgimeno |
bisected to https://github.com/minetest/minetest/commit/67aa75d444d0e5cfff2728dbbcffd6f95b2fe88b if that matters |
13:01 |
|
kilbith joined #minetest-dev |
13:05 |
|
T^4im joined #minetest-dev |
13:07 |
|
T4im joined #minetest-dev |
13:16 |
celeron55 |
it's nice to know how long the bug has been there, altough i don't think many follow so strict privacy as to not even build curl |
13:17 |
|
Wuzzy joined #minetest-dev |
13:18 |
celeron55 |
if this was a business, i would be wondering if there would be a market for a special privacy focused windows build 8) |
13:19 |
celeron55 |
i don't think any privacy focused people use windows anymore |
13:20 |
celeron55 |
they use linux and build it all themselves |
13:22 |
MTDiscord |
<exe_virus> There's still the "backwater" peeps in the US who have windows XP that refuse to upgrade, download only what they need from the internet, disconnect and run back into hiding. |
13:34 |
rubenwardy |
celeron55: it'll be during this release |
13:48 |
rubenwardy |
merging in 5 |
14:21 |
|
numzero joined #minetest-dev |
14:48 |
pgimeno |
tested, works, thanks! |
14:51 |
pgimeno |
shouldn't ANAND be moved from "Active Contributors" to "Previous Core Developers"? |
14:52 |
pgimeno |
or is that made just before the final release? |
14:53 |
sfan5 |
yes |
14:55 |
rubenwardy |
he was only a core developer for a day, I don't think it really counts |
16:05 |
|
I_am_6r1d joined #minetest-dev |
16:28 |
sfan5 |
merging game#2820 in5m |
16:28 |
ShadowBot |
https://github.com/minetest/minetest_game/issues/2820 -- Smoothen lava sounds at loop points by An0n3m0us |
16:28 |
sfan5 |
s/5/ 5/ |
16:37 |
nerzhul |
that was short |
18:04 |
|
karamel joined #minetest-dev |
18:25 |
|
I_am_6r1d joined #minetest-dev |
19:03 |
|
proller joined #minetest-dev |
19:18 |
|
homthack joined #minetest-dev |
20:04 |
|
I_am_6r1d joined #minetest-dev |
20:22 |
|
I_am_6r1d joined #minetest-dev |
21:04 |
|
numzero joined #minetest-dev |
21:30 |
|
Taoki joined #minetest-dev |
21:42 |
MTDiscord |
<srinivas> Is it possible to get minetest to log at UTC insteead of localtime? |
21:48 |
MTDiscord |
<Flamore> Add/subtract enough hours to make it UTC? |
21:49 |
MTDiscord |
<srinivas> the question is where? |
22:31 |
|
ircSparky joined #minetest-dev |
22:34 |
MTDiscord |
<Flamore> Basically, take a look at a time zone map. if you're GMT+8 for example, then subtract 8 hours from your time? |
22:34 |
MTDiscord |
<Flamore> UTC is basically GMT-0 |
22:52 |
|
absurb joined #minetest-dev |
23:18 |
|
homthack joined #minetest-dev |
23:28 |
MTDiscord |
<wwar> ^^ |