aboutsummaryrefslogtreecommitdiff
path: root/games/devtest/mods/testnodes/properties.lua
AgeCommit message (Collapse)Author
2022-11-24Add support for attached facedir/4dir nodes (#11432)Wuzzy
2022-10-23DevTest: More node textures to tell them apartWuzzy
2022-10-09DevTest: Explain purpose of most items in tooltips (#12833)Wuzzy
2022-07-31Fix rotation of falling facedir nodes (#12587)Gregor Parzefall
in some cases
2022-02-16Use absolute value for bouncy in collision (#11969)pecksin
* use abs(bouncy) in collision * test case for negative bouncy * send abs(bouncy) to old clients
2021-10-01Split liquid_viscosity to liquid_viscosity and move_resistance (#10810)Wuzzy
2021-01-29devtest: Fix deprecated alpha usagesfan5
2021-01-21Allow "liquid" and "flowingliquid" drawtypes even if liquidtype=none (#10737)Wuzzy
2020-05-29Add disable_jump check for the player's feetMoNTE48
2020-05-26Rename “Minimal development test” to “Development Test” (#9928)Wuzzy