summaryrefslogtreecommitdiff
path: root/games/devtest/mods/testnodes/drawtypes.lua
Commit message (Collapse)AuthorAge
* devtest: Fix deprecated alpha usagesfan52021-01-29
|
* Allow "liquid" and "flowingliquid" drawtypes even if liquidtype=none (#10737)Wuzzy2021-01-21
|
* Fix falling image of torchlike if paramtype2="none" (#10612)Wuzzy2020-11-15
|
* Scale inventory image for scaled allfaces nodes (#10225)Wuzzy2020-09-04
| | | The inventory image size of the inventory image of nodes with drawtype allfaces (and related) is scaled as well if visual_scale is set (previously, the inventory image size was always the same)
* Devtest: Fix missing/incorrect liquid properties (#9955)Wuzzy2020-05-30
|
* Rename “Minimal development test” to “Development Test” (#9928)Wuzzy2020-05-26