mesecons
|
10ea3c971b
Merge branch 'master' into luacontroller
|
11 lat temu |
mesecons_alias
|
d3b77b5be3
Compatibility with old pistons
|
12 lat temu |
mesecons_blinkyplant
|
a55874b5d2
Fix blinky plant bug (crash when placing mesecon next to it)
|
12 lat temu |
mesecons_button
|
961b955f2d
Port door, fix button/lever bug, new visual style for receiver
|
12 lat temu |
mesecons_commandblock
|
a9a2108d13
Implement /say and /tell commands to aid mapmakers using command blocks.
|
12 lat temu |
mesecons_compatibility
|
74eefc270a
Fix piston drops and craft recipe
|
11 lat temu |
mesecons_delayer
|
52ddd4bdc9
Add crafting recipe for the delayer (similar to redstone, but with cobble instead of stone)
|
12 lat temu |
mesecons_detector
|
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 lat temu |
mesecons_extrawires
|
74eefc270a
Fix piston drops and craft recipe
|
11 lat temu |
mesecons_gates
|
841bc70b97
Fix a bug that occured when using a receptor placed directly next to a
|
12 lat temu |
mesecons_hydroturbine
|
cf6080f723
Port more blocks to nodedef system: object detector, extrawires, water turbine, insulated wire
|
12 lat temu |
mesecons_insulated
|
d1ace465c7
Add experimental 'corner' wire, an insulated bended wire (needs textures and maybe rename it)
|
12 lat temu |
mesecons_lamp
|
d91e0b66cb
Re-write pistons from scratch, propably fixes a lot of bugs and doesn't cause too many new ones.
|
12 lat temu |
mesecons_lightstone
|
5540fcbcb3
Fix a bug reported here: http://minetest.net/forum/viewtopic.php?pid=56152#p56152
|
12 lat temu |
mesecons_luacontroller
|
1c4ab938ad
Fix a dumb bug that conflicted with different things in the luacontroller
|
11 lat temu |
mesecons_materials
|
59eded4918
added texture for fiber craft item
|
12 lat temu |
mesecons_microcontroller
|
6b1bfe6391
Add rule-name system. Every input rule can now have a name, that could help e.g. the microcontroller to know where a signal comes from.
|
12 lat temu |
mesecons_movestones
|
d91e0b66cb
Re-write pistons from scratch, propably fixes a lot of bugs and doesn't cause too many new ones.
|
12 lat temu |
mesecons_mvps
|
74eefc270a
Fix piston drops and craft recipe
|
11 lat temu |
mesecons_noteblock
|
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 lat temu |
mesecons_pistons
|
536c77330b
Fix sticky piston crafting recipe.
|
11 lat temu |
mesecons_powerplant
|
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 lat temu |
mesecons_pressureplates
|
2bbc9dd4b7
Rework the next nodes: Pressure Plates
|
12 lat temu |
mesecons_random
|
fb45ee1d77
Remove ghoststone shadow when active.
|
11 lat temu |
mesecons_receiver
|
4714c908ac
Fix #73 - receiver wire drops down one node when connected button is dug.
|
11 lat temu |
mesecons_solarpanel
|
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 lat temu |
mesecons_switch
|
00e071b695
Cleanup, make and use util.lua, port command block and delayer to nodedef
|
12 lat temu |
mesecons_textures
|
ec517becab
Texture the LuaController formspec
|
11 lat temu |
mesecons_torch
|
ac0fb91139
Minor cleanup of mesecno torch and add another rule to it (behind above)
|
12 lat temu |
mesecons_walllever
|
961b955f2d
Port door, fix button/lever bug, new visual style for receiver
|
12 lat temu |
.gitignore
|
0dc5c85137
Added .gitignore
|
12 lat temu |
README
|
2b1f0d1338
Update README
|
12 lat temu |
modpack.txt
|
95a84dde46
Add modpack.txt as modpack support has been added to MineTest dev around an hour ago:
|
12 lat temu |