DS
|
ff0bd76efe
Set is_ground_content to false (#386)
|
7 tahun lalu |
DS
|
905260c8db
Handle blasts (#356)
|
7 tahun lalu |
DS
|
3ef8ae01e7
Add conversation recipes for Lua- and Microcontroller (#354)
|
7 tahun lalu |
sfan5
|
7667e7d8c5
Fix Lua error with microcontrollers
|
7 tahun lalu |
sfan5
|
ececf525b6
Fix remaining namespace pollutions (closes #311)
|
7 tahun lalu |
Jeija
|
97f7b5745f
Remove trailing whitespace
|
9 tahun lalu |
Jeija
|
5be179bf11
Replace mesecon:<some_function> with mesecon.<some_function> for greater
|
10 tahun lalu |
Jeija
|
194155fff8
Rewrite mesecon wires. This should increase the efficiency and speed of
|
10 tahun lalu |
Zefram
|
f1eaee2281
fix programming microcontroller through form
|
10 tahun lalu |
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 tahun lalu |
Novatux
|
f1ae54ed12
Try to fix gateswith serverstep code.
|
11 tahun lalu |
Uberi
|
e8d31c3e5a
Change field receipt handling to work properly with Minetest 0.4.8.
|
11 tahun lalu |
Uberi
|
16b4b79c51
Update code to standards of Minetest 0.4.8.
|
11 tahun lalu |
Vanessa Ezekowitz
|
f46bc329de
Use minetest.swap_node() instead of mesecons' version, Minor code changes
|
11 tahun lalu |
khonkhortisan
|
75ca00f51e
Escape microcontroller code in formspec
|
11 tahun lalu |
khonkhortisan
|
913e355a71
Merge pull request #112 from khonkhortisan/multi_rules
|
11 tahun lalu |
khonkhortisan
|
885899cbaf
Crossover
|
11 tahun lalu |
Novatux
|
afad592783
Change mesecons signals so that they update effectors only after a globalstep, configurable to be on/off
|
11 tahun lalu |
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 tahun lalu |
RealBadAngel
|
255e363b04
Fix all crafting recipes to use modern style
|
11 tahun lalu |
Anthony Zhang
|
3792b692aa
Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds.
|
11 tahun lalu |
Jeija
|
6b1bfe6391
Add rule-name system. Every input rule can now have a name, that could help e.g. the microcontroller to know where a signal comes from.
|
12 tahun lalu |
Jeija
|
c0d3bd2abb
Include experimental vertical wires (needs textures)
|
12 tahun lalu |
Jeija
|
05def1540a
Fix microcontroller digging
|
12 tahun lalu |
Jeija
|
b37bdbf55c
Port a lot more (basically everything apart from gates, pistons and extrawire crossing) to the new nodedef system. There are some problems with wall button and wall lever (in the way they visually connect to wires)
|
12 tahun lalu |
cornernote
|
931ac23ff3
Improve T-FF code and add a reset pin on C.
|
12 tahun lalu |
Jeija
|
500e95c331
Fix Microcontroller bug in a different way, define offstate ports as inputs only
|
12 tahun lalu |
Jeija
|
f959c16763
Fix Microcontroller bug (discovered by Fenris) and some others that propably noone found
|
12 tahun lalu |
Vanessa Ezekowitz
|
34737f62e9
oops, that last commit broke something - evidently 'code' is not consistent.
|
12 tahun lalu |
Vanessa Ezekowitz
|
1d29037d8b
fix missing code display when after() is involved
|
12 tahun lalu |