summaryrefslogtreecommitdiff
path: root/jeija/init.lua
AgeCommit message (Collapse)Author
2012-03-05Prepare for major code reorganizationJeija
2012-03-02Slightly lower required light level to allow things like meselamps to affect ↵Anthony Zhang
solar panels, instead of only sunlight.
2012-02-23Change the ENABLE_TEMPEREST flag to affect only the inclusion of the ↵Anthony Zhang
inverter socket, since that is the only element that can lead to a crash.
2012-02-10Merge remote-tracking branch 'origin/master'Anthony Zhang
2012-02-09Wield images for raillike nodes, remove inventory images for nodes that ↵Anthony Zhang
never appear in the inventory.
2012-02-05Added Leverssfan5
2012-02-05Merge branch 'master' of github.com:Jeija/minetest-mod-meseconssfan5
2012-02-04Update wireless and IC nodes for itemdef.Anthony Zhang
2012-02-04Move the IC craft definition into init.lua, since it is also needed byt the ↵Anthony Zhang
node detector.
2012-02-04Apply lightstoneJeija
2012-02-04Fix Meselamp-Orientation BugJeija
2012-01-29Add missing forward slash (was causing plugs and sockets to fail).Anthony Zhang
2012-01-29Merge branch 'master' of github.com:Jeija/minetest-mod-meseconssfan5
2012-01-29Fixed some graphic glitchessfan5
2012-01-29Add descriptionsJeija
2012-01-28Torches are workingsfan5
2012-01-28Seperate PistonsJeija
2012-01-28Seperate SwitchJeija
2012-01-28Added facedir pull direction for sticky pistonsJeija
2012-01-27Add Jeija's piston modification, which allows pistons to remember their ↵Jeija
orientation.
2012-01-09removed dump :( some people had problems with that functiondabascht
2012-01-09added mesecon.modpathdabascht
2012-01-09Added Lightstone API (1 Lightstone already added)sfan5
2012-01-08Change Button Rules, Torch rules and split into multiple files. Object ↵Jeija
detectors with sign underneath only detect players with the name on it.
2012-01-07Upload V 0.41 DevJeija