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