Jeija
|
1c4ab938ad
Fix a dumb bug that conflicted with different things in the luacontroller
|
11 лет назад |
Jeija
|
eeed4f148d
Fix odd behaviour when using interrupts in the luacontroller
|
11 лет назад |
Jeija
|
10ea3c971b
Merge branch 'master' into luacontroller
|
11 лет назад |
Jeija
|
591e2d7cde
LuaController: Queue setting the ports (wait for pending operations)
|
11 лет назад |
Anthony
|
7cc803b0d7
Merge pull request #74 from khonkhortisan/eghoststone
|
11 лет назад |
Anthony Zhang
|
536c77330b
Fix sticky piston crafting recipe.
|
11 лет назад |
Kyle
|
fb45ee1d77
Remove ghoststone shadow when active.
|
11 лет назад |
Anthony Zhang
|
5b5e919683
Make load times faster by avoiding inventorycube and wielditem creation in technical blocks such as active wires and various piston orientations.
|
11 лет назад |
Anthony Zhang
|
4714c908ac
Fix #73 - receiver wire drops down one node when connected button is dug.
|
11 лет назад |
Jeija
|
ccb3430540
Merge pull request #70 from khonkhortisan/eghoststone
|
11 лет назад |
Kyle
|
43cb258877
Make ghoststone conductive.
|
11 лет назад |
Jeija
|
e3c9eded2a
Merge branch 'master' of https://github.com/Jeija/minetest-mod-mesecons
|
11 лет назад |
Jeija
|
74eefc270a
Fix piston drops and craft recipe
|
11 лет назад |
khonkhortisan
|
a5a4f2b65c
Merge pull request #69 from khonkhortisan/master
|
11 лет назад |
Kyle
|
c23295409b
Keep vertical wire base from self-intersecting
|
11 лет назад |
Jeija
|
baba7de063
Fix door compatibility, update to latest version
|
11 лет назад |
Jeija
|
59cd72191b
Add tostring, tonumber, string to luacontroller, prohibit 'function'
|
11 лет назад |
Jeija
|
2b30360da2
Bugfix for the luacontroller that occured when two events occur at the
|
11 лет назад |
Jeija
|
18da94006a
Lots of bugfixes concerning the luacontroller
|
11 лет назад |
Jeija
|
5c2959826e
Fix piston bug: up piston pushing sand won't drop the sand anymore
|
11 лет назад |
Jeija
|
ef087f2bb6
Fix Bug: Wrong usage of action_on/action_off instead of action_change
|
11 лет назад |
Jeija
|
62ddebaecb
Add support in luacontroller for a not yet released mod called 'digilines'
|
11 лет назад |
Jeija
|
fc384aedbb
Remove unused variable
|
11 лет назад |
Jeija
|
ec517becab
Texture the LuaController formspec
|
11 лет назад |
Jeija
|
0d44144421
Bugfixes and improved stability of the luacontroller
|
12 лет назад |
Jeija
|
240fb83e8b
Implement interrupt(time, iid): The whole code is called again after a
|
12 лет назад |
Jeija
|
e297a02ec2
Implement a memory for the controller (accesible via mem.) and cleanup code
|
12 лет назад |
Jeija
|
bd749ec4d4
Add luacontroller, a microcontroller that you can code in lua.
|
12 лет назад |
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 лет назад |