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
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