Commit Graph

  • f502cbd801 use normal piston textures on sides of sticky piston plunger. Also fixes deprecated tile_images bits. Vanessa Ezekowitz 2012-08-07 03:11:36 -0400
  • ddbe33ed56 Better wall button nodeboxes. Also fixed the deprecated time_images lines (now "tiles"). This also restores the textures I added a few months ago, since the ones I made are needed for a nodebox of this sort. Vanessa Ezekowitz 2012-08-07 02:56:40 -0400
  • df7edcb35c Make lamps and pressure plates walkable Jeija 2012-08-05 13:37:20 +0200
  • 83aa17606d Solar panel #8 Kotolegokot 2012-08-02 10:53:45 +0600
  • 80b2da6c85 Merge pull request #7 from Kotolegokot/master Jeija 2012-08-01 11:46:59 -0700
  • d0b3181d69 Merge 9f493e8cb7 into 150da24db6 #7 Oleg Matveev 2012-08-01 10:38:40 -0700
  • 9f493e8cb7 Meselamp nodebox #7 Kotolegokot 2012-08-01 23:28:02 +0600
  • a0417d3ad3 Mesecon Torch Kotolegokot 2012-08-01 21:27:50 +0600
  • 150da24db6 Merge pull request #6 from Kotolegokot/master Jeija 2012-08-01 07:45:07 -0700
  • e1f598199e Merge 20d1b9dd52 into 7568182f4a #6 Oleg Matveev 2012-08-01 06:48:33 -0700
  • 20d1b9dd52 Power Plant #6 Kotolegokot 2012-08-01 19:36:32 +0600
  • 35de798dcd Blinky Plant Kotolegokot 2012-08-01 16:48:00 +0600
  • e8155f5c6e Fix battery nodebox Kotolegokot 2012-08-01 16:06:33 +0600
  • 70841d8c8e not_in_creative_inventory Kotolegokot 2012-08-01 15:58:19 +0600
  • 7568182f4a Add (still experimental) better textures for the battery Jeija 2012-07-22 09:34:34 +0200
  • 81f0772db8 Remove debug output, Fix Bugs Jeija 2012-07-22 09:32:24 +0200
  • 811403c9d5 Continue/Finish Battery Jeija 2012-07-21 11:06:59 +0200
  • 278a705cba Experimental battery - not finished yet Jeija 2012-07-21 10:47:42 +0200
  • aa8ad0fde9 Fix off-by-one error in piston length calculation and change the node 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. Anthony Zhang 2012-07-20 22:15:49 -0400
  • 9736b0f61e Nodebox piston pushers! Fix a few piston bugs such as pistons pushing 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). Anthony Zhang 2012-07-20 16:27:43 -0400
  • d3a4c2cb34 Change Water Turbine to the new nodebox model Jeija 2012-07-20 15:26:13 +0200
  • 40d5df5855 Fix stone pressure plate nodebox Jeija 2012-07-19 16:28:24 +0200
  • 02d4e05d3e Make solar panels diggable (instead of pull request) Jeija 2012-07-19 13:38:59 +0200
  • 8169be4302 Merge f5294a8e9c into 64a452da24 #5 GitHub Merge Button 2012-07-19 04:07:57 -0700
  • 64a452da24 Fix piston duplication bug, simplify piston handling, limit piston push distance to 15 blocks. Remove deprecated object:get_entity_name() call, and some obselete settings. Anthony Zhang 2012-07-18 23:38:59 -0400
  • f5294a8e9c Now solar panel can be removed ones added. #5 Bas 2012-07-09 08:49:22 +0300
  • 04bcc458d9 Several bugfixes and cleanups for movestones Jeija 2012-06-23 13:24:03 +0200
  • bc80efd685 Fix detector player name lookup Jeija 2012-06-23 12:39:35 +0200
  • d62a9269ac Fix wall lever bug. Anthony Zhang 2012-06-22 14:35:42 -0400
  • 39ed74bef7 AND block changed! Now in its own dir. Also, auto power on (NOT off) has been added. Whiskers75 - 2012-06-22 17:49:26 +0100
  • 51539ef173 Experimental 3D plugs and sockets/inverters, fix a few things with Whiskers75's code. Anthony Zhang 2012-06-21 20:56:16 -0400
  • 1e569782f5 Use minetest.env:place_node and minetest.env:dig_node to enable usage of the on_place and on_dig callbacks. Anthony Zhang 2012-06-21 20:32:48 -0400
  • 87442f0c31 Experimental 3D Delayer Jeija 2012-06-21 20:33:01 +0200
  • bfc594a8d0 Merge branch 'master' of github.com:Jeija/minetest-mod-mesecons Whiskers75 - 2012-06-21 18:56:19 +0100
  • 28bca749be AND block works! (YIPPEE!!!) See WHISKERS75_README. Whiskers75 - 2012-06-21 18:54:35 +0100
  • 1942663af5 Improve pressure plate 3D Model (Smaller) Jeija 2012-06-21 19:54:23 +0200
  • 2c36520a91 Merge branch 'master' of https://github.com/Jeija/minetest-mod-mesecons Jeija 2012-06-21 18:42:31 +0200
  • 730537f013 Fix Bug: Apply Rules on removal Jeija 2012-06-21 18:41:51 +0200
  • bd3bd4cf48 Added AND block textures and code - it works! No functionality though... Whiskers75 - 2012-06-21 17:26:17 +0100
  • 3a1bc021e3 Added AND block basic code + textures Whiskers75 - 2012-06-21 17:08:55 +0100
  • 11ae41f119 Tune Buttons to work together with Door Jeija 2012-06-21 17:27:29 +0200
  • 7d944d5a33 Add mesecon-controlled 3D door Jeija 2012-06-21 17:26:42 +0200
  • 3a6b099ae1 Replace old wall button with a fancy new 3d button Jeija 2012-06-21 16:38:48 +0200
  • 1712523772 Merge branch 'master' of https://github.com/Jeija/minetest-mod-mesecons Jeija 2012-06-21 13:56:12 +0200
  • dfc918a5f5 Add 3d pressure plates Jeija 2012-06-21 13:56:04 +0200
  • 98014f0cd8 Added some starting code for an AND block - look in mesecons_whiskers75. whiskers75 2012-06-20 22:14:17 +0200
  • 3ed865d94d Fix Bug: Mesecons cannot be digged due to a collisionbox failure Jeija 2012-06-20 19:26:07 +0200
  • db26adca25 Fix crash in sticky movestones (thanks MarkTraceur), cleanup movestoen code significantly. Anthony Zhang 2012-06-16 12:53:14 -0400
  • 3c7d2b2e25 Fix movestones (thanks MarkTraceur). Anthony Zhang 2012-06-15 21:29:43 -0400
  • 4200757ba3 Remove deprecated API functions "register_on_placenode" and "register_on_dignode" where possible. Anthony Zhang 2012-06-04 22:20:04 -0400
  • 95a84dde46 Add modpack.txt as modpack support has been added to MineTest dev around an hour ago: Anthony Zhang 2012-05-21 14:06:13 -0400
  • 5933b6f6ab Update README. Anthony Zhang 2012-05-21 14:03:56 -0400
  • c6e42c7be7 Re-add missing flag. Anthony Zhang 2012-05-15 16:49:24 -0400
  • ee141db06d Fancy New Textures :-) Vanessa Ezekowitz 2012-05-12 17:57:23 -0400
  • 51453bb6c2 Made mesecons diggable Anthony Zhang 2012-04-24 17:28:14 -0400
  • 029ad8be33 Add documentation for conductors Jeija 2012-04-22 07:55:57 +0200
  • 84cc0264ca Remove useless debug output Jeija 2012-04-22 07:49:40 +0200
  • 11b5ef8c94 Add new conductor system Jeija 2012-04-22 07:48:45 +0200
  • 700cd06dd9 Tune digging time group for power plant Jeija 2012-04-22 07:48:15 +0200
  • 45520274eb Merge branch 'master' of github.com:Jeija/minetest-mod-mesecons Jeija 2012-04-08 09:48:03 +0200
  • a359022cc4 Fix Bug: Noteblocks now play the same sound when punching & being powered by mesecons Jeija 2012-04-08 09:47:26 +0200
  • c7790cc9a0 Merge branch 'master' of github.com:Jeija/minetest-mod-mesecons sfan5 2012-04-07 11:23:50 +0200
  • b35fb2f6d2 Fix missing Plug Alias sfan5 2012-04-07 11:23:07 +0200
  • 8870d491ae Fix game crash on pressure plate dig Jeija 2012-04-07 10:03:00 +0200
  • f8be926915 Add contributor list and change version to 0.9 dev (skipping some version numbers) Jeija 2012-04-06 20:20:46 +0200
  • aa0a813091 Add Noteblock Alias Jeija 2012-04-06 20:08:05 +0200
  • 312f95b659 Add Noteblock Jeija 2012-04-06 20:05:36 +0200
  • 36c0090444 Tweak delayer times Jeija 2012-04-06 20:03:12 +0200
  • 686bb6b434 Merge branch 'master' of github.com:Jeija/minetest-mod-mesecons Jeija 2012-04-02 10:44:22 +0200
  • dbaafc538c Fix Mesecon Torch Jeija 2012-04-02 10:42:41 +0200
  • 3ed12458d2 Fix Mesecon Torch Jeija 2012-04-02 10:42:01 +0200
  • d60af4b83d Fix Delayer wield_image sfan5 2012-04-02 08:41:27 +0200
  • 3aa025b6dd Fix Wall-Lever for new Rules-System sfan5 2012-04-02 08:24:48 +0200
  • cdb6e9b6d7 Fix mesecons_dev/README sfan5 2012-04-02 08:14:45 +0200
  • d44fa65bbc Deleted old Walllever-Directory sfan5 2012-04-02 08:11:18 +0200
  • 2ff53434c8 Fixed and enabled Wall-Levers sfan5 2012-04-02 08:08:26 +0200
  • 7d0812a794 Fix experimental-Bug with latest Git sfan5 2012-04-02 07:53:08 +0200
  • 5f947ae340 Remove unnecessary debug output Jeija 2012-03-29 22:22:46 +0200
  • d9a605511d Remove dedicated meselamp stuff Jeija 2012-03-29 22:14:14 +0200
  • e0c1740944 Add mesecons delayer Jeija 2012-03-29 22:11:39 +0200
  • ce87414f6b Add mesecons delayer Jeija 2012-03-29 22:11:17 +0200
  • d069275d09 Rules + Receptor system rework Jeija 2012-03-29 21:06:48 +0200
  • d54d148595 Add reference for new rules system Jeija 2012-03-29 11:53:11 +0200
  • e50639291c Make pressure plates and object detector use the new rules system Jeija 2012-03-29 11:49:37 +0200
  • 2601d550c3 Add pressure plate rules for new rules system Jeija 2012-03-29 11:37:00 +0200
  • 6b542ccc64 Fix button alias Jeija 2012-03-29 11:35:54 +0200
  • 8e0b2a2b11 Simplify rules System Jeija 2012-03-29 11:35:23 +0200
  • d6c54cf76b Add removestone alias Jeija 2012-03-27 18:44:00 +0200
  • c9b632cf5c Fix digging time groups for pressure plates Jeija 2012-03-26 17:58:59 +0200
  • baed46dc65 Fix digging time groups (crackly replaced by cracky) Jeija 2012-03-25 08:15:25 +0200
  • 9bba4fc380 Merge branch 'master' of github.com:Jeija/minetest-mod-mesecons Jeija 2012-03-25 08:13:50 +0200
  • dc20b202ff Add movestone alias Jeija 2012-03-25 08:07:55 +0200
  • 44cc38d9e8 Fix broken digging time groups Jeija 2012-03-25 08:02:05 +0200
  • 0f7e2d5ab3 Fix Bug: Pistons can now be removed Jeija 2012-03-25 00:09:47 +0100
  • 81d9f6a68a Add alias for powerplant (version compatibility + simplify give command) root 2012-03-25 00:06:59 +0100
  • b051609405 Fix aliases and add a few more for backwards compatibility. Anthony Zhang 2012-03-24 11:59:22 -0400
  • 3018128b4b Update nodes for compatibility with digging time groups. Anthony Zhang 2012-03-22 17:52:11 -0400
  • 9ec0767762 Fix lamp alias. Anthony Zhang 2012-03-18 13:54:36 -0400
  • 6bf1d17bbd For some reason Meselamps' functionality was not actually implemented. Anthony Zhang 2012-03-18 13:46:30 -0400
  • ff75bcdcab Fix pistons removing entities when it shouldn't xyzz 2012-03-18 11:23:23 -0400