index
:
mesecons
master
Fork of https://github.com/minetest-mods/mesecons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesecons_receiver
Age
Commit message (
Collapse
)
Author
2013-11-30
Update code to standards of Minetest 0.4.8.
Uberi
2013-02-08
Fix #73 - receiver wire drops down one node when connected button is dug.
Anthony Zhang
2012-12-09
Port door, fix button/lever bug, new visual style for receiver
Jeija
2012-12-09
Port a lot more (basically everything apart from gates, pistons and ↵
Jeija
extrawire crossing) to the new nodedef system. There are some problems with wall button and wall lever (in the way they visually connect to wires)
2012-09-09
Add T-junction extrawire (no good textures yet)
Jeija
2012-09-07
Use sunlight_propagates = true for some more nodes
Jeija
2012-09-01
Receiver now looks insulated, since it behaves that way anyways.
Vanessa Ezekowitz
2012-08-28
Gave receivers their own textures. Needed so that they can be textured
Vanessa Ezekowitz
separately, plus the nodeboxes were a little glitchy with the wires textures.
2012-08-19
Fix bug when placing a wire (receiver) to an onstate-walllever/button
Jeija
2012-08-18
new nodeboxes for receiver objects opposite wall levers etc
Vanessa Ezekowitz
2012-08-17
Some fix for walllever/button receiver digging
Jeija
2012-08-17
Re-enable button + Wall lever, bugfix that adds a 'receiver' node (not yet ↵
Jeija
designed)