<feed xmlns='http://www.w3.org/2005/Atom'>
<title>advtrains/advtrains_luaautomation, branch origin/master_old</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/advtrains/atom?h=origin%2Fmaster_old</id>
<link rel='self' href='http://git.linux-forks.de/advtrains/atom?h=origin%2Fmaster_old'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/advtrains/'/>
<updated>2018-10-17T19:06:13+00:00</updated>
<entry>
<title>Fix node database ATC rail bug</title>
<updated>2018-10-17T19:06:13+00:00</updated>
<author>
<name>orwell96</name>
<email>orwell@bleipb.de</email>
</author>
<published>2018-10-17T19:02:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/advtrains/commit/?id=b03e402c718e8bc39d8aa57c5fe67c5722708c37'/>
<id>urn:sha1:b03e402c718e8bc39d8aa57c5fe67c5722708c37</id>
<content type='text'>
After successfully registering newly-placed ATC rails in the nodedb, the rail's after_place_node() callback
(local apn_func()) immediately cleared it again by passing a "node" object that was actually a player object
and thus had no "name" or "param2" to ndb.update(), which it handled how it should not in this situation.
Since those ndb.update calls were unnecessary anyways, I removed them completely.
</content>
</entry>
<entry>
<title>Add digiline interface and is_passive function to LuaATC</title>
<updated>2018-04-25T15:14:03+00:00</updated>
<author>
<name>orwell96</name>
<email>orwell@bleipb.de</email>
</author>
<published>2018-04-25T15:14:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/advtrains/commit/?id=1feae7a1ea35fd8f4f3495d1bf65f8180bb0f720'/>
<id>urn:sha1:1feae7a1ea35fd8f4f3495d1bf65f8180bb0f720</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite rail connection system...</title>
<updated>2017-12-18T22:09:23+00:00</updated>
<author>
<name>orwell96</name>
<email>orwell@bleipb.de</email>
</author>
<published>2017-12-18T20:44:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/advtrains/commit/?id=46c4447da089146c662f217bf3269d78d4c462c2'/>
<id>urn:sha1:46c4447da089146c662f217bf3269d78d4c462c2</id>
<content type='text'>
...to support an arbitrary number of connections for rails, which leads to these new features:
- switches now get recognized by the trackworker correctly
- ability to add real rail crosses
During this, I also rewrote the rail registering system and the conway function (important part of path prediction)
Note, developers: the track preset format changed, you might need to rewrite them according to the presets in tracks.lua if you wrote your own
(possibly breaks advcarts)
</content>
</entry>
<entry>
<title>Add missing documentation for set_line</title>
<updated>2017-10-25T10:00:30+00:00</updated>
<author>
<name>orwell96</name>
<email>mono96.mml@gmail.com</email>
</author>
<published>2017-10-25T10:00:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/advtrains/commit/?id=e4b3d293d299cfe43b116ed3d3afd927b915329c'/>
<id>urn:sha1:e4b3d293d299cfe43b116ed3d3afd927b915329c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement multi-occupation in detector.on_node table to finally fix collisions</title>
<updated>2017-10-25T09:49:34+00:00</updated>
<author>
<name>orwell96</name>
<email>orwell@bleipb.de</email>
</author>
<published>2017-10-25T09:49:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/advtrains/commit/?id=f1a8b4f505313f3b2c37ced2dd3402e2740889fb'/>
<id>urn:sha1:f1a8b4f505313f3b2c37ced2dd3402e2740889fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set wagon line number</title>
<updated>2017-10-23T11:40:20+00:00</updated>
<author>
<name>Gabriel Pérez-Cerezo</name>
<email>gabriel@gpcf.eu</email>
</author>
<published>2017-10-23T11:33:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/advtrains/commit/?id=11d6a12ce7752c7640c3cb85e76814ebeb3f94ef'/>
<id>urn:sha1:11d6a12ce7752c7640c3cb85e76814ebeb3f94ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove zip release files, move mod to root, exclude assets from Makefile (#92)</title>
<updated>2017-09-20T16:05:04+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rubenwardy@gmail.com</email>
</author>
<published>2017-09-20T16:05:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/advtrains/commit/?id=d65c4916ceaeed6eec5fe3f344d4e71b3c96a80b'/>
<id>urn:sha1:d65c4916ceaeed6eec5fe3f344d4e71b3c96a80b</id>
<content type='text'>
</content>
</entry>
</feed>
