aboutsummaryrefslogtreecommitdiff
path: root/fonts/liberationsans.ttf
blob: 59d2e251b04ce9540c1915c5bd153cd1a709390c (plain)
blob size (130KB) exceeds display size limit (100KB).
ogmsg'> * Add no_texture.png as fallback for unspecified texturesWuzzy2021-10-20 | * Add embedded PNG texture modifier (#11498)hecks2021-10-13 | * Split liquid_viscosity to liquid_viscosity and move_resistance (#10810)Wuzzy2021-10-01 | * Chop game background in mainmenu (#10796)Lars Müller2021-09-14 | * Add a simple PNG image encoder with Lua API (#11485)hecks2021-07-29 | | | | | | | | | * Add a simple PNG image encoder with Lua API Add ColorSpec to RGBA converter Make a safety wrapper for the encoder Create devtest examples Co-authored-by: hecktest <> Co-authored-by: sfan5 <sfan5@live.de> * Add bold, italic and monospace font styling for HUD text elements (#11478)sfan52021-07-27 | | | Co-authored-by: Elias Fleckenstein <eliasfleckenstein@web.de> * Add wallmounted support for plantlike and plantlike_rooted nodes (#11379)Wuzzy2021-07-15 | * Fix rotation for falling mesh degrotate nodes (#11159)Wuzzy2021-04-28 | * Fix devtest Lua errorsfan52021-04-21 | | | | | fallback_image() was removed in 3e1904fa8c4aae3448d58b7e60545a4fdd8234f3, which was written after this PR but merged before it. * Put torch/signlike node on floor if no paramtype2 (#11074)Wuzzy2021-04-20 | * Devtest: Remove testnodes_show_fallback_imageWuzzy2021-04-05 | * Degrotate support for mesh nodes (#7840)Vitaliy2021-03-30 | * DevTest: Formspec tests, children getter, better lighttool (#10918)Wuzzy2021-03-16 | * Devtest: Fix missing log level in minetest.log (#11068)Wuzzy2021-03-15 | * Allow overwriting media files of dependencies (#10752)DS2021-02-23 | * Fix wrong reported item counts for inventory actions using Shift-Move (#10930)Lars Müller2021-02-21 | * Add nametag background setting and object property (#10937)rubenwardy2021-02-17 | * Fix short_description fallback order (#10943)rubenwardy2021-02-17 | * Fix animation_image support in scroll containersJean-Patrick Guerrero2021-02-08 | *