summaryrefslogtreecommitdiff
path: root/util_execute_cycle.lua
AgeCommit message (Expand)Author
2018-06-18The cause for "no fuel" while digging with filled fuel storageOch Noe
2018-01-07attempt to recover from failure to write to mapFaceDeer
2017-10-21add automation option to item ejectorFaceDeer
2017-10-15mark_diggable needed a player reference to dig steel doors without crashingFaceDeer
2017-10-12finishing up technic power tap, other misc fixesFaceDeer
2017-10-12add initial support for tapping technic power cablesFaceDeer
2017-10-10fix particle effect settings checkFaceDeer
2017-10-10various tidies and tweaks to technic supportFaceDeer
2017-10-10Support for RE batteries for fuelh-v-smacker
2017-09-19update localizationorigin/cleanupFaceDeer
2017-09-12standardize config settingsFaceDeer
2017-09-10add extrusion capability to build headsFaceDeer
2017-02-04Internationalization supportFaceDeer
2017-01-27Add a "stop block" setting to auto-controllerFaceDeer
2017-01-22Traction revamp. Digtrons can now ignore traction when moving down, and pushe...FaceDeer
2017-01-21Ensure rounding never brings fuel_burning display below 0FaceDeer
2017-01-20Switch user-facing strings to use the word "block" instead of "node"FaceDeer
2017-01-18Add a bunch of achievements via optional dependency on the Awards modFaceDeer
2017-01-14Diagonal movement setting for the auto-controller.FaceDeer
2017-01-13Add dual digger heads for eventual use with diagonal movementFaceDeer
2017-01-12missed a debug callFaceDeer
2017-01-12Update axle to new layout class, drop dug items in the right placeorigin/layout-refactorFaceDeer
2017-01-11Merge remote-tracking branch 'refs/remotes/origin/master' into layout-refactorFaceDeer
2017-01-11fix bug in player-movement code, and also turn controller tints into a textur...FaceDeer
2017-01-10Turn layout into a class.FaceDeer
2017-01-08removing the old get_all_digtron_neighboursFaceDeer
2017-01-08Eliminate another minor code redundancyFaceDeer
2017-01-08Just moving some code around in preparation to adding a "lateral shunt" optio...FaceDeer
2017-01-08Added a rotation controllerFaceDeer
2017-01-07Auto-controller will keep trying if it encounters an unloaded node, this is a...FaceDeer
2017-01-07Splitting some code files into more manageably-sized chunks.FaceDeer