aboutsummaryrefslogtreecommitdiff
path: root/games/devtest/mods/util_commands/init.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Enable shadows by default in devtest (#12157)x20482022-04-071-0/+14
| | | | | | * Move all shadow control to util_commands * Shadows are now controlled with /set_shadow Co-authored-by: sfan5 <sfan5@live.de>
* Allow to set the displayed item count and its alignment via meta (#8448)DS2022-02-101-0/+47
| | | | | | | | | | | | | * Allow to set the displayed item count and its offset via meta * fix rect constr call * devtest: add dump_item chatcommand * fix rect2 constr call (sdim is a position (typedef for v2s32), not a dimension) and remove background because it would work now * add missing utf8 to wide conversion * rename to count_meta
* Fix number of tool uses being off by 1..32767 (#11110)Wuzzy2021-10-311-0/+53
|
* Devtest: Automatically enable zoom capability (#10493)Paramat2020-10-201-4/+6
| | | | Make minor improvements to the zoom testing chat command. Delete incorrect line about creative mode from README.md.
* Fix precision not working in hud_change (#10186)Lars Müller2020-08-121-0/+56
|
* Add minetest.is_creative_enabledWuzzy2020-05-291-1/+1
|
* Rename “Minimal development test” to “Development Test” (#9928)Wuzzy2020-05-261-0/+137