Commit Graph

224 Commits

Author SHA1 Message Date
Jeija 8fa6894953 Consistency improvement and remove dead code 2012-08-10 18:58:21 +02:00
Jeija ef740353ef Add first experimental version of a (programmable) microcontroller 2012-08-08 13:26:32 +02:00
sfan5 13538d56d9 Fix mesecon:updatenode for the last Time... 2012-08-08 12:39:33 +02:00
sfan5 f4782df445 Finally fix mesecon:updatenode 2012-08-08 12:31:00 +02:00
sfan5 6b5c789204 Fix Typo in mesecon:nodeupdate 2012-08-08 12:27:45 +02:00
sfan5 dd1921c03a Add mesecon:nodeupdate Function 2012-08-08 12:16:28 +02:00
Kotolegokot 70841d8c8e not_in_creative_inventory 2012-08-01 15:58:19 +06:00
Anthony Zhang 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). 2012-07-20 16:27:43 -04:00
Anthony Zhang 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. 2012-07-18 23:38:59 -04:00
Whiskers75 - 28bca749be AND block works! (YIPPEE!!!) See WHISKERS75_README. 2012-06-21 18:54:35 +01:00
Jeija 3ed865d94d Fix Bug: Mesecons cannot be digged due to a collisionbox failure 2012-06-20 19:26:07 +02:00
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 c6e42c7be7 Re-add missing flag. 2012-05-15 16:49:24 -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 d9a605511d Remove dedicated meselamp stuff 2012-03-29 22:14:14 +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 8e0b2a2b11 Simplify rules System 2012-03-29 11:35:23 +02:00
Anthony Zhang 3018128b4b Update nodes for compatibility with digging time groups. 2012-03-22 17:52:11 -04:00
Jeija 36ae0cc1a5 Upload after major code reorganization - Version 0.6 DEV - Split mesecons mod into several modules - [BUGGY?] 2012-03-05 19:21:26 +01:00