Time Nick Message 05:28 cheapie Random screenshot of the singleplayer world I've been poking at for a while now: https://cheapiesystems.com/media/images/screenshot_20240120_132829.png 05:29 cheapie The tall gray building all the way in the back is where https://cheapiesystems.com/media/movestone-elevator.webm was recorded. 05:52 muurkha pretty 05:52 MTDiscord minetest-rust is getting an index buffer now, hooray 05:52 MTDiscord minetest but it runs in dx12 and vulkan 8) 05:53 MTDiscord Can a core developer use a smart pointer to point me in the direction of the map chunk data implementation? 05:53 * muurkha refcounts the map chunk data implementation 05:54 MTDiscord no please 05:54 muurkha maybe src/mapblock.cpp and src/map.cpp or something? 05:54 muurkha also mapnode 05:54 MTDiscord I shall give that a looks, thank you very muc 05:54 MTDiscord +h 05:54 muurkha I'm just guessing based on the filenames though 05:54 muurkha I'm not a core developer 05:55 muurkha : src; grep -i chunk *.h 05:55 MTDiscord You are now 05:55 muurkha also suggests emerge.h, map.h, and mapnode.h 05:55 MTDiscord Anyways, I was simply asking so I can run this freight train through the town when it gets there without having to stop 06:05 muurkha by "data implementation" do you mean MapBlock::serialize and MapBlock::deSerialize (sic) in mapblock.cpp? 06:08 MTDiscord Pretty much 06:08 MTDiscord I want to study it in it's entirety, I want to see what kind of insanity currently goes on 11:48 Krock https://api.star-history.com/svg?repos=minetest/minetest&type=Date 14:18 sfan5 line go up 14:38 rubenwardy Stonks 14:42 Krock https://i.postimg.cc/HxsLSG5V/grafik.png 14:43 Krock I'm open for graphical designer job offerings 14:44 Krock s/offerings/offers/ 14:45 ROllerozxa minetest repo star count grows exponentially? that sure is stonks 16:45 MinetestBot 02[git] 04grorp -> 03minetest/minetest: Touchscreen: Allow mods to swap the meaning of short and long taps (p… 13404a063 https://github.com/minetest/minetest/commit/404a063fdfbbddcba32d22dd1c34dd73922bc12a (152024-01-21T16:44:08Z) 16:55 sfan5 who thought it was a good idea that I can't set the fog color for a regular skybox 17:14 Krock sfan5: https://imgs.xkcd.com/comics/supported_features.png 18:14 MTDiscord Greetings IRC minetest community. 20:01 MinetestBot 02[git] 04appgurueu -> 03minetest/minetest: Fix waypoint precision wraparound, add bounds check 13fb461d2 https://github.com/minetest/minetest/commit/fb461d21a502a3758e0b103c7d193fe88f01cc7e (152024-01-21T20:00:09Z) 21:50 MTDiscord Should minetest support jpeg for textures? 21:51 MTDiscord I mean, it's just one line, and one function to look for the additional jpeg format, but I would like to know community/core dev feedback 21:53 MTDiscord Well, I mean, there are a LOT of new ones we could support but hmm https://crates.io/crates/image 21:54 ROllerozxa what do you mean, minetest already supports JPEG for textures 21:54 MTDiscord Minetest, but there's a rick astley gif for stone blocks 21:54 MTDiscord Sounds good to me 21:57 MTDiscord I don't even know what a Farbfeld is 22:00 MTDiscord Suckless image format for parsing, an interesting problem to an interesting solution 22:01 MTDiscord I like being able to update the packages with cargo update, makes weekly updates to the crate ecosystem used by the project heckin easy