aboutsummaryrefslogtreecommitdiff
path: root/games/devtest/mods/testnodes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Devtest: Remove bumpmap/parallax occl. test nodes (#10902)Wuzzy2021-02-045-48/+0
|
* devtest: Fix deprecated alpha usagesfan52021-01-294-12/+12
|
* Drop never documented 'alpha' property from nodedefsfan52021-01-291-11/+4
| | | | | Includes minimal support code for practical reasons. We'll need it for a slightly different purpose next commit.
* Allow "liquid" and "flowingliquid" drawtypes even if liquidtype=none (#10737)Wuzzy2021-01-213-63/+54
|
* Various documentation fixes (#10692)SmallJoker2020-12-101-4/+5
| | | | | | | 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"
* Fix falling image of torchlike if paramtype2="none" (#10612)Wuzzy2020-11-151-1/+20
|
* Add bumpmapping and parallax occlusion testing nodes to devtest (#9242)HybridDog2020-10-096-0/+50
|
* Devtest: Extend tooltips of many items and tools (#10312)Wuzzy2020-09-041-2/+4
| | | Also show error message when using tools wrong
* Scale inventory image for scaled allfaces nodes (#10225)Wuzzy2020-09-041-0/+9
| | | 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-302-6/+23
|
* Add disable_jump check for the player's feetMoNTE482020-05-291-2/+9
|
* Rename “Minimal development test” to “Development Test” (#9928)Wuzzy2020-05-26161-0/+1460