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