summaryrefslogtreecommitdiff
path: root/mesecons/settings.lua
AgeCommit message (Expand)Author
2018-03-25Replace deprecated methods:AntumDeluge
2016-02-15Consistently use UNIX line endings (LF instead of CR LF)Jeija
2015-07-27Fix #234Jeija
2014-11-22Re-implement settings system:Jeija
2014-06-01Make sure #160 cannot be exploited to make servers crash.Jeija
2014-04-20Fix #155 (option 2 used). Remove non-ActionQueue system. Enable overheat for ...Jeija
2014-01-19Fix delayers and disable resuming if not using MESECONS_GLOBALSTEPJeija
2013-06-05Change mesecons signals so that they update effectors only after a globalstep...Novatux
2013-03-15Add MOVESTONE_MAXIMUM_PUSH setting.Anthony Zhang
2012-12-26Re-write pistons from scratch, propably fixes a lot of bugs and doesn't cause...Jeija
2012-12-08Port more blocks to nodedef system: object detector, extrawires, water turbin...Jeija
2012-12-07Speed update of pressureplates up by using node_timersPilzAdam
2012-08-15Remove Temperest setting as it is an extension nowJeija
2012-08-11Mesecons only connect to blocks with group mesecon > 1Jeija
2012-08-11Add new nodebox style wires. Can be activated by setting NEW_STYLE_WIRES to t...Jeija
2012-07-20Nodebox piston pushers! Fix a few piston bugs such as pistons pushing pistons...Anthony Zhang
2012-07-18Fix piston duplication bug, simplify piston handling, limit piston push dista...Anthony Zhang
2012-06-21AND block works! (YIPPEE!!!) See WHISKERS75_README.Whiskers75 -
2012-05-15Re-add missing flag.Anthony Zhang
2012-03-05Upload after major code reorganization - Version 0.6 DEV - Split mesecons mod...Jeija