summaryrefslogtreecommitdiff
path: root/mesecons_movestones
AgeCommit message (Expand)Author
2020-08-01Make sounds ephemeral (#521)Vitaliy
2020-07-28Movestone servo-motor sound (#487)leucome
2020-06-27Use mod.conf for dependencies (#492)David Leal
2019-09-20Respect protection in MVPS (#466)Vitaliy
2019-06-27Optimize images (#464)Hugo Locurcio
2018-12-21Document inactive block behaviour (#447)Christopher Head
2018-09-09Fix vertical movestone textures (#430)Vitaliy
2018-07-23Let things fall behind movestones (#421)Christopher Head
2017-11-01Set is_ground_content to false (#386)DS
2017-10-18MVPS: pull objects (#374)DS
2017-10-08Improve movestones (#366)DS
2017-10-07Handle blasts (#356)DS
2017-03-04Change sticky movestone craft recipeDS
2016-12-04Fix crash with movestonesYutao Yuan
2015-11-20Major change: Documentation is now included with mesecons, the website just e...Jeija
2015-10-04Remove trailing whitespaceJeija
2015-02-17Fix movestones sometimes not starting to move again when they are at theJeija
2015-02-14Rewrite movestones, make them nodes instead of entitiesJeija
2014-11-25Fix movestone to wire connection looksJeija
2014-11-22Re-implement settings system:Jeija
2014-11-22Replace mesecon:<some_function> with mesecon.<some_function> for greaterJeija
2014-11-22Rewrite mesecon wires. This should increase the efficiency and speed ofJeija
2014-01-10Move textures into their modsShadowNinja
2013-11-30Update code to standards of Minetest 0.4.8.Uberi
2013-06-22Audit code for possible nil value indexing with unregistered nodes.Anthony Zhang
2013-04-28Fix all crafting recipes to use modern styleRealBadAngel
2013-04-07Round movestone position, don't forget last pullkhonkhortisan
2013-04-02Make pistons and movestones move objects (push only yet)Jeija
2013-03-16Don't forget sticky movestones!Anthony Zhang
2013-03-14Lots of bugs in movestones fixed:Anthony Zhang
2013-03-06Digging and footstep sounds for everything that needs them! Plus, pushing but...Anthony Zhang
2012-12-26Re-write pistons from scratch, propably fixes a lot of bugs and doesn't cause...Jeija
2012-12-20Fix movestone crash bugJeija
2012-12-09Port a lot more (basically everything apart from gates, pistons and extrawire...Jeija
2012-08-30Actuator ignored liquid (all)Jat
2012-08-20Switch from tile_images to tiles = {...}Jeija
2012-08-13New effector system, effectors have to be registered with mesecon:register_ef...Jeija
2012-08-12HUGE speed improvementJeija
2012-08-11change all recipes to use group:mesecon_conductor_craftableVanessa Ezekowitz
2012-06-23Several bugfixes and cleanups for movestonesJeija
2012-06-21Use minetest.env:place_node and minetest.env:dig_node to enable usage of the ...Anthony Zhang
2012-06-16Fix crash in sticky movestones (thanks MarkTraceur), cleanup movestoen code s...Anthony Zhang
2012-06-15Fix movestones (thanks MarkTraceur).Anthony Zhang
2012-03-25Fix digging time groups (crackly replaced by cracky)Jeija
2012-03-25Fix broken digging time groupsJeija
2012-03-22Update nodes for compatibility with digging time groups.Anthony Zhang
2012-03-05Upload after major code reorganization - Version 0.6 DEV - Split mesecons mod...Jeija