Wuzzy 9b64834c6a Devtest: Remove bumpmap/parallax occl. test nodes (#10902) 3 gadi atpakaļ
..
models 083b285f43 Rename “Minimal development test” to “Development Test” (#9928) 4 gadi atpakaļ
textures 9b64834c6a Devtest: Remove bumpmap/parallax occl. test nodes (#10902) 3 gadi atpakaļ
README.md 083b285f43 Rename “Minimal development test” to “Development Test” (#9928) 4 gadi atpakaļ
drawtypes.lua 5c005ad081 devtest: Fix deprecated alpha usage 3 gadi atpakaļ
init.lua 083b285f43 Rename “Minimal development test” to “Development Test” (#9928) 4 gadi atpakaļ
light.lua 9faeca3290 Devtest: Extend tooltips of many items and tools (#10312) 4 gadi atpakaļ
liquids.lua 5c005ad081 devtest: Fix deprecated alpha usage 3 gadi atpakaļ
meshes.lua 083b285f43 Rename “Minimal development test” to “Development Test” (#9928) 4 gadi atpakaļ
mod.conf c61c175e9c Add bumpmapping and parallax occlusion testing nodes to devtest (#9242) 4 gadi atpakaļ
nodeboxes.lua af073438fd Various documentation fixes (#10692) 3 gadi atpakaļ
param2.lua 083b285f43 Rename “Minimal development test” to “Development Test” (#9928) 4 gadi atpakaļ
properties.lua 5c005ad081 devtest: Fix deprecated alpha usage 3 gadi atpakaļ
settingtypes.txt 083b285f43 Rename “Minimal development test” to “Development Test” (#9928) 4 gadi atpakaļ
textures.lua 9b64834c6a Devtest: Remove bumpmap/parallax occl. test nodes (#10902) 3 gadi atpakaļ

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