Time Nick Message 01:09 MTDiscord sfan5: just tested, works great 10:35 sfan5 merging #14514 and #14489 in 15m unless I forgot 10:35 ShadowBot https://github.com/minetest/minetest/issues/14514 -- Driver/startup fixes by sfan5 10:35 ShadowBot https://github.com/minetest/minetest/issues/14489 -- Batched rendering of particles by sfan5 10:35 sfan5 forget* 11:45 sfan5 ah 11:54 pgimeno is there a seatbelts mod? in the last few months, Minetest is becoming so fast that we're going to need them (which is to say, kudos to those who have so greatly improved the speed, most prominently lhofhansl and sfan) 12:23 sfan5 merging #14509 too 12:23 ShadowBot https://github.com/minetest/minetest/issues/14509 -- Misc. doc things by appgurueu 12:42 celeron55_ reminder: this is being tested for this week, on the weekend i'm aiming for a quick review of how it was utilized https://gist.github.com/celeron55/bf93a47442e418a629181908f68ffb0f 18:48 rubenwardy random thought - if we stored the credits in a json file, we could just copy it from the minetest client to the website 18:49 celeron55_ makes sense. it's just data 23:23 v-rob Ugh, why has std::span<> only existed since C++20? I really want to use it right now...