Age | Commit message (Expand) | Author |
2012-02-27 | More ItemDef updates and fix a typo in inverter placenode callback. | Anthony Zhang |
2012-02-23 | Change the ENABLE_TEMPEREST flag to affect only the inclusion of the inverter... | Anthony Zhang |
2012-02-18 | Fix lightstone drop. | Anthony Zhang |
2012-02-17 | Forgot to include a check for node name in last commit... | Anthony Zhang |
2012-02-17 | Fix inverter states. | Anthony Zhang |
2012-02-10 | Merge remote-tracking branch 'origin/master' | Anthony Zhang |
2012-02-09 | Refactor plugs and sockets to be smaller and faster, make inverters default t... | Anthony Zhang |
2012-02-09 | Wield images for raillike nodes, remove inventory images for nodes that never... | Anthony Zhang |
2012-02-05 | Made Torches faster | sfan5 |
2012-02-05 | Fixed Lightstone Drop | sfan5 |
2012-02-05 | Lever Textures | sfan5 |
2012-02-05 | Added Levers | sfan5 |
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 |