summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-08-01not_in_creative_inventoryKotolegokot
2012-07-22Add (still experimental) better textures for the batteryJeija
2012-07-22Remove debug output, Fix BugsJeija
2012-07-21Continue/Finish BatteryJeija
2012-07-21Experimental battery - not finished yetJeija
2012-07-20Fix off-by-one error in piston length calculation and change the node ↵Anthony Zhang
pushing to make use of the fact that minetest.env:place_node() is apparently a no-op if the node is not air or liquid.
2012-07-20Nodebox piston pushers! Fix a few piston bugs such as pistons pushing ↵Anthony Zhang
pistons, pistons pushing blocks into pushers causing blocks to get deleted, and many more. As a side effect, players can no longer simply walk through piston pushers. Additionally, pistons will only remove their own pushers, and not those of neighboring pistons as well. Remove ENABLE_PISTON_ANIMATION option (not compatible with nodebox piston pushers).
2012-07-20Change Water Turbine to the new nodebox modelJeija
2012-07-19Fix stone pressure plate nodeboxJeija
2012-07-19Make solar panels diggable (instead of pull request)Jeija
2012-07-18Fix piston duplication bug, simplify piston handling, limit piston push ↵Anthony Zhang
distance to 15 blocks. Remove deprecated object:get_entity_name() call, and some obselete settings.
2012-06-23Several bugfixes and cleanups for movestonesJeija
2012-06-23Fix detector player name lookupJeija
2012-06-22Fix wall lever bug.Anthony Zhang
2012-06-22AND block changed! Now in its own dir. Also, auto power on (NOT off) has ↵Whiskers75 -
been added.
2012-06-21Experimental 3D plugs and sockets/inverters, fix a few things with ↵Anthony Zhang
Whiskers75's code.
2012-06-21Use minetest.env:place_node and minetest.env:dig_node to enable usage of the ↵Anthony Zhang
on_place and on_dig callbacks.
2012-06-21Experimental 3D DelayerJeija
2012-06-21Merge branch 'master' of github.com:Jeija/minetest-mod-meseconsWhiskers75 -
2012-06-21AND block works! (YIPPEE!!!) See WHISKERS75_README.Whiskers75 -
2012-06-21Improve pressure plate 3D Model (Smaller)Jeija
2012-06-21Merge branch 'master' of https://github.com/Jeija/minetest-mod-meseconsJeija
2012-06-21Fix Bug: Apply Rules on removalJeija
2012-06-21Added AND block textures and code - it works! No functionality though...Whiskers75 -
2012-06-21Added AND block basic code + texturesWhiskers75 -
2012-06-21Tune Buttons to work together with DoorJeija
2012-06-21Add mesecon-controlled 3D doorJeija
2012-06-21Replace old wall button with a fancy new 3d buttonJeija
2012-06-21Merge branch 'master' of https://github.com/Jeija/minetest-mod-meseconsJeija
2012-06-21Add 3d pressure platesJeija
2012-06-20Added some starting code for an AND block - look in mesecons_whiskers75.whiskers75
2012-06-20Fix Bug: Mesecons cannot be digged due to a collisionbox failureJeija
2012-06-16Fix crash in sticky movestones (thanks MarkTraceur), cleanup movestoen code ↵Anthony Zhang
significantly.
2012-06-15Fix movestones (thanks MarkTraceur).Anthony Zhang
2012-06-04Remove deprecated API functions "register_on_placenode" and ↵Anthony Zhang
"register_on_dignode" where possible.
2012-05-21Add modpack.txt as modpack support has been added to MineTest dev around an ↵Anthony Zhang
hour ago: https://github.com/celeron55/minetest/commit/747ff7daf875652be1063fa49316125977b0ba79 This allows the user to simply copy the entire modpack folder into the mods/ directory, rather than copy every individual mod there instead.
2012-05-21Update README.Anthony Zhang
2012-05-15Re-add missing flag.Anthony Zhang
2012-05-12Fancy New Textures :-)Vanessa Ezekowitz
2012-04-24Made mesecons diggableAnthony Zhang
2012-04-22Add documentation for conductorsJeija
2012-04-22Remove useless debug outputJeija
2012-04-22Add new conductor systemJeija
2012-04-22Tune digging time group for power plantJeija
2012-04-08Merge branch 'master' of github.com:Jeija/minetest-mod-meseconsJeija
2012-04-08Fix Bug: Noteblocks now play the same sound when punching & being powered by ↵Jeija
mesecons
2012-04-07Merge branch 'master' of github.com:Jeija/minetest-mod-meseconssfan5
2012-04-07Fix missing Plug Aliassfan5
2012-04-07Fix game crash on pressure plate digJeija
2012-04-06Add contributor list and change version to 0.9 dev (skipping some version ↵Jeija
numbers)