コミット履歴

作者 SHA1 メッセージ 日付
  Jeija a6b28d1f11 Gates: Update nor gate craft recipe, fixes #243 9 年 前
  Jeija 75bd081a67 Gates: Add OR and NOR gate 9 年 前
  Jeija 80648b6c14 Fix #198 by adding gates to the "overheat" group 10 年 前
  Jeija c326dc221a Rewrite Logic Gates: Makes it super-easy to add new gates and cleans up code 10 年 前
  Jeija 5be179bf11 Replace mesecon:<some_function> with mesecon.<some_function> for greater 10 年 前
  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 年 前
  Novatux f1ae54ed12 Try to fix gateswith serverstep code. 11 年 前
  Uberi 16b4b79c51 Update code to standards of Minetest 0.4.8. 11 年 前
  Vanessa Ezekowitz f46bc329de Use minetest.swap_node() instead of mesecons' version, Minor code changes 11 年 前
  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 年 前
  Anthony Zhang 3792b692aa Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds. 11 年 前
  Jeija 841bc70b97 Fix a bug that occured when using a receptor placed directly next to a 12 年 前
  Anthony Zhang 17579a6aa1 Fix gates drop bug reported by kaeza and Kacey, avoid polluting the global namespace. 12 年 前
  Jeija 5904abbd79 Port gates (finally) 12 年 前
  Jeija d5825f9602 Fix insulated mesecon 12 年 前
  Kyle 6aa330e85c depend on mesecons_delayer's all_rules instead of getting both insulated 12 年 前
  Kyle 9fbc4b4587 went back to large nodeboxes which agree with inventory image 12 年 前
  Kyle 17fc6ac1f0 FACEDIR! (among other things) 12 年 前
  Kyle e65c5ca9dc nodeboxes now show which sides connect 12 年 前
  Kyle b0142a7429 flat inventory image for easy gate identification 12 年 前
  Kyle 845c275121 registering the on receptor makes placing a mesecon on the out port of 12 年 前
  Kyle 0f7a87538d (oops) forgot the "out" connection 12 年 前
  Kyle 6f1296198c simplified effector rules 12 年 前
  Kyle dc3fc4deb5 cut set_gate in half 12 年 前
  Kyle 9af83593ac added recipes 12 年 前
  Kyle efd06143b1 gates overheat 12 年 前
  Kyle b44f443fb2 nodeboxes 12 年 前
  Kyle f93930a478 gate output works 12 年 前
  Kyle 6147c385cc initial gates commit, logic behind gates works, more work to do. 12 年 前