MT-Modder
|
a33859574c
Use dye for lightstone recipes - for balance
|
9 år sedan |
Jeija
|
5be179bf11
Replace mesecon:<some_function> with mesecon.<some_function> for greater
|
10 år sedan |
Uberi
|
b4654cedb7
Compat shim for minetest.swap_node, lightstone conducts from the bottom.
|
11 år sedan |
Vanessa Ezekowitz
|
f46bc329de
Use minetest.swap_node() instead of mesecons' version, Minor code changes
|
11 år sedan |
Sfan5
|
fa0cf15cd9
Add yellow lightstone
|
11 år sedan |
RealBadAngel
|
255e363b04
Fix all crafting recipes to use modern style
|
11 år sedan |
RealBadAngel
|
cc20b9ba47
Update init.lua
|
11 år sedan |
Anthony Zhang
|
3792b692aa
Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds.
|
11 år sedan |
Jeija
|
5540fcbcb3
Fix a bug reported here: http://minetest.net/forum/viewtopic.php?pid=56152#p56152
|
12 år sedan |
Jeija
|
00e071b695
Cleanup, make and use util.lua, port command block and delayer to nodedef
|
12 år sedan |
Jeija
|
8578fd89c8
Port lightstones (as reference for effectors) + blinky plant to the new nodedef system
|
12 år sedan |
Kyle
|
c228861c1f
recipe for blue lightstone from fiber, missing texture
|
12 år sedan |
Jeija
|
15fa38b848
Switch from tile_images to tiles = {...}
|
12 år sedan |
Jeija
|
00ce2540c2
New effector system, effectors have to be registered with mesecon:register_effector(onstate, offstate, rules, function get_rules) rules and function get_rules are optional. You don't have to specify both onstate and offstate (required for e.g. removestone)
|
12 år sedan |
Jeija
|
9829abc74d
HUGE speed improvement
|
12 år sedan |
Vanessa Ezekowitz
|
e12b297987
change all recipes to use group:mesecon_conductor_craftable
|
12 år sedan |
Jeija
|
1f6e1fa7ab
Mesecons only connect to blocks with group mesecon > 1
|
12 år sedan |
Vanessa Ezekowitz
|
39db9cf01c
Added "mesecon = 1" to the groups setting for most objects, so that they'll
|
12 år sedan |
Kotolegokot
|
70841d8c8e
not_in_creative_inventory
|
12 år sedan |
Jeija
|
baed46dc65
Fix digging time groups (crackly replaced by cracky)
|
12 år sedan |
Jeija
|
44cc38d9e8
Fix broken digging time groups
|
12 år sedan |
Anthony Zhang
|
3018128b4b
Update nodes for compatibility with digging time groups.
|
12 år sedan |
Jeija
|
36ae0cc1a5
Upload after major code reorganization - Version 0.6 DEV - Split mesecons mod into several modules - [BUGGY?]
|
12 år sedan |