Time |
Nick |
Message |
00:10 |
ireallyhateirc |
Minetest is LGPLv2.1+ right? |
00:10 |
ireallyhateirc |
not all files have license headers |
00:11 |
ireallyhateirc |
I'd like to steal a part of builtin/common/misc_helpers.lua and change the license to GPLv3+ |
00:30 |
|
germ joined #minetest |
02:05 |
|
SFENCE joined #minetest |
02:38 |
|
liceDibrarian joined #minetest |
03:11 |
|
Verticen joined #minetest |
03:11 |
|
SFENCE joined #minetest |
03:33 |
|
Blockhead256 joined #minetest |
03:34 |
Blockhead256 |
ireallyhateirc: Fairly sure there's nothing stopping you from uplicensing to GPL |
04:00 |
|
MTDiscord joined #minetest |
04:40 |
|
est31 joined #minetest |
05:11 |
|
gregon joined #minetest |
05:37 |
|
lemonzest joined #minetest |
05:39 |
|
gregon joined #minetest |
05:50 |
|
diceLibrarian2 joined #minetest |
06:13 |
|
fling joined #minetest |
06:15 |
|
fling joined #minetest |
06:17 |
|
gregon joined #minetest |
06:21 |
|
liceDibrarian joined #minetest |
07:03 |
|
TomTom_ joined #minetest |
07:09 |
|
Talkless joined #minetest |
07:10 |
|
zleap joined #minetest |
07:39 |
|
jaca122 joined #minetest |
08:07 |
|
cranez joined #minetest |
08:10 |
mtvisitor |
hallo, good afternoon. |
08:10 |
*Â mtvisitor |
will also submit a small mod (mtengine_stats) to contentdb (gitlab) for approval this month. |
08:15 |
|
PoochInquisitor joined #minetest |
08:20 |
|
gregon joined #minetest |
08:37 |
|
cranez joined #minetest |
09:19 |
MinetestBot |
[git] sfan5 -> minetest/minetest: Revert macOS workflow to run on x86 (#14937) f5a5364 https://github.com/minetest/minetest/commit/f5a53647f91318ea3b2742b36f6aa5001b1b5fdb (2024-08-09T09:18:56Z) |
09:21 |
MinetestBot |
[git] sfan5 -> minetest/minetest: Update credits for 5.9.0 62a8c5c https://github.com/minetest/minetest/commit/62a8c5ca3245a08a4d7156f847df2b9a6d863121 (2024-08-09T09:19:56Z) |
10:00 |
|
mrkubax10 joined #minetest |
10:17 |
|
boingman joined #minetest |
10:43 |
|
ireallyhateirc joined #minetest |
10:43 |
|
jaca122 joined #minetest |
11:51 |
|
erstazi_ joined #minetest |
12:58 |
|
Elouin joined #minetest |
13:50 |
|
SFENCE joined #minetest |
14:12 |
SFENCE |
sfan5: Mac build last runned action works on my Mac. https://github.com/minetest/minetest/actions/runs/10316826143 |
14:37 |
sfan5 |
it should :) |
14:50 |
SFENCE |
So, it can be linked for download and testing as candidate release, I belive. :) |
14:57 |
SFENCE |
I know, paramat have Mac computer (Intel CPU). Do somebody else from developer team have access to Mac computer for developing and testing purposes? |
14:58 |
MTDiscord |
<rollerozxa> well, I heard SFENCE became a new coredev recently 😄 |
14:59 |
rubenwardy |
haha |
14:59 |
rubenwardy |
congrats, you're now our MacOS maintainer |
14:59 |
MTDiscord |
<rollerozxa> 🎉 |
15:07 |
rubenwardy |
> SFENCE has quit |
15:07 |
rubenwardy |
oh no |
15:17 |
|
PoochInquisitor joined #minetest |
15:22 |
|
SFENCE joined #minetest |
15:31 |
|
SFENCE joined #minetest |
15:31 |
|
SpaceManiac joined #minetest |
15:32 |
SFENCE |
rubenwardy: Thanks, but I have no acess to Mac with Intel CPU :D |
15:37 |
|
Desour joined #minetest |
15:39 |
Desour |
what does it mean when I report a post on the forums, and after submitting the forum tells me "# Information \n The requested page could not be found." ? |
15:40 |
ireallyhateirc |
aren't Macs with Intel CPUs dead anyway? |
15:41 |
*Â ireallyhateirc |
checking apple's products |
15:41 |
SFENCE |
Mac with Intel are not produced anymore, but many people have them still. |
15:42 |
SFENCE |
And Mac OS Socoma still support Mac with Intel I think. |
15:44 |
rubenwardy |
Do we have info on intel Vs apple silicon usage on the server list stats, sfan5? |
15:44 |
MTDiscord |
<sfence> * Sonoma |
15:46 |
SFENCE |
Are we able to detect that? Because actually minetest is being distributed only in build for Intel CPU. But Mac support running x86 application on Apple Silicons ( some king of emulation ). |
15:48 |
|
TomTom joined #minetest |
15:52 |
sfan5 |
Desour: it means it's not working |
15:53 |
Desour |
well, guess I'll invest my minegeld in dubai then |
16:02 |
sfan5 |
rubenwardy: reported arch is 87% x86 and 12% arm64 |
16:02 |
sfan5 |
but I think if you run the x86 build emulated it will just report x86 |
16:04 |
SFENCE |
That statistic uses get_player_information LUA API method? |
16:06 |
sfan5 |
no, it's from people opening the server list and the user agent |
16:06 |
sfan5 |
e.g. "Minetest/5.8.0 (Darwin/23.5.0 arm64)" |
16:09 |
SFENCE |
so it probably string generated by curl library. |
16:10 |
sfan5 |
no, we generate that |
16:11 |
sfan5 |
but it just calls the uname() standard function |
16:15 |
SFENCE |
yeah. So it should be detectable. |
16:17 |
SFENCE |
I will test it. |
16:17 |
SFENCE |
Ok, running minetest --version on minetest builded for ARM return Running on Darwin/23.5.0 arm64, in case of minetest for Intel, it returns Running on Darwin/23.5.0 x86_64 |
16:19 |
SFENCE |
Hm. If you are interested in it, I can build minetest 5.9.0 for Arm on my Mac, and we can make it avaliable for download. |
16:19 |
celeron55 |
Desour: i'm not sure, something's definitely wrong with the report system |
16:20 |
|
mrkubax10 joined #minetest |
16:21 |
|
Pexin joined #minetest |
16:27 |
|
gregon joined #minetest |
16:39 |
|
Guest31 joined #minetest |
17:22 |
|
SFENCE joined #minetest |
17:27 |
|
PoochInquisitor joined #minetest |
17:30 |
|
fluxionary_ joined #minetest |
17:41 |
|
SFENCE joined #minetest |
17:42 |
|
SFENCE joined #minetest |
17:47 |
|
jaca122 joined #minetest |
17:59 |
|
SFENCE joined #minetest |
18:16 |
|
Guest59 joined #minetest |
18:18 |
|
SFENCE joined #minetest |
18:24 |
|
bdju joined #minetest |
18:39 |
|
Glaedr joined #minetest |
18:46 |
|
SFENCE joined #minetest |
18:49 |
|
Desour joined #minetest |
18:56 |
|
Guest59 left #minetest |
18:59 |
|
MiniontobyPI joined #minetest |
19:16 |
|
SFENCE joined #minetest |
20:06 |
|
TomTom joined #minetest |
21:17 |
|
ireallyhateirc joined #minetest |
21:49 |
|
sometalgoo joined #minetest |
21:51 |
|
sometalgoo1 joined #minetest |
21:51 |
|
Bombo joined #minetest |
21:51 |
|
Bombo joined #minetest |
21:52 |
|
sometalgoo joined #minetest |
22:01 |
|
Verticen joined #minetest |
22:32 |
|
panwolfram joined #minetest |
22:57 |
|
Izaya left #minetest |
22:57 |
|
Izaya joined #minetest |
23:05 |
|
Eragon joined #minetest |
23:25 |
|
frostsnow joined #minetest |
23:39 |
|
X-Mesha-X joined #minetest |
23:39 |
X-Mesha-X |
Hi |