<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons/mesecons_doors, branch master</title>
<subtitle>Fork of https://github.com/minetest-mods/mesecons
</subtitle>
<id>http://cheapiesystems.com/git/mesecons/atom?h=master</id>
<link rel='self' href='http://cheapiesystems.com/git/mesecons/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/'/>
<updated>2020-09-18T21:27:47Z</updated>
<entry>
<title>mesecons_doors: Add MTG steel bar door and trapdoor (#523)</title>
<updated>2020-09-18T21:27:47Z</updated>
<author>
<name>tuedel</name>
<email>tuedel+github@tdl.gr</email>
</author>
<published>2020-09-18T21:27:47Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=3202bf6786d855566b06ce04719c25822dcd7328'/>
<id>urn:sha1:3202bf6786d855566b06ce04719c25822dcd7328</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sounds ephemeral (#521)</title>
<updated>2020-08-01T13:10:14Z</updated>
<author>
<name>Vitaliy</name>
<email>numzer0@yandex.ru</email>
</author>
<published>2020-08-01T13:10:14Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=c1eccba24760e0b80666dd8d1e56b5fe7f3a5b28'/>
<id>urn:sha1:c1eccba24760e0b80666dd8d1e56b5fe7f3a5b28</id>
<content type='text'>
The handles were never used anyway</content>
</entry>
<entry>
<title>Use mod.conf for dependencies (#492)</title>
<updated>2020-06-26T23:26:14Z</updated>
<author>
<name>David Leal</name>
<email>halfpacho@gmail.com</email>
</author>
<published>2020-06-26T23:26:14Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=168a9236655035b3aa9a6597dd7cdca9ad6fbd65'/>
<id>urn:sha1:168a9236655035b3aa9a6597dd7cdca9ad6fbd65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Toggle trapdoors on signal, workaround for #252"</title>
<updated>2016-02-28T06:16:45Z</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2016-02-28T06:16:45Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=e5dba66c21b3a95d9653c217e174bc1703759be1'/>
<id>urn:sha1:e5dba66c21b3a95d9653c217e174bc1703759be1</id>
<content type='text'>
Please use the screwdriver if you want to rotate trapdoors.
This reverts commit 417a136c5e6842a6c54a98690746b0aa41ad69e5.
</content>
</entry>
<entry>
<title>Toggle trapdoors on signal, workaround for #252</title>
<updated>2016-02-27T19:40:16Z</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2016-02-27T19:40:16Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=417a136c5e6842a6c54a98690746b0aa41ad69e5'/>
<id>urn:sha1:417a136c5e6842a6c54a98690746b0aa41ad69e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Doors: Use new mesh door API if available</title>
<updated>2016-02-14T10:30:52Z</updated>
<author>
<name>Auke Kok</name>
<email>sofar@foo-projects.org</email>
</author>
<published>2016-01-24T23:34:14Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=fb4c440265a6e26740cb6a97844b98361596c634'/>
<id>urn:sha1:fb4c440265a6e26740cb6a97844b98361596c634</id>
<content type='text'>
I've implemented a new door API in minetest_game that
performs all the needed things to assure doors are
properly openend and closed, without mods needing to
know the inner details of what needs to be done.

Mesecons can just fetch a reference to the door object
and call the appropriate open or close method, which
simplifies this code a lot.

For compatibility, this code retains the old code path
and tests whether the new API is available, so this
code remains functional if the new API is not available.

Since the metal trapdoor was only recently added, I added
it to the new API codepath only, it's unlikely to be
present on older versions of minetest_game anyway.

As a benefit from the new door API, there is now
absolutely no more accidental switching closed trapdoors
to open on power off, which could happen with the
old method - since that was just a simple toggle.
</content>
</entry>
<entry>
<title>Doors: Use new sound name (fixes #236)</title>
<updated>2015-10-04T10:21:35Z</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2015-10-04T10:21:35Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=0e7f68ea92b272d3cca0a1544691cab8d05a08d9'/>
<id>urn:sha1:0e7f68ea92b272d3cca0a1544691cab8d05a08d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix #219, do not try to override unregistered doors</title>
<updated>2015-02-13T23:02:19Z</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2015-02-13T23:02:19Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=8bf5b7d0e4d2988cd7b4c5370d722dcf4d215e4f'/>
<id>urn:sha1:8bf5b7d0e4d2988cd7b4c5370d722dcf4d215e4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prepare trapdoors code for merging, make trapdoors always toggle their</title>
<updated>2015-02-03T17:10:49Z</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2015-02-03T17:10:49Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=a895715720561076ecbf03c2a42de8c8b55aae8f'/>
<id>urn:sha1:a895715720561076ecbf03c2a42de8c8b55aae8f</id>
<content type='text'>
state when the mesecons signal changes, no matter what state they're in
</content>
</entry>
<entry>
<title>Add trapdoor to mesecons_doors</title>
<updated>2015-02-03T00:20:44Z</updated>
<author>
<name>MT-Modder</name>
<email>thomas.waits148@gmail.com</email>
</author>
<published>2015-02-03T00:20:44Z</published>
<link rel='alternate' type='text/html' href='http://cheapiesystems.com/git/mesecons/commit/?id=94604e890c08d54e69abd5507f5b92bc1bb9d31f'/>
<id>urn:sha1:94604e890c08d54e69abd5507f5b92bc1bb9d31f</id>
<content type='text'>
</content>
</entry>
</feed>
