Time Nick Message 11:20 Zughy[m] FYI: there is only one open PR for the website, since 2019 11:20 Zughy[m] https://github.com/minetest/minetest.github.io/pull/172 11:22 sfan5 uh huh 11:24 rubenwardy I've asked about this before, I don't know anything about macOS 11:27 sfan5 should be fine if the port is regularily maintained 15:05 Zughy[m] how's formspec/HUD rework going? Any news from v-rob? 15:11 Krock will merge #10693 and #10658 in 15 minutes 15:11 ShadowBot https://github.com/minetest/minetest/issues/10693 -- Builtin translate (2nd attempt) by Wuzzy2 15:11 ShadowBot https://github.com/minetest/minetest/issues/10658 -- Pause animations while game is paused by numberZero 15:25 Krock merging 15:28 Krock done 15:29 sfan5 "Translatate builtin" 15:29 Krock git amend here I come 15:30 Krock forced update 15:32 sfan5 ✔ 21:41 beanzilla How much bandwidth does a minetest server use per hour? (Given say 4 players online) 21:45 MTDiscord That surely depends very much on mods. Best to setup an experiment and try to measure it. 21:46 MTDiscord It's hard to extrapolate reliably from a small time-sample of playing, but you may be able to extrapolate from a smaller number of players, assuming the players involved are doing a "typical" mix of things. 21:47 beanzilla Ah, ok. Thank you. 21:55 MTDiscord sfan5, is there a way to remove libpng_arm_neon from being used on aarch64 (M1 Mac) 21:55 MTDiscord If all 4 players stay the same and won't clear their cache (downloaded media from servers) it should not be much traffic 22:04 MTDiscord I was thinking more about block transfer, but if media is a concern, there are alternatives. Probably a better discussion for the general #minetest channel rather than -dev, I think? 22:33 sfan5 @Jordach https://github.com/minetest/irrlicht/commit/cb2aaf8255c7b56ce89aa43da8e13c6eb922f565 23:09 MTDiscord libpng detection is entirely broken and doesn't work 23:10 MTDiscord right, now that i can regenerate irrlicht libraries on the fly 23:10 MTDiscord (replaced the missing ones from a 1.8.4 zip) 23:10 sfan5 irrlicht always uses bundled libs 23:11 MTDiscord they're missing in the MT clone 23:11 sfan5 yes, intentionally 23:12 sfan5 if you want to build whatever the irrlicht guys have you can clone the 'svn-trunk' branch 23:13 MTDiscord i'm working with master 23:13 sfan5 that might not work on mac without messing around 23:17 MTDiscord don't you worry my la 23:17 MTDiscord d 23:17 MTDiscord i've got ideas 23:18 MTDiscord basically directly modifying the source to erase any attempt of neon activating 23:19 MTDiscord start there then work forwards 23:23 MTDiscord kinda like pouring concrete down a tank barrel