<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pipeworks, branch 20180717</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/pipeworks/atom?h=20180717</id>
<link rel='self' href='http://git.linux-forks.de/pipeworks/atom?h=20180717'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/pipeworks/'/>
<updated>2018-07-13T21:03:09+00:00</updated>
<entry>
<title>Add pipeworks.create_fake_player</title>
<updated>2018-07-13T21:03:09+00:00</updated>
<author>
<name>SmallJoker</name>
<email>mk939@ymail.com</email>
</author>
<published>2018-07-05T12:13:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/pipeworks/commit/?id=8186f003beae42c9815b3c9c131e919f5b099035'/>
<id>urn:sha1:8186f003beae42c9815b3c9c131e919f5b099035</id>
<content type='text'>
Fix setter issue, add dynamic/static option

Add player height. Properties aren't adaptive yet
</content>
</entry>
<entry>
<title>Fix get_pos crash since 92a55c3</title>
<updated>2018-07-04T16:58:35+00:00</updated>
<author>
<name>SmallJoker</name>
<email>mk939@ymail.com</email>
</author>
<published>2018-07-04T16:53:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/pipeworks/commit/?id=d19f4fc5187b5e0ec2c2f5101d0c98dda1d6b774'/>
<id>urn:sha1:d19f4fc5187b5e0ec2c2f5101d0c98dda1d6b774</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace deprecated Lua function calls</title>
<updated>2018-07-03T20:30:44+00:00</updated>
<author>
<name>SmallJoker</name>
<email>mk939@ymail.com</email>
</author>
<published>2018-07-03T20:30:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/pipeworks/commit/?id=92a55c3985b53dd0a99460527fb88e14ddf60563'/>
<id>urn:sha1:92a55c3985b53dd0a99460527fb88e14ddf60563</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add is_player to fakePlayer. Prevents grabAndFire-related crashes</title>
<updated>2018-07-03T20:14:32+00:00</updated>
<author>
<name>SmallJoker</name>
<email>mk939@ymail.com</email>
</author>
<published>2018-07-03T20:14:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/pipeworks/commit/?id=1a396c707c6af22f3067f47df1790ce7fe56d90c'/>
<id>urn:sha1:1a396c707c6af22f3067f47df1790ce7fe56d90c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #213 from Thomas--S/look</title>
<updated>2018-05-11T13:21:10+00:00</updated>
<author>
<name>Vanessa Dannenberg</name>
<email>vanessa.e.dannenberg@gmail.com</email>
</author>
<published>2018-05-11T13:21:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/pipeworks/commit/?id=ea94718a9a4acb427c82f6ef6734a5e6c59a9bc4'/>
<id>urn:sha1:ea94718a9a4acb427c82f6ef6734a5e6c59a9bc4</id>
<content type='text'>
Add new `get_look_horizontal()` and `get_look_vertical()` to fake player</content>
</entry>
<entry>
<title>wielder.lua: fix crash in can_tool_dig_node() when unknown nodes are looked up</title>
<updated>2018-04-15T18:55:22+00:00</updated>
<author>
<name>thetaepsilon-gamedev</name>
<email>thetaepsilon-gamedev@noreply.users.github.com</email>
</author>
<published>2018-04-15T18:55:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/pipeworks/commit/?id=bfd44443a2df2c393412ef2e86df237e66534b4e'/>
<id>urn:sha1:bfd44443a2df2c393412ef2e86df237e66534b4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new `get_look_horizontal()` and `get_look_vertical()` to fake player</title>
<updated>2018-03-26T06:29:29+00:00</updated>
<author>
<name>Thomas--S</name>
<email>info@thomas-stangl.de</email>
</author>
<published>2018-03-26T06:29:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/pipeworks/commit/?id=7ee48e093819dc9c9e88f256d64751cc0aa96483'/>
<id>urn:sha1:7ee48e093819dc9c9e88f256d64751cc0aa96483</id>
<content type='text'>
See minetest/minetest@fa0bbbf96df17f0d7911274ea85e5c049c20d07b
</content>
</entry>
<entry>
<title>fix some broken models</title>
<updated>2018-02-13T18:42:24+00:00</updated>
<author>
<name>Vanessa Ezekowitz</name>
<email>vanessaezekowitz@gmail.com</email>
</author>
<published>2018-02-13T18:42:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/pipeworks/commit/?id=cb5530c6c82a4e3409780d93d513dd32c68c4dec'/>
<id>urn:sha1:cb5530c6c82a4e3409780d93d513dd32c68c4dec</id>
<content type='text'>
two had bad poly coordinates, caused rendering errors in-game
one other model was flipped
fixes #212
</content>
</entry>
<entry>
<title>Merge pull request #209 from h-v-smacker/luatube_pin_report</title>
<updated>2017-12-25T19:48:21+00:00</updated>
<author>
<name>thetaepsilon-gamedev</name>
<email>32034735+thetaepsilon-gamedev@users.noreply.github.com</email>
</author>
<published>2017-12-25T19:48:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/pipeworks/commit/?id=cb692d21881541df2fca011ecdfbc43c127787ea'/>
<id>urn:sha1:cb692d21881541df2fca011ecdfbc43c127787ea</id>
<content type='text'>
Explicitly report the color of incoming port for items coming through tubes</content>
</entry>
<entry>
<title>teleport_tube.lua: add checks for hash collisions in positions table</title>
<updated>2017-12-22T17:57:00+00:00</updated>
<author>
<name>thetaepsilon-gamedev</name>
<email>thetaepsilon-gamedev@noreply.users.github.com</email>
</author>
<published>2017-12-22T17:57:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/pipeworks/commit/?id=91bd0c7e985c6d5f98fddd22dccb6a4d30cae86f'/>
<id>urn:sha1:91bd0c7e985c6d5f98fddd22dccb6a4d30cae86f</id>
<content type='text'>
</content>
</entry>
</feed>
