Vanessa Ezekowitz
|
775d250112
Add meshes for water turbine and and wall lever instead of nodeboxes
|
10 years ago |
Jeija
|
80d136125e
Fix bug in mesecon.find_receptor that caused false turnoffs and rewrite lever +
|
10 years ago |
Jeija
|
5be179bf11
Replace mesecon:<some_function> with mesecon.<some_function> for greater
|
10 years ago |
Vanessa Ezekowitz
|
f46bc329de
Use minetest.swap_node() instead of mesecons' version, Minor code changes
|
11 years ago |
RealBadAngel
|
255e363b04
Fix all crafting recipes to use modern style
|
11 years ago |
Anthony Zhang
|
3792b692aa
Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds.
|
11 years ago |
Jeija
|
961b955f2d
Port door, fix button/lever bug, new visual style for receiver
|
12 years ago |
Jeija
|
b37bdbf55c
Port a lot more (basically everything apart from gates, pistons and 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)
|
12 years ago |
Jat
|
b312d73511
Update tile_images
|
12 years ago |
Jeija
|
4ae7bc9aa6
Use sunlight_propagates = true for some more nodes
|
12 years ago |
Jeija
|
f65d092267
Remove some useless code
|
12 years ago |
Jeija
|
3c2d0ba325
Re-enable button + Wall lever, bugfix that adds a 'receiver' node (not yet designed)
|
12 years ago |
Jeija
|
67b21804e3
Fix/Improve Wall lever rules
|
12 years ago |
Jeija
|
b197d29bef
Code cleanup, little bugfix (some conductors placed next to receptors didn't turn on)
|
12 years ago |
Vanessa Ezekowitz
|
e12b297987
change all recipes to use group:mesecon_conductor_craftable
|
12 years ago |
Vanessa Ezekowitz
|
39db9cf01c
Added "mesecon = 1" to the groups setting for most objects, so that they'll
|
12 years ago |
Jeija
|
daf1a7e5a3
Fix bug in registration of wall lever as receptor_node_on
|
12 years ago |
Jeija
|
ca7bd1f24f
Improve light level a little
|
12 years ago |
Jeija
|
2fe312618c
Make button and Wall lever emit very few light if turned on
|
12 years ago |
Vanessa Ezekowitz
|
90fd7977a7
Re-added nodebox-based wall levers, this time making sure to check that they
|
12 years ago |
Kotolegokot
|
70841d8c8e
not_in_creative_inventory
|
12 years ago |
Anthony Zhang
|
d62a9269ac
Fix wall lever bug.
|
12 years ago |
Anthony Zhang
|
4200757ba3
Remove deprecated API functions "register_on_placenode" and "register_on_dignode" where possible.
|
12 years ago |
sfan5
|
3aa025b6dd
Fix Wall-Lever for new Rules-System
|
12 years ago |
sfan5
|
2ff53434c8
Fixed and enabled Wall-Levers
|
12 years ago |