This website requires JavaScript.
Explore
Help
Sign In
minetest-mods
/
mesecons-cd2025
Watch
1
Star
0
Fork
0
You've already forked mesecons-cd2025
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
mesecons-cd2025
/
mesecons_extrawires
History
Jeija
80f72b2621
Fix vertical wires not updating power when adding to / removing from a vertical line
...
Call mesecon.on_dignode / mesecon.on_placenode to take care of that.
2016-02-15 22:52:56 +01:00
..
doc
Major change: Documentation is now included with mesecons, the website just extracts the documentation in a more readable format
2015-11-20 20:14:50 +01:00
corner.lua
Remove trailing whitespace
2015-10-04 13:30:34 +02:00
crossover.lua
Remove insulated t-junction and crossover from craftable group
2015-02-13 17:02:09 -05:00
depends.txt
Audit code for possible nil value indexing with unregistered nodes.
2013-06-22 15:43:58 -04:00
init.lua
Crossover
2013-06-20 09:30:26 -07:00
mesewire.lua
use minetest.override_item to redefine mese
2014-04-21 13:27:12 +02:00
tjunction.lua
Remove trailing whitespace
2015-10-04 13:30:34 +02:00
vertical.lua
Fix vertical wires not updating power when adding to / removing from a vertical line
2016-02-15 22:52:56 +01:00