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_movestones
/
init.lua
Age
Commit message (
Expand
)
Author
2013-11-30
Update code to standards of Minetest 0.4.8.
Uberi
2013-06-22
Audit code for possible nil value indexing with unregistered nodes.
Anthony Zhang
2013-04-28
Fix all crafting recipes to use modern style
RealBadAngel
2013-04-07
Round movestone position, don't forget last pull
khonkhortisan
2013-04-02
Make pistons and movestones move objects (push only yet)
Jeija
2013-03-16
Don't forget sticky movestones!
Anthony Zhang
2013-03-14
Lots of bugs in movestones fixed:
Anthony Zhang
2013-03-06
Digging and footstep sounds for everything that needs them! Plus, pushing but...
Anthony Zhang
2012-12-26
Re-write pistons from scratch, propably fixes a lot of bugs and doesn't cause...
Jeija
2012-12-20
Fix movestone crash bug
Jeija
2012-12-09
Port a lot more (basically everything apart from gates, pistons and extrawire...
Jeija
2012-08-30
Actuator ignored liquid (all)
Jat
2012-08-20
Switch from tile_images to tiles = {...}
Jeija
2012-08-13
New effector system, effectors have to be registered with mesecon:register_ef...
Jeija
2012-08-12
HUGE speed improvement
Jeija
2012-08-11
change all recipes to use group:mesecon_conductor_craftable
Vanessa Ezekowitz
2012-06-23
Several bugfixes and cleanups for movestones
Jeija
2012-06-21
Use minetest.env:place_node and minetest.env:dig_node to enable usage of the ...
Anthony Zhang
2012-06-16
Fix crash in sticky movestones (thanks MarkTraceur), cleanup movestoen code s...
Anthony Zhang
2012-06-15
Fix movestones (thanks MarkTraceur).
Anthony Zhang
2012-03-25
Fix digging time groups (crackly replaced by cracky)
Jeija
2012-03-25
Fix broken digging time groups
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