Commit Graph

112 Commits

Author SHA1 Message Date
Anthony Zhang 4200757ba3 Remove deprecated API functions "register_on_placenode" and "register_on_dignode" where possible. 2012-06-04 22:20:04 -04:00
Anthony Zhang 95a84dde46 Add modpack.txt as modpack support has been added to MineTest dev around an hour ago:
747ff7daf8

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-21 14:06:13 -04:00
Anthony Zhang 5933b6f6ab Update README. 2012-05-21 14:03:56 -04:00
Anthony Zhang c6e42c7be7 Re-add missing flag. 2012-05-15 16:49:24 -04:00
Vanessa Ezekowitz ee141db06d Fancy New Textures :-) 2012-05-12 17:57:23 -04:00
Anthony Zhang 51453bb6c2 Made mesecons diggable 2012-04-24 17:28:14 -04:00
Jeija 029ad8be33 Add documentation for conductors 2012-04-22 07:55:57 +02:00
Jeija 84cc0264ca Remove useless debug output 2012-04-22 07:49:40 +02:00
Jeija 11b5ef8c94 Add new conductor system 2012-04-22 07:48:45 +02:00
Jeija 700cd06dd9 Tune digging time group for power plant 2012-04-22 07:48:15 +02:00
Jeija 45520274eb Merge branch 'master' of github.com:Jeija/minetest-mod-mesecons 2012-04-08 09:48:03 +02:00
Jeija a359022cc4 Fix Bug: Noteblocks now play the same sound when punching & being powered by mesecons 2012-04-08 09:47:26 +02:00
sfan5 c7790cc9a0 Merge branch 'master' of github.com:Jeija/minetest-mod-mesecons 2012-04-07 11:23:50 +02:00
sfan5 b35fb2f6d2 Fix missing Plug Alias 2012-04-07 11:23:07 +02:00
Jeija 8870d491ae Fix game crash on pressure plate dig 2012-04-07 10:03:00 +02:00
Jeija f8be926915 Add contributor list and change version to 0.9 dev (skipping some version numbers) 2012-04-06 20:20:46 +02:00
Jeija aa0a813091 Add Noteblock Alias 2012-04-06 20:08:05 +02:00
Jeija 312f95b659 Add Noteblock 2012-04-06 20:05:36 +02:00
Jeija 36c0090444 Tweak delayer times 2012-04-06 20:03:12 +02:00
Jeija 686bb6b434 Merge branch 'master' of github.com:Jeija/minetest-mod-mesecons 2012-04-02 10:44:22 +02:00
Jeija dbaafc538c Fix Mesecon Torch 2012-04-02 10:42:41 +02:00
Jeija 3ed12458d2 Fix Mesecon Torch 2012-04-02 10:42:01 +02:00
sfan5 d60af4b83d Fix Delayer wield_image 2012-04-02 08:41:27 +02:00
sfan5 3aa025b6dd Fix Wall-Lever for new Rules-System 2012-04-02 08:24:48 +02:00
sfan5 cdb6e9b6d7 Fix mesecons_dev/README 2012-04-02 08:14:45 +02:00
sfan5 d44fa65bbc Deleted old Walllever-Directory 2012-04-02 08:11:18 +02:00
sfan5 2ff53434c8 Fixed and enabled Wall-Levers 2012-04-02 08:08:26 +02:00
sfan5 7d0812a794 Fix experimental-Bug with latest Git 2012-04-02 07:55:20 +02:00
Jeija 5f947ae340 Remove unnecessary debug output 2012-03-29 22:22:46 +02:00
Jeija d9a605511d Remove dedicated meselamp stuff 2012-03-29 22:14:14 +02:00
Jeija e0c1740944 Add mesecons delayer 2012-03-29 22:11:39 +02:00
Jeija ce87414f6b Add mesecons delayer 2012-03-29 22:11:17 +02:00
Jeija d069275d09 Rules + Receptor system rework 2012-03-29 21:06:48 +02:00
Jeija d54d148595 Add reference for new rules system 2012-03-29 11:53:11 +02:00
Jeija e50639291c Make pressure plates and object detector use the new rules system 2012-03-29 11:49:37 +02:00
Jeija 2601d550c3 Add pressure plate rules for new rules system 2012-03-29 11:37:00 +02:00
Jeija 6b542ccc64 Fix button alias 2012-03-29 11:35:54 +02:00
Jeija 8e0b2a2b11 Simplify rules System 2012-03-29 11:35:23 +02:00
Jeija d6c54cf76b Add removestone alias 2012-03-27 18:44:00 +02:00
Jeija c9b632cf5c Fix digging time groups for pressure plates 2012-03-26 17:58:59 +02:00
Jeija baed46dc65 Fix digging time groups (crackly replaced by cracky) 2012-03-25 08:15:25 +02:00
Jeija 9bba4fc380 Merge branch 'master' of github.com:Jeija/minetest-mod-mesecons 2012-03-25 08:13:50 +02:00
Jeija dc20b202ff Add movestone alias 2012-03-25 08:07:55 +02:00
Jeija 44cc38d9e8 Fix broken digging time groups 2012-03-25 08:02:05 +02:00
Jeija 0f7e2d5ab3 Fix Bug: Pistons can now be removed 2012-03-25 00:09:47 +01:00
root 81d9f6a68a Add alias for powerplant (version compatibility + simplify give command) 2012-03-25 00:06:59 +01:00
Anthony Zhang b051609405 Fix aliases and add a few more for backwards compatibility. 2012-03-24 11:59:22 -04:00
Anthony Zhang 3018128b4b Update nodes for compatibility with digging time groups. 2012-03-22 17:52:11 -04:00
Anthony Zhang 9ec0767762 Fix lamp alias. 2012-03-18 13:54:36 -04:00
Anthony Zhang 6bf1d17bbd For some reason Meselamps' functionality was not actually implemented. 2012-03-18 13:46:30 -04:00