| Commit message (Collapse) | Author | Age |
... | |
| |
|
|
|
|
| |
consistently, add modpack.conf
|
|
|
|
| |
orphaned when digging rail
|
| |
|
|
|
|
| |
Note: I'm not rewriting the history of this repository, too dangerous. basic_trains has been split out with git-filter-repo.
|
|
|
|
|
|
| |
to be in the rest of the mod.
May need rebalancing though.
|
|
|
|
| |
(solves #124 and #166)
|
| |
|
|
|
|
|
|
|
| |
- LuaATC remains non-craftable for now (elevated privs necessary anyway)
- Some crafts altered from dario's proposal
Co-authored-by: W3RQ01 <dario23@linux-forks.de>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
During rebase, this part of the autocouple feature must have been accidentally lost
|
| |
|
| |
|
|
|
|
| |
interlocking.set_route() was updating the signal aspect, which caused LZB's invalidate_ahead callback to run, although the route isn't yet fully set. Don't look ahead at this point, but instead in the next train step.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
server priv not limited, timetaking for restore_all
|
|
|
|
| |
remove obsolete code
|
| |
|
| |
|
| |
|
|
|
|
| |
event time
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Caused problems when approaching stoprail in manual control
also better for compatibility
|
| |
|
| |
|
| |
|
|
|
|
| |
signalling formspec
|
| |
|
|
|
|
| |
farther than train length in step
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(this caused the lzb approach to be called on nodes that have just received an enter event, which is not intended)
|