index
:
mesecons
master
Fork of https://github.com/minetest-mods/mesecons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesecons_insulated
Age
Commit message (
Expand
)
Author
2021-04-01
Compatibility with mtg_craft_guide (#555)
Louis Royer
2020-08-24
Insulated double corner (#524)
Vitaliy
2020-06-27
Use mod.conf for dependencies (#492)
David Leal
2019-06-27
Optimize images (#464)
Hugo Locurcio
2018-12-21
Document inactive block behaviour (#447)
Christopher Head
2018-09-07
Remove tiny (+0.001) selection box oversize
number Zero
2018-09-07
Make insulated wires’ selection box fit in the node
number Zero
2018-07-18
Merge pull request #401 from Wuzzy2/sfx
Vitaliy
2018-01-30
Use rotate_simple for insulated wires (#382)
DS
2018-01-28
Add sounds for wires and piston heads
Wuzzy
2017-11-01
Set is_ground_content to false (#386)
DS
2017-10-07
Handle blasts (#356)
DS
2017-03-07
Spell-check and clarify item names
Wuzzy
2017-01-15
Fix most of the namespace pollutions reported in #311
sfan5
2017-01-02
Make insulated cossover to mesh
DS-Minetest
2015-11-20
Major change: Documentation is now included with mesecons, the website just e...
Jeija
2014-11-22
Replace mesecon:<some_function> with mesecon.<some_function> for greater
Jeija
2014-11-22
Rewrite mesecon wires. This should increase the efficiency and speed of
Jeija
2014-01-10
Move textures into their mods
ShadowNinja
2013-04-28
Fix all crafting recipes to use modern style
RealBadAngel
2012-12-27
Add experimental 'corner' wire, an insulated bended wire (needs textures and ...
Jeija
2012-12-21
now the insulated wires change their color when they are turn on
Andres Eduardo Montoya Cruz
2012-12-10
Fix insulated mesecon
Jeija
2012-12-08
Port more blocks to nodedef system: object detector, extrawires, water turbin...
Jeija
2012-09-07
Use sunlight_propagates = true for some more nodes
Jeija
2012-08-17
Add fiber and craft recipe for insulated mesecon
Jeija
2012-08-17
Make isolated wires depend on facedir, rename them to 'insulated'
Jeija