Rewrite doors:

* Enable glass and obsidian glass doors to be used with mesecons
* Doors can receive signals from a vertical wire placed two
  blocks beneath them, use this to create mesecon-controlled
  double doors
* Fix textures for both git upstream and stable minetest_game
* Shrink code size
* Rename mesecons_compatibility to mesecons_doors.
This commit is contained in:
Jeija
2015-01-22 17:27:29 +01:00
parent 09bb11d3e5
commit 562cee7438
3 changed files with 51 additions and 191 deletions

View File

@ -0,0 +1,2 @@
mesecons
doors