Time Nick Message 01:12 dani0tb heyo! 04:12 dani-0tb hey, how is everyone doing? 06:19 lissobone Hello? Any apercy's airplane experts? 06:20 lissobone I am modifying rangedweapons so that it would be able to "punch" airplanes. 06:20 lissobone If only I knew how. 06:20 lissobone Looks like generic punches do not affect them. Or are they protected? 06:24 lissobone A-ha, I figured it out! The punch needs a 'choppy' parameter! 06:49 muurkha ha! 06:49 muurkha awesome! 07:02 lissobone aigt guys im gonna play war (plus techage!) with my friends (for that purpose i modified rangedweapons) 07:12 dani-0tb cool! 08:33 erle consider the following: schiffbruch.exe but minetest 08:37 erle API question: should something like tga_encoder have a feature table where you can check what features it supports? 08:38 erle so a user could check for “tga_encoder.features and tga_encoder.features.color_format and tga_encoder.features.color_format.A1R5G5B5” or so 10:20 MTDiscord I have a WW1 era planes mod too, with guns and bombs, and yes, use choppy to destroy them :) I limited to work only when flying 10:35 erle prototype of tga_encoder features table https://git.minetest.land/erlehmann/tga_encoder/commit/48d94720c10ada906ed10545b70fc3012856a150 10:35 erle any criticism? 10:36 erle (i want to make it possible for a mod to recognize they have an older version that is not as capable and refuse to work) 11:12 MTDiscord https://content.minetest.net/packages/apercy/ww1_planes/ 11:16 MTDiscord (for context, the previous chat was a reply to lissobone about playing war with their friends) 16:12 erle luatic do you know this 3d modeling tutorial already? https://onion.tube/watch?v=cnEQja0jBXs 17:49 frostsnow /1 17:49 frostsnow Whoops 18:14 erle luatic do you know a trick that would let me use only one table for the tga type 1 and type 3 test code? https://git.minetest.land/erlehmann/tga_encoder/src/branch/features-table/tools/generate_test_textures.lua 18:15 erle permalink https://git.minetest.land/erlehmann/tga_encoder/src/commit/fa28f4c8ded6e3ea0c01990af47ff9d4713809c1/tools/generate_test_textures.lua 18:16 erle luatic i mean i could have a giant colormap but that would bloat the test images 18:16 erle maybe i should lol 20:44 Swift110-mobile hey all