Commit History

Author SHA1 Message Date
  Jeija a6b28d1f11 Gates: Update nor gate craft recipe, fixes #243 9 years ago
  Jeija 75bd081a67 Gates: Add OR and NOR gate 9 years ago
  Jeija 80648b6c14 Fix #198 by adding gates to the "overheat" group 10 years ago
  Jeija c326dc221a Rewrite Logic Gates: Makes it super-easy to add new gates and cleans up code 10 years ago
  Jeija 5be179bf11 Replace mesecon:<some_function> with mesecon.<some_function> for greater 10 years ago
  Jeija 300abcb587 Fix #155 (option 2 used). Remove non-ActionQueue system. Enable overheat for more than 20 actions per second on lua- / microcontrollers and gates. 10 years ago
  Novatux f1ae54ed12 Try to fix gateswith serverstep code. 11 years ago
  Uberi 16b4b79c51 Update code to standards of Minetest 0.4.8. 11 years ago
  Vanessa Ezekowitz f46bc329de Use minetest.swap_node() instead of mesecons' version, Minor code changes 11 years ago
  Novatux edc10dac47 Add an ABM function which resets heat to 0, since gates/controllers won't be cooled normally if they are moved (piston, etc...) during the cooling delay. 11 years ago
  Anthony Zhang 3792b692aa Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds. 11 years ago
  Jeija 841bc70b97 Fix a bug that occured when using a receptor placed directly next to a 12 years ago
  Anthony Zhang 17579a6aa1 Fix gates drop bug reported by kaeza and Kacey, avoid polluting the global namespace. 12 years ago
  Jeija 5904abbd79 Port gates (finally) 12 years ago
  Jeija d5825f9602 Fix insulated mesecon 12 years ago
  Kyle 6aa330e85c depend on mesecons_delayer's all_rules instead of getting both insulated 12 years ago
  Kyle 9fbc4b4587 went back to large nodeboxes which agree with inventory image 12 years ago
  Kyle 17fc6ac1f0 FACEDIR! (among other things) 12 years ago
  Kyle e65c5ca9dc nodeboxes now show which sides connect 12 years ago
  Kyle b0142a7429 flat inventory image for easy gate identification 12 years ago
  Kyle 845c275121 registering the on receptor makes placing a mesecon on the out port of 12 years ago
  Kyle 0f7a87538d (oops) forgot the "out" connection 12 years ago
  Kyle 6f1296198c simplified effector rules 12 years ago
  Kyle dc3fc4deb5 cut set_gate in half 12 years ago
  Kyle 9af83593ac added recipes 12 years ago
  Kyle efd06143b1 gates overheat 12 years ago
  Kyle b44f443fb2 nodeboxes 12 years ago
  Kyle f93930a478 gate output works 12 years ago
  Kyle 6147c385cc initial gates commit, logic behind gates works, more work to do. 12 years ago