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 (
Expand
)
Author
2021-04-09
Fix use_texture_alpha warnings (#563)
DS
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-01-28
Change hydroturbine sound to metal
Wuzzy
2017-11-01
Set is_ground_content to false (#386)
DS
2017-10-08
Remove obsolete nodeupdate call
number Zero
2017-10-07
Handle blasts (#356)
DS
2017-02-13
fix wrong UV mapping on "on" turbine blades
Vanessa Ezekowitz
2017-02-12
make "on" water turbine animated!
Vanessa Ezekowitz
2017-02-12
fix Z-fighting on water turbine
Vanessa Ezekowitz
2016-12-31
Allow water turbines to work with river water (fixes #294)
Carter Kolwey
2016-02-14
Always use minetest.set_node instead of minetest.add_node for consistency
Jeija
2015-11-20
Major change: Documentation is now included with mesecons, the website just e...
Jeija
2015-05-20
reworked hydroturbine model for the same reasons
Vanessa Ezekowitz
2015-02-05
Add meshes for water turbine and and wall lever instead of nodeboxes
Vanessa Ezekowitz
2014-11-22
Replace mesecon:<some_function> with mesecon.<some_function> for greater
Jeija
2014-01-10
Move textures into their mods
ShadowNinja
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 but...
Anthony Zhang
2012-12-08
Port more blocks to nodedef system: object detector, extrawires, water turbin...
Jeija
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
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 mod...
Jeija