summaryrefslogtreecommitdiff
path: root/railcart/railcart.lua
AgeCommit message (Expand)Author
2016-02-14Add b3d format cart modelstujones11
2016-02-14Code refactor and api improvementsstujones11
2016-02-05Disable line-of-sight checking until fixedstujones11
2016-01-29Only check line-of-sight if object and target node are loadedstujones11
2016-01-29Prevent carts from travelling through nodesstujones11
2016-01-24Simple collision with stationary cartsstujones11
2016-01-23Don't assume table index is equal to cart idstujones11
2016-01-22Set cart pitch and yaw on placementstujones11
2016-01-16Give carts a chest-like inventorystujones11
2016-01-16Fix regression with unloaded cartsstujones11
2016-01-15Increase push and maximum velocitystujones11
2016-01-15Make carts run a little smootherstujones11
2016-01-10Initial commitstujones11