Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-06 | Add dynamic exposure correction (#12959) | x2048 | |
* Add uniform for frame delta time * Adjust exposure in logarithmic (EV) space * Add network support and LUA API * Add testing mod | |||
2022-12-25 | Allow saturation to be controlled by the server. (#13075) | lhofhansl | |
2022-10-23 | DevTest: Move 2 HUD commands to testhud & improve | Wuzzy | |
2022-10-03 | DevTest: Reject buggy "/hp inf" command (#12830) | Wuzzy | |
2022-04-07 | Enable shadows by default in devtest (#12157) | x2048 | |
* Move all shadow control to util_commands * Shadows are now controlled with /set_shadow Co-authored-by: sfan5 <sfan5@live.de> | |||
2022-02-10 | Allow to set the displayed item count and its alignment via meta (#8448) | DS | |
* 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 | |||
2021-10-31 | Fix number of tool uses being off by 1..32767 (#11110) | Wuzzy | |
2020-10-20 | Devtest: Automatically enable zoom capability (#10493) | Paramat | |
Make minor improvements to the zoom testing chat command. Delete incorrect line about creative mode from README.md. | |||
2020-08-12 | Fix precision not working in hud_change (#10186) | Lars Müller | |
2020-05-29 | Add minetest.is_creative_enabled | Wuzzy | |
2020-05-26 | Rename “Minimal development test” to “Development Test” (#9928) | Wuzzy | |