<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons/mesecons_luacontroller, branch origin/voxelmanip</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/mesecons/atom?h=origin%2Fvoxelmanip</id>
<link rel='self' href='http://git.linux-forks.de/mesecons/atom?h=origin%2Fvoxelmanip'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/'/>
<updated>2016-08-16T07:16:24+00:00</updated>
<entry>
<title>Remove an obsolete comment.</title>
<updated>2016-08-16T07:16:24+00:00</updated>
<author>
<name>Christopher Head</name>
<email>chead@chead.ca</email>
</author>
<published>2016-08-16T07:16:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=53eaf2af1113d5ec3aa5f4fb50650d2b181a8d26'/>
<id>urn:sha1:53eaf2af1113d5ec3aa5f4fb50650d2b181a8d26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add protection support to Luacontrollers,</title>
<updated>2016-05-17T05:58:50+00:00</updated>
<author>
<name>Carter Kolwey</name>
<email>cheapiephp@gmail.com</email>
</author>
<published>2016-05-16T17:55:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=40487a65f47cd42595417ab434a9b5a97a496a3e'/>
<id>urn:sha1:40487a65f47cd42595417ab434a9b5a97a496a3e</id>
<content type='text'>
protection is ignored with protection_bypass_priv
</content>
</entry>
<entry>
<title>Luacontroller: Fix `remove_functions` stack overflow bug</title>
<updated>2016-04-26T18:40:12+00:00</updated>
<author>
<name>electrodude</name>
<email>electrodude512@gmail.com</email>
</author>
<published>2016-04-20T22:09:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=6cae381c2788d2e4061c530cc143ca38bd0862e3'/>
<id>urn:sha1:6cae381c2788d2e4061c530cc143ca38bd0862e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable JIT optimization for user code and allow string.find in plain mode</title>
<updated>2016-04-02T15:31:40+00:00</updated>
<author>
<name>Pedro Gimeno</name>
<email>pgimeno@email.fake</email>
</author>
<published>2016-03-14T13:29:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=b487783c239d75338254ae8bc7250ba6141d67a6'/>
<id>urn:sha1:b487783c239d75338254ae8bc7250ba6141d67a6</id>
<content type='text'>
Disabling LuaJIT for user code enables normal working of debug.sethook() even for loops. The drawback is that that code will run more slowly.

The fourth parameter of string.find indicates whether the second parameter should be interpreted literally (true) or as a pattern (false). Allowing patterns enables DoS attacks, but it's possible to
allow literal matching with little effort, by disallowing the function only if the fourth parameter (plain mode) is not `true`.
</content>
</entry>
<entry>
<title>Luacontroller: Put clearing debug hook before throwing error back in</title>
<updated>2016-03-14T11:51:57+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2016-03-14T11:51:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=72e513ecbdf8273c89d8a79b518d9d0fbedb3f90'/>
<id>urn:sha1:72e513ecbdf8273c89d8a79b518d9d0fbedb3f90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Luacontroller: Add safe version of string.rep and remove string.gsub,</title>
<updated>2016-03-13T21:01:46+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2016-03-13T21:01:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=1e77b193ddaaabc66a164c0213ea58559d2d863a'/>
<id>urn:sha1:1e77b193ddaaabc66a164c0213ea58559d2d863a</id>
<content type='text'>
fixes #255
</content>
</entry>
<entry>
<title>Luacontroller: Fix function usage in LuaJIT, make 'do' no longer</title>
<updated>2016-03-13T20:16:16+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2016-03-13T12:43:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=08b14e3af0384bf23de3fa976ae94e212819218e'/>
<id>urn:sha1:08b14e3af0384bf23de3fa976ae94e212819218e</id>
<content type='text'>
prohibited, remove pcall and xpcall, fix global lookup of "jit"
variable, correct error locations

Thanks to @ShadowNinja and @gamemanj for fixing this in #241
</content>
</entry>
<entry>
<title>Add os.datetable(), a (very) limited wrapper for os.date(). Fixes #246.</title>
<updated>2016-01-02T07:13:38+00:00</updated>
<author>
<name>Carter Kolwey</name>
<email>cheapiephp@gmail.com</email>
</author>
<published>2016-01-02T07:13:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=35b647ed4a885e0aadcbd6e07e63a1a401566f91'/>
<id>urn:sha1:35b647ed4a885e0aadcbd6e07e63a1a401566f91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Major change: Documentation is now included with mesecons, the website just extracts the documentation in a more readable format</title>
<updated>2015-11-20T19:14:50+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2015-11-20T19:14:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=0ec771bf7d8d95f24b46d2f608cccc109ec2de4f'/>
<id>urn:sha1:0ec771bf7d8d95f24b46d2f608cccc109ec2de4f</id>
<content type='text'>
This makes development of new features easier, as documentation can automatically be updated on the website without modifying the website's code!
Every mod that has nodes in the mesecons modpack has a "doc" folder that contains subfolders with recipe, description and preview of the block. The website will discover which documentation is available
by reading the documentation.json file.
</content>
</entry>
<entry>
<title>Luacontroller: Add configurable size limit for mem table, 100kBytes by default, fixes #240</title>
<updated>2015-10-18T09:28:35+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2015-10-18T09:28:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=b89fe524693296be57400f4ae74ef27bd7cc46d3'/>
<id>urn:sha1:b89fe524693296be57400f4ae74ef27bd7cc46d3</id>
<content type='text'>
If size limit is exceeded, the luacontroller overheats. Overheating will cause the memory
to be erased.
</content>
</entry>
</feed>
