<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/script/cpp_api, branch 5.0.0</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=5.0.0</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=5.0.0'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2019-02-10T23:03:26+00:00</updated>
<entry>
<title>Consistent HP and damage types (#8167)</title>
<updated>2019-02-10T23:03:26+00:00</updated>
<author>
<name>SmallJoker</name>
<email>SmallJoker@users.noreply.github.com</email>
</author>
<published>2019-02-10T23:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ffb17f1c9a203fea6de70159b461f52d104e05b9'/>
<id>urn:sha1:ffb17f1c9a203fea6de70159b461f52d104e05b9</id>
<content type='text'>
Remove deprecated HUDs and chat message handling.
Remove unused m_damage variable (compat break).
HP: s32 for setter/calculations, u16 for getter.</content>
</entry>
<entry>
<title>Fix wrong code comment (#8061)</title>
<updated>2019-01-06T16:21:04+00:00</updated>
<author>
<name>DS</name>
<email>vorunbekannt75@web.de</email>
</author>
<published>2019-01-06T16:21:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=07c1c72aae71bd4405ec8e52bfa841b483de7198'/>
<id>urn:sha1:07c1c72aae71bd4405ec8e52bfa841b483de7198</id>
<content type='text'>
"Get core.registered_on_chat_messages" to "Get core.registered_on_player_receive_fields" where `core.registered_on_player_receive_fields` is gotten</content>
</entry>
<entry>
<title>Move client-specific files to 'src/client' (#7902)</title>
<updated>2018-11-28T19:01:49+00:00</updated>
<author>
<name>Quentin Bazin</name>
<email>quent42340@gmail.com</email>
</author>
<published>2018-11-28T19:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=5f1cd555cd9d1c64426e173b30b5b792d211c835'/>
<id>urn:sha1:5f1cd555cd9d1c64426e173b30b5b792d211c835</id>
<content type='text'>
Update Android.mk
Remove 'src/client' from include_directories
</content>
</entry>
<entry>
<title>Raycast: export exact pointing location (#6304)</title>
<updated>2018-08-16T18:10:08+00:00</updated>
<author>
<name>Dániel Juhász</name>
<email>juhdanad@gmail.com</email>
</author>
<published>2018-08-16T18:10:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=325bf680410e8012394e5f3ba5ba947c69034899'/>
<id>urn:sha1:325bf680410e8012394e5f3ba5ba947c69034899</id>
<content type='text'>
* Return intersection point in node coordinates.
* Clarify 'intersection_point' documentation
</content>
</entry>
<entry>
<title>Add a MSVC / Windows compatible snprintf function (#7353)</title>
<updated>2018-07-22T19:56:06+00:00</updated>
<author>
<name>nOOb3167</name>
<email>nOOb3167@gmail.com</email>
</author>
<published>2018-07-22T19:56:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=9537cfd3f8264700619f58d15741829489e1099e'/>
<id>urn:sha1:9537cfd3f8264700619f58d15741829489e1099e</id>
<content type='text'>
Use sizeof where applicable for mt_snprintf</content>
</entry>
<entry>
<title>Modernize lua read (part 2 &amp; 3): C++ templating assurance (#7410)</title>
<updated>2018-06-30T15:11:38+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>nerzhul@users.noreply.github.com</email>
</author>
<published>2018-06-30T15:11:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=eef62c82a2e58700fc1216b0b8c03e421bc77995'/>
<id>urn:sha1:eef62c82a2e58700fc1216b0b8c03e421bc77995</id>
<content type='text'>
* Modernize lua read (part 2 &amp; 3): C++ templating assurance

Implement the boolean reader
Implement the string reader
Also remove unused &amp; unimplemented script_error_handler
Add a reader with default value
</content>
</entry>
<entry>
<title>CSM/SSM: Add on_mods_loaded callback (#7411)</title>
<updated>2018-06-06T10:53:59+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>nerzhul@users.noreply.github.com</email>
</author>
<published>2018-06-06T10:53:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ccc3af128cb4b6213b8111115c570fe988d3523b'/>
<id>urn:sha1:ccc3af128cb4b6213b8111115c570fe988d3523b</id>
<content type='text'>
* CSM/SSM: Add on_mods_loaded callback

</content>
</entry>
<entry>
<title>Fix builtin inventory list crash when size = 0 (#7297)</title>
<updated>2018-05-05T20:37:07+00:00</updated>
<author>
<name>SmallJoker</name>
<email>SmallJoker@users.noreply.github.com</email>
</author>
<published>2018-05-05T20:37:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d99a033fd692546a29cfd4728dbbc5d26ac5c37f'/>
<id>urn:sha1:d99a033fd692546a29cfd4728dbbc5d26ac5c37f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow damage for attached objects, add attach/detach callbacks (#6786)</title>
<updated>2018-04-30T16:43:49+00:00</updated>
<author>
<name>SmallJoker</name>
<email>SmallJoker@users.noreply.github.com</email>
</author>
<published>2018-04-30T16:43:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ba91624d8c354bac49c35a449029b6712022d0cb'/>
<id>urn:sha1:ba91624d8c354bac49c35a449029b6712022d0cb</id>
<content type='text'>
* Allow right-clicking on attached LuaEntities</content>
</entry>
<entry>
<title>Add online content repository</title>
<updated>2018-04-19T19:14:53+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2018-04-17T13:54:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=87ad4d8e7f25210cd28d9f2b372aa00aa3dab929'/>
<id>urn:sha1:87ad4d8e7f25210cd28d9f2b372aa00aa3dab929</id>
<content type='text'>
Replaces mods and texture pack tabs with a single content tab
</content>
</entry>
</feed>
