<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/games/devtest/mods/util_commands, branch dual_wielding</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=dual_wielding</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=dual_wielding'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2023-01-06T21:33:25+00:00</updated>
<entry>
<title>Add dynamic exposure correction (#12959)</title>
<updated>2023-01-06T21:33:25+00:00</updated>
<author>
<name>x2048</name>
<email>codeforsmile@gmail.com</email>
</author>
<published>2023-01-06T21:33:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=6d45c243f85942b20dab58753e735ec89a68f710'/>
<id>urn:sha1:6d45c243f85942b20dab58753e735ec89a68f710</id>
<content type='text'>
* Add uniform for frame delta time
* Adjust exposure in logarithmic (EV) space
* Add network support and LUA API
* Add testing mod</content>
</entry>
<entry>
<title>Allow saturation to be controlled by the server. (#13075)</title>
<updated>2022-12-26T00:15:32+00:00</updated>
<author>
<name>lhofhansl</name>
<email>larsh@apache.org</email>
</author>
<published>2022-12-26T00:15:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1e7804aaf66e2c2a81f81267923621dea17cb274'/>
<id>urn:sha1:1e7804aaf66e2c2a81f81267923621dea17cb274</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DevTest: Move 2 HUD commands to testhud &amp; improve</title>
<updated>2022-10-23T19:58:56+00:00</updated>
<author>
<name>Wuzzy</name>
<email>Wuzzy@disroot.org</email>
</author>
<published>2022-10-08T18:41:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c761aa268d89dd88bd4ace4d1fa141758608285c'/>
<id>urn:sha1:c761aa268d89dd88bd4ace4d1fa141758608285c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DevTest: Reject buggy "/hp inf" command (#12830)</title>
<updated>2022-10-03T16:13:23+00:00</updated>
<author>
<name>Wuzzy</name>
<email>Wuzzy@disroot.org</email>
</author>
<published>2022-10-03T16:13:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b10d6542db09d427bc263ea935c29846821cee62'/>
<id>urn:sha1:b10d6542db09d427bc263ea935c29846821cee62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable shadows by default in devtest (#12157)</title>
<updated>2022-04-07T19:55:19+00:00</updated>
<author>
<name>x2048</name>
<email>codeforsmile@gmail.com</email>
</author>
<published>2022-04-07T19:55:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1348d9aaf834faa613bf3efe3a9d8fee758e85d0'/>
<id>urn:sha1:1348d9aaf834faa613bf3efe3a9d8fee758e85d0</id>
<content type='text'>
* Move all shadow control to util_commands
* Shadows are now controlled with /set_shadow

Co-authored-by: sfan5 &lt;sfan5@live.de&gt;</content>
</entry>
<entry>
<title>Allow to set the displayed item count and its alignment via meta (#8448)</title>
<updated>2022-02-10T11:17:52+00:00</updated>
<author>
<name>DS</name>
<email>vorunbekannt75@web.de</email>
</author>
<published>2022-02-10T11:17:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a8707158a5be8c604fdb028a9c5f68ce5804016e'/>
<id>urn:sha1:a8707158a5be8c604fdb028a9c5f68ce5804016e</id>
<content type='text'>
* 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</content>
</entry>
<entry>
<title>Fix number of tool uses being off by 1..32767 (#11110)</title>
<updated>2021-10-31T22:33:33+00:00</updated>
<author>
<name>Wuzzy</name>
<email>wuzzy2@mail.ru</email>
</author>
<published>2021-10-31T22:33:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=6910c8d920acedb3f1df1ac03a5cdf14f5fb6081'/>
<id>urn:sha1:6910c8d920acedb3f1df1ac03a5cdf14f5fb6081</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Devtest: Automatically enable zoom capability (#10493)</title>
<updated>2020-10-20T21:13:27+00:00</updated>
<author>
<name>Paramat</name>
<email>paramat@users.noreply.github.com</email>
</author>
<published>2020-10-20T21:13:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=4d9c9186ce61e11e13bc35ce1a319e568cf08662'/>
<id>urn:sha1:4d9c9186ce61e11e13bc35ce1a319e568cf08662</id>
<content type='text'>
Make minor improvements to the zoom testing chat command.
Delete incorrect line about creative mode from README.md.</content>
</entry>
<entry>
<title>Fix precision not working in hud_change (#10186)</title>
<updated>2020-08-12T09:51:50+00:00</updated>
<author>
<name>Lars Müller</name>
<email>34514239+appgurueu@users.noreply.github.com</email>
</author>
<published>2020-08-12T09:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1c38027c3a72402d752a8150701a44753e22990e'/>
<id>urn:sha1:1c38027c3a72402d752a8150701a44753e22990e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add minetest.is_creative_enabled</title>
<updated>2020-05-29T20:45:40+00:00</updated>
<author>
<name>Wuzzy</name>
<email>Wuzzy2@mail.ru</email>
</author>
<published>2020-05-26T00:11:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=65a6a316d081d3951438bbbcfce74c9c65db407a'/>
<id>urn:sha1:65a6a316d081d3951438bbbcfce74c9c65db407a</id>
<content type='text'>
</content>
</entry>
</feed>
