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