index
:
digtron
master
bananach/master
origin/HEAD
origin/cleanup
origin/extrusion
origin/layout-refactor
origin/master
origin/more_technic
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util_execute_cycle.lua
Age
Commit message (
Expand
)
Author
2018-06-18
The cause for "no fuel" while digging with filled fuel storage
Och Noe
2018-01-07
attempt to recover from failure to write to map
FaceDeer
2017-10-21
add automation option to item ejector
FaceDeer
2017-10-15
mark_diggable needed a player reference to dig steel doors without crashing
FaceDeer
2017-10-12
finishing up technic power tap, other misc fixes
FaceDeer
2017-10-12
add initial support for tapping technic power cables
FaceDeer
2017-10-10
fix particle effect settings check
FaceDeer
2017-10-10
various tidies and tweaks to technic support
FaceDeer
2017-10-10
Support for RE batteries for fuel
h-v-smacker
2017-09-19
update localization
origin/cleanup
FaceDeer
2017-09-12
standardize config settings
FaceDeer
2017-09-10
add extrusion capability to build heads
FaceDeer
2017-02-04
Internationalization support
FaceDeer
2017-01-27
Add a "stop block" setting to auto-controller
FaceDeer
2017-01-22
Traction revamp. Digtrons can now ignore traction when moving down, and pushe...
FaceDeer
2017-01-21
Ensure rounding never brings fuel_burning display below 0
FaceDeer
2017-01-20
Switch user-facing strings to use the word "block" instead of "node"
FaceDeer
2017-01-18
Add a bunch of achievements via optional dependency on the Awards mod
FaceDeer
2017-01-14
Diagonal movement setting for the auto-controller.
FaceDeer
2017-01-13
Add dual digger heads for eventual use with diagonal movement
FaceDeer
2017-01-12
missed a debug call
FaceDeer
2017-01-12
Update axle to new layout class, drop dug items in the right place
origin/layout-refactor
FaceDeer
2017-01-11
Merge remote-tracking branch 'refs/remotes/origin/master' into layout-refactor
FaceDeer
2017-01-11
fix bug in player-movement code, and also turn controller tints into a textur...
FaceDeer
2017-01-10
Turn layout into a class.
FaceDeer
2017-01-08
removing the old get_all_digtron_neighbours
FaceDeer
2017-01-08
Eliminate another minor code redundancy
FaceDeer
2017-01-08
Just moving some code around in preparation to adding a "lateral shunt" optio...
FaceDeer
2017-01-08
Added a rotation controller
FaceDeer
2017-01-07
Auto-controller will keep trying if it encounters an unloaded node, this is a...
FaceDeer
2017-01-07
Splitting some code files into more manageably-sized chunks.
FaceDeer