aboutsummaryrefslogtreecommitdiff
path: root/games/devtest/mods/testnodes
AgeCommit message (Collapse)Author
2020-12-10Various documentation fixes (#10692)SmallJoker
set_sky: New feature, keep note about the old syntax get_us_time: Document overflow localplayer: Document "nil" behaviour before initialization collision_box: Safe limit of "1.45"
2020-11-15Fix falling image of torchlike if paramtype2="none" (#10612)Wuzzy
2020-10-09Add bumpmapping and parallax occlusion testing nodes to devtest (#9242)HybridDog
2020-09-04Devtest: Extend tooltips of many items and tools (#10312)Wuzzy
Also show error message when using tools wrong
2020-09-04Scale inventory image for scaled allfaces nodes (#10225)Wuzzy
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)
2020-05-30Devtest: Fix missing/incorrect liquid properties (#9955)Wuzzy
2020-05-29Add disable_jump check for the player's feetMoNTE48
2020-05-26Rename “Minimal development test” to “Development Test” (#9928)Wuzzy