<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/doc/client_lua_api.md, branch hud_font_style</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=hud_font_style</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=hud_font_style'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2017-11-28T23:45:57+00:00</updated>
<entry>
<title>Client lua api documentation: .md -&gt; .txt</title>
<updated>2017-11-28T23:45:57+00:00</updated>
<author>
<name>paramat</name>
<email>paramat@users.noreply.github.com</email>
</author>
<published>2017-11-28T23:22:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=18b914ac74dce62b4d9f6dc65f70e3cf74fca5de'/>
<id>urn:sha1:18b914ac74dce62b4d9f6dc65f70e3cf74fca5de</id>
<content type='text'>
For consistency, and for much improved access on Github.

On Github:
.md disables being able to link to a line, needed daily when
quickly referring people to particular lines.
Search returns results in .md files, but you cannot then click
the line number to go to that line in the document, making searching
difficult.
Line numbers are not displayed for .md documents.
</content>
</entry>
<entry>
<title>Add sha1 to lua utils. (#6563)</title>
<updated>2017-10-30T07:18:18+00:00</updated>
<author>
<name>Rob Blanckaert</name>
<email>basicer@basicer.com</email>
</author>
<published>2017-10-30T07:18:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=65c5539035139428ee8354d7c96565fc392112d2'/>
<id>urn:sha1:65c5539035139428ee8354d7c96565fc392112d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CSM: Add a way to get current locale from CSM</title>
<updated>2017-10-29T12:05:16+00:00</updated>
<author>
<name>lisacvuk</name>
<email>lisacvukhome@gmail.com</email>
</author>
<published>2017-10-28T06:56:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c252ed506eb8324fbdea4b632116c2c7d06a8c9c'/>
<id>urn:sha1:c252ed506eb8324fbdea4b632116c2c7d06a8c9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move register_on_modchannel_signal() (#6497)</title>
<updated>2017-10-05T14:14:10+00:00</updated>
<author>
<name>James Alexander Stevenson</name>
<email>jastevenson303@gmail.com</email>
</author>
<published>2017-10-05T14:14:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=4337b4896240cd1a72a5414db8237577a9a89b88'/>
<id>urn:sha1:4337b4896240cd1a72a5414db8237577a9a89b88</id>
<content type='text'>
Moved from lua_api.txt to client_lua_api.md.</content>
</entry>
<entry>
<title>[CSM] Add callback on open inventory (#5793)</title>
<updated>2017-10-02T20:09:49+00:00</updated>
<author>
<name>Vincent Glize</name>
<email>vincentglize@hotmail.fr</email>
</author>
<published>2017-10-02T20:09:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=4e19791cde6b203ad853905d8c1481c43004a7ea'/>
<id>urn:sha1:4e19791cde6b203ad853905d8c1481c43004a7ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement mod communication channels (#6351)</title>
<updated>2017-09-25T22:11:20+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>nerzhul@users.noreply.github.com</email>
</author>
<published>2017-09-25T22:11:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=6f1c90720402415b62fb4d5e809ec7dbc1cd7f96'/>
<id>urn:sha1:6f1c90720402415b62fb4d5e809ec7dbc1cd7f96</id>
<content type='text'>
Implement network communication for channels

* Implement ModChannel manager server side to route incoming messages from clients to other clients
* Add signal handler switch on client &amp; ModChannelMgr on client to handle channels
* Add Lua API bindings + client packet sending + unittests
* Implement server message sending
* Add callback from received message handler to Lua API using registration method
</content>
</entry>
<entry>
<title>Remove nodeupdate completely (#6358)</title>
<updated>2017-09-01T11:40:09+00:00</updated>
<author>
<name>Rui</name>
<email>rui.minetest@gmail.com</email>
</author>
<published>2017-09-01T11:40:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c0dac4d9284b61c5ff411cbd45786ed14c200f37'/>
<id>urn:sha1:c0dac4d9284b61c5ff411cbd45786ed14c200f37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New version scheme (#6292)</title>
<updated>2017-08-20T15:20:11+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>nerzhul@users.noreply.github.com</email>
</author>
<published>2017-08-20T15:20:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c99dcbaca99c0bf3cf90efb6670d946898e23ae6'/>
<id>urn:sha1:c99dcbaca99c0bf3cf90efb6670d946898e23ae6</id>
<content type='text'>
* Version changes: current dev version is now 0.5.0

* This change permit to have multi branches with various versions
* Dev version is 0.5.0-dev and next release will be 0.5.0
</content>
</entry>
<entry>
<title>[CSM] Add flavour limits controlled by server (#5930)</title>
<updated>2017-07-18T19:39:55+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>nerzhul@users.noreply.github.com</email>
</author>
<published>2017-07-18T19:39:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=79f19b8369a0120fbf0bd0ee3739989fbbbca50e'/>
<id>urn:sha1:79f19b8369a0120fbf0bd0ee3739989fbbbca50e</id>
<content type='text'>
* [CSM] Add flavour limits controlled by server

Server send flavour limits to client permitting to disable or limit some Lua calls

* Add limits for reading nodedefs and itemdefs

* flavour: Add lookup node limits

* Merge get_node_or_nil into get_node.

Sending fake node doesn't make sense in CSM, just return nil if node is not available for any reason

* Add node range customization when noderange flavour is enabled (default 8 nodes)

* Limit nodes range &amp; disable chat message sending by default

* Bump protocol version
</content>
</entry>
<entry>
<title>Add information about the button height</title>
<updated>2017-07-16T11:10:34+00:00</updated>
<author>
<name>cx384</name>
<email>muelladresse84@web.de</email>
</author>
<published>2017-07-16T11:09:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d60434c7b1d2fcc1848fdb619491991d025cb574'/>
<id>urn:sha1:d60434c7b1d2fcc1848fdb619491991d025cb574</id>
<content type='text'>
</content>
</entry>
</feed>
