Time Nick Message 01:12 kilbith if anyone's interested: https://gist.github.com/kilbith/513644d5b68043f8cc0d75abddd73e27 01:12 kilbith core.get_pixel_color(texture_path, x, y) 01:13 kilbith this was needed to make a collision map for a game in the HUD; I won't bother making a PR tho 06:26 MTDiscord with enough pain I have practically already implemented this in a mod :') 08:24 sfan5 your code will crash outside of singleplayer or fail to link when building minetestserver 13:24 kilbith I know, the driver 13:24 kilbith but our game is a singleplayer game only, enough for our purpose 13:25 kilbith "our" = our fork 18:04 jwmhjwmh Merging #12950 and #12967 in 5m. 18:04 ShadowBot https://github.com/minetest/minetest/issues/12950 -- Added copy of LGPL-2.1 by StrajnarFilip 18:04 ShadowBot https://github.com/minetest/minetest/issues/12967 -- Warn about potential infinite loop in on_construct by TurkeyMcMac 18:10 Krock wouldn't #12950 make the LICENSE.txt section superfluous? 18:10 ShadowBot https://github.com/minetest/minetest/issues/12950 -- Added copy of LGPL-2.1 by StrajnarFilip 18:10 Krock we already have licensing and "should" and "is recommended" does not mean that we must include it 18:11 jwmhjwmh I think it's fine, LICENSE.txt says "You should have received a copy of the GNU Lesser General Public License along with this program". 18:12 jwmhjwmh Might as well comply. 18:32 jwmhjwmh Looks like LICENSE.txt doesn't contain a full copy of the LGPL, just the license notice. 18:36 MTDiscord "Here are the terms of the license" is generally better than "here are instructions what you should search for to find out the terms of the license"