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_hydroturbine
Age
Commit message (
Collapse
)
Author
2013-11-30
Update code to standards of Minetest 0.4.8.
Uberi
2013-04-28
Fix all crafting recipes to use modern style
RealBadAngel
2013-03-06
Digging and footstep sounds for everything that needs them! Plus, pushing ↵
Anthony Zhang
buttons, punching switches, and flipping levers all make sounds.
2012-12-08
Port more blocks to nodedef system: object detector, extrawires, water ↵
Jeija
turbine, insulated wire
2012-08-15
Change tile_images to tiles for water turbine
Jeija
2012-08-13
Code improvement, Bugfix for solar panel
Jeija
2012-08-11
Mesecons only connect to blocks with group mesecon > 1
Jeija
2012-08-10
Added "mesecon = 1" to the groups setting for most objects, so that they'll
Vanessa Ezekowitz
visibly connect to neighboring wires.
2012-08-01
not_in_creative_inventory
Kotolegokot
2012-07-20
Change Water Turbine to the new nodebox model
Jeija
2012-03-22
Update nodes for compatibility with digging time groups.
Anthony Zhang
2012-03-05
Upload after major code reorganization - Version 0.6 DEV - Split mesecons ↵
Jeija
mod into several modules - [BUGGY?]