Jeija
|
dfeb070a20
Remove some long unused legacy code
|
8 years ago |
Jeija
|
6dacdaee1f
Small cleanups in `internal.lua`, move forceloading reversal to legacy
|
8 years ago |
Jeija
|
e561be7fa3
Greatly improve performance by making use of VoxelManips in turnoff
|
8 years ago |
Jeija
|
89153f6909
Further simplification of turnon/turnoff
|
8 years ago |
Christopher Head
|
8e6536ca2e
Simplify turnon/turnoff.
|
8 years ago |
Christopher Head
|
bc9d4c2d5a
Use VM transactions for conductor state changes.
|
8 years ago |
Christopher Head
|
6d79272ed4
Implement VoxelManipulator-based transactions.
|
8 years ago |
Christopher Head
|
564cee346a
Use VoxelManipulators for get_node_force.
|
8 years ago |
Carter Kolwey
|
912f17f335
Split wires into their own mod, introduce autoconnect hooks
|
8 years ago |
Carter Kolwey
|
4816dee396
Move shared textures into base mod (fixes a few LuaC issues)
|
8 years ago |
Florian Euchner
|
a3042b44fc
Merge pull request #282 from Hawk777/luacontroller-comment
|
8 years ago |
Christopher Head
|
53eaf2af11
Remove an obsolete comment.
|
8 years ago |
Jeija
|
778ee427f4
Fix bug introduced in previous commit that broke all logic blocks
|
8 years ago |
Jeija
|
7c7595fd7d
Fix #276: Fix bugs in block forceloading in turnon / turnoff
|
8 years ago |
Carter Kolwey
|
acd41b5773
Don't bother checking if a node can overheat before cooling it
|
8 years ago |
number Zero
|
f9f7600017
Command block server crash fixed
|
8 years ago |
Carter Kolwey
|
40487a65f4
Add protection support to Luacontrollers,
|
8 years ago |
Florian Euchner
|
75308f73e4
Merge pull request #270 from Emon-Omen/patch-1
|
8 years ago |
Emon
|
478680292c
fixed missing capital letter @ line 29
|
8 years ago |
Jeija
|
85bc62a65d
Add COPYING.txt file to clarify coprights and licenses
|
8 years ago |
Jeija
|
ed3964da80
Remove microcontroller documentation files from the source tree
|
8 years ago |
electrodude
|
6cae381c27
Luacontroller: Fix `remove_functions` stack overflow bug
|
8 years ago |
Jeija
|
4249ed4986
Mese as conductor: Fix light source, make code more flexible
|
8 years ago |
Florian Euchner
|
c4f0c5c169
Merge pull request #264 from cheapie/master
|
8 years ago |
Carter Kolwey
|
2dea21f9ef
Escape command block commands for formspec
|
8 years ago |
Pedro Gimeno
|
b487783c23
Disable JIT optimization for user code and allow string.find in plain mode
|
8 years ago |
Jeija
|
72e513ecbd
Luacontroller: Put clearing debug hook before throwing error back in
|
8 years ago |
Jeija
|
1e77b193dd
Luacontroller: Add safe version of string.rep and remove string.gsub,
|
8 years ago |
Jeija
|
08b14e3af0
Luacontroller: Fix function usage in LuaJIT, make 'do' no longer
|
8 years ago |
Jeija
|
e5dba66c21
Revert "Toggle trapdoors on signal, workaround for #252"
|
8 years ago |