提交歷史

作者 SHA1 備註 提交日期
  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 年之前