Age | Commit message (Expand) | Author |
2012-02-05 | Merge branch 'master' of github.com:Jeija/minetest-mod-mesecons | sfan5 |
2012-02-04 | Update wireless and IC nodes for itemdef. | Anthony Zhang |
2012-02-04 | Move the IC craft definition into init.lua, since it is also needed byt the n... | Anthony Zhang |
2012-02-04 | Apply lightstone | Jeija |
2012-02-04 | Fix Meselamp-Orientation Bug | Jeija |
2012-01-31 | Merge branch 'master' of github.com:Jeija/minetest-mod-mesecons | Jeija |
2012-01-31 | Remove 2nd craft recipte for sticky movestones | Jeija |
2012-01-30 | Add aliases for plugs, sockets, inverters, and buttons. | Anthony Zhang |
2012-01-29 | Descriptions for plugs and sockets. | Anthony Zhang |
2012-01-29 | Make variables local. | Anthony Zhang |
2012-01-29 | Add missing forward slash (was causing plugs and sockets to fail). | Anthony Zhang |
2012-01-29 | Merge branch 'master' of github.com:Jeija/minetest-mod-mesecons | sfan5 |
2012-01-29 | Fixed some graphic glitches | sfan5 |
2012-01-29 | Add Pressure Plate Alias | Jeija |
2012-01-29 | Add Pressure Plate Alias | Jeija |
2012-01-29 | Add descriptions | Jeija |
2012-01-28 | Added .gitignore | sfan5 |
2012-01-28 | Torches are working | sfan5 |
2012-01-28 | Seperate Pistons | Jeija |
2012-01-28 | Fix switch rotating bug | Jeija |
2012-01-28 | Seperate Switch | Jeija |
2012-01-28 | Added facedir pull direction for sticky pistons | Jeija |
2012-01-28 | Changed mesecon switch Alias | Jeija |
2012-01-28 | Added Version Number - Test Git | Jeija |
2012-01-27 | Fix object detector bug. | Jeija |
2012-01-27 | Add Jeija's piston modification, which allows pistons to remember their orien... | Jeija |
2012-01-26 | Change legacy_facedir to legacy_facedir_simple. | Anthony Zhang |
2012-01-26 | Implement the other suggestions. | Anthony Zhang |
2012-01-26 | Update param2 as per kahrl's suggestions. | Anthony Zhang |
2012-01-26 | Fix .minetest folder. | Anthony Zhang |
2012-01-26 | Updated to new Minetest version (22.01.2012) | Jeija |
2012-01-21 | Fix a bug in which the wrong node was being checked for. | Anthony Zhang |
2012-01-09 | Update position finding code and fix indentation. | Anthony Zhang |
2012-01-09 | removed dump :( some people had problems with that function | dabascht |
2012-01-09 | added mesecon.modpath | dabascht |
2012-01-09 | Removed mesecon_data and torches(not the lua) <- they are not needed | sfan5 |
2012-01-09 | Added Green(Cactus),Gray(Cobble) and Darkgray(Gravel) Lightstone | sfan5 |
2012-01-09 | Added Textures for Red-Lightstone | sfan5 |
2012-01-09 | Added Lightstone API (1 Lightstone already added) | sfan5 |
2012-01-09 | Fixed Button-Param2-Check | sfan5 |
2012-01-09 | Added some contributors | Jeija |
2012-01-09 | A Button shouldn't be placed on Floor/Ceiling | sfan5 |
2012-01-09 | Removed README~ | sfan5 |
2012-01-08 | Change Button Rules, Torch rules and split into multiple files. Object detect... | Jeija |
2012-01-07 | Upload V 0.41 Dev | Jeija |