Jeija
|
adb803ce17
**This commit changes functionality**, please read
|
10 years ago |
Jeija
|
dca4706c7f
Fix #197, doesn't remove the legacy code that triggered it though
|
10 years ago |
Jeija
|
011543a782
Fix #196, removes soft-depend on commonlib
|
10 years ago |
Jeija
|
b3aa8f5d13
Fix receiver looks, fixes #195, thanks to MT-Modder for reporting
|
10 years ago |
Jeija
|
c326dc221a
Rewrite Logic Gates: Makes it super-easy to add new gates and cleans up code
|
10 years ago |
Jeija
|
d2373eb605
Don't trigger an "off" event to itself when luacontroller turns a port off
|
10 years ago |
Jeija
|
2a51e40af9
Fix luacontroller: attempt to perform arithmetic on global 'print_count' (a nil value)
|
10 years ago |
Jeija
|
4bd9d2a9ec
Merge branch 'improve-luacontroller'
|
10 years ago |
Jeija
|
f69caba036
Fix movestone to wire connection looks
|
10 years ago |
Jeija
|
e74241f4aa
Fix onstate switch appearing the the creative inventory
|
10 years ago |
Jeija
|
f388dc475a
Fix luacontroller interrupts not working if no iid is supplied
|
10 years ago |
Jeija
|
fb695e9c1c
Fix #189, clean code and update documentation
|
10 years ago |
Jeija
|
fc4d675b84
Fix crafting with the default mesecon wire
|
10 years ago |
Jeija
|
085b4d8bb7
Fix burnt luacontroller, nodebox + crash
|
10 years ago |
Jeija
|
0e3aa57ed3
Merge branch 'improve-luacontroller' of https://github.com/ShadowNinja/minetest-mod-mesecons into ShadowNinja-improve-luacontroller
|
10 years ago |
Jeija
|
a814abd1e0
Merge branch 'doorsounds'
|
10 years ago |
Florian Euchner
|
fb5c9edaf4
Merge pull request #156 from HybridDog/ov_it
|
10 years ago |
Jeija
|
f977ac821a
Re-implement settings system:
|
10 years ago |
Jeija
|
80d136125e
Fix bug in mesecon.find_receptor that caused false turnoffs and rewrite lever +
|
10 years ago |
Jeija
|
a550323fea
Fix compatibility with not yet updated mods that use mesecon:receptor_*
|
10 years ago |
Jeija
|
d19e975955
Use iterative algorithm for mesecon.find_receptor_on, major performance improvement for large
|
10 years ago |
Jeija
|
29dc50057c
Fix bug in mesecon.mergetable that caused false rules
|
10 years ago |
Jeija
|
5be179bf11
Replace mesecon:<some_function> with mesecon.<some_function> for greater
|
10 years ago |
Jeija
|
ffacbfde5a
Use an iterative algorithm for turnon() and turnoff(), fixes #160
|
10 years ago |
Jeija
|
b5cc933287
Pressure plates and the object detector will send power to vertical
|
10 years ago |
Jeija
|
194155fff8
Rewrite mesecon wires. This should increase the efficiency and speed of
|
10 years ago |
Jeija
|
87bfbb4de9
Fix #183, noteblock now uses default drawtype
|
10 years ago |
Jeija
|
1b9f1b8c13
Fix #182, bug when placing wire crossings next to a powered source
|
10 years ago |
Jeija
|
dcf1f799c5
Fix #184, Fix #186, Fix #187
|
10 years ago |
ShadowNinja
|
bd1766e448
Improve the LuaController
|
10 years ago |