Wuzzy fe299e24d6 DevTest: Add nodes and items for testing overlays (#12304) %!s(int64=2) %!d(string=hai) anos
..
models 083b285f43 Rename “Minimal development test” to “Development Test” (#9928) %!s(int64=4) %!d(string=hai) anos
textures fe299e24d6 DevTest: Add nodes and items for testing overlays (#12304) %!s(int64=2) %!d(string=hai) anos
README.md 083b285f43 Rename “Minimal development test” to “Development Test” (#9928) %!s(int64=4) %!d(string=hai) anos
drawtypes.lua f4d8cc0f0b Add wallmounted support for plantlike and plantlike_rooted nodes (#11379) %!s(int64=3) %!d(string=hai) anos
init.lua fe299e24d6 DevTest: Add nodes and items for testing overlays (#12304) %!s(int64=2) %!d(string=hai) anos
light.lua 9faeca3290 Devtest: Extend tooltips of many items and tools (#10312) %!s(int64=4) %!d(string=hai) anos
liquids.lua 21113ad410 Split liquid_viscosity to liquid_viscosity and move_resistance (#10810) %!s(int64=3) %!d(string=hai) anos
meshes.lua 083b285f43 Rename “Minimal development test” to “Development Test” (#9928) %!s(int64=4) %!d(string=hai) anos
mod.conf c61c175e9c Add bumpmapping and parallax occlusion testing nodes to devtest (#9242) %!s(int64=4) %!d(string=hai) anos
nodeboxes.lua af073438fd Various documentation fixes (#10692) %!s(int64=3) %!d(string=hai) anos
overlays.lua fe299e24d6 DevTest: Add nodes and items for testing overlays (#12304) %!s(int64=2) %!d(string=hai) anos
param2.lua 083b285f43 Rename “Minimal development test” to “Development Test” (#9928) %!s(int64=4) %!d(string=hai) anos
properties.lua 5d0b18a0d0 Use absolute value for bouncy in collision (#11969) %!s(int64=2) %!d(string=hai) anos
textures.lua 7c227d2a00 Add TGA test nodes to devtest (#11978) %!s(int64=2) %!d(string=hai) anos

README.md

Test Nodes

This mod contains a bunch of basic nodes to test development stuff. Most nodes are kept as minimal as possible in order to show off one particular feature of the engine, to make testing stuff easier.

This mod includes tests for:

  • drawtypes
  • paramtype2's
  • node properties such as damage, drowning, falling, etc.
  • other random stuff