summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-07Luacontroller terminal improvementsHEADmastercheapie
2022-01-06Avoid crashing on a nil error messagecheapie
2022-01-02Add Luacontroller examples/help systemcheapie
2022-01-02Make digging an overheated sticky piston drop one that isn'tcheapie
2022-01-02Make off events count towards pistons overheating toocheapie
2022-01-02Fix migration of old LuaCscheapie
2022-01-02Add Luacontroller terminalcheapie
2022-01-02Add pulse gatecheapie
2022-01-02Prevent beds from being split by pistons/movestonecheapie
2022-01-02Add piston overheating and automatic cooldowncheapie
2022-01-01Fix LuaC code scrolling with Dreambuildercheapie
2022-01-01Allow LuaC programs to opt into lightweight interrupts even if the server isn...cheapie
2022-01-01Detect dreambuilder and use its theme settings for the Luacontrollercheapie
2022-01-01Allow IIDs to be used with lightweight interruptscheapie
2022-01-01Fix crash when removing a Luacontroller with actions pendingcheapie
2022-01-01Fix pistons dragging players along the side of a stackcheapie
2022-01-01Rewrite vertical mesecons and add intermediate connection supportcheapie
2022-01-01Add Luacontroller library supportcheapie
2021-11-27Optimize light updates when turning conductors on and off (#578)Jude Melton-Houghton
2021-08-21Only skip conductors with flat rules in turnon/offJude Melton-Houghton
2021-08-02Handle getting out-of-bounds bits in get_bit (#574)Jude Melton-Houghton
2021-07-24Fix on_placenode conductor turnon link direction (#572)Jude Melton-Houghton
2021-04-09Fix use_texture_alpha warnings (#563)DS
2021-04-01Compatibility with mtg_craft_guide (#555)Louis Royer
2021-03-25Fix on-state effector-receptor combos (eg. gates) recepting to everywhereDesour
2021-03-25Improve performance of mesecon.turnon and mesecon.turnoff (#556)DS
2021-02-27Remove undeclared global variable corner_nodebox (#554)sys4-fr
2021-02-27Make /tell need shout priv (#553)wsor4035
2020-12-19Replace mesecon.mergetable (#533)Vitaliy
2020-12-19Use empty string for protection check if puncher or clicker is nil.auouymous
2020-12-19Prevent unauthorized players from toggling blinky plant.auouymous
2020-11-12Prevent unauthorized players from changing the noteblock sound. (#547)auouymous
2020-10-09Make Lua code area and error label use monospaced font (#541)Johannes Lundberg
2020-09-21Restrict Lua controller interrupt IDs (#534)Vitaliy
2020-09-19mesecons_doors: Add MTG steel bar door and trapdoor (#523)tuedel
2020-09-17Noteblock: Fade out fire sound (#527)Wuzzy
2020-08-24Insulated double corner (#524)Vitaliy
2020-08-15Allow admins digging any command block (#525)Vitaliy
2020-08-08Make more nodes trigger special noteblock sounds (#506)Wuzzy
2020-08-01Make sounds ephemeral (#521)Vitaliy
2020-07-31Replace deprecated getpos() calls (#522)tuedel
2020-07-28Movestone servo-motor sound (#487)leucome
2020-06-28Unpad insulated wire recipes (#477)mbartlett21
2020-06-27Add sound effects to FPGA programmer (#510)Wuzzy
2020-06-27Use mod.conf for dependencies (#492)David Leal
2020-06-27Solarpanel: cleanup (#504)Maksim
2020-05-27Gates: Modify appearance (#515)Awkor
2020-04-25Speed up search for objects to be moved in MVPS (#512)cheapie
2020-01-06Refactor actionqueue.lua (#501)DS
2019-11-10FPGA: Add 'unary' value to talbe. DocumentSmallJoker