index
:
advtrains.git
atcjit
doc
l10n
luaatcdebug
master
new-ks
new-ks-orwell
profiler
route_prog_rework
techage
tracy
trainhud
trainhud-unifont
Advtrains mod for minetest.
orwell
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
advtrains
/
trainlogic.lua
Commit message (
Expand
)
Author
Age
*
Change controls for trains (again)
orwell96
2018-01-07
*
Decrease the amount of garbage saved in save files
orwell96
2018-01-07
*
Remove path invalidation statement.
orwell96
2017-12-18
*
Do not spam the server chat with messages from /at_sync_ndb and trains going ...
orwell96
2017-12-18
*
Rewrite rail connection system...
orwell96
2017-12-18
*
remove superfluous parameter
orwell96
2017-11-27
*
Add modifiable wagon extents
orwell96
2017-11-23
*
Fix multiple track types not working simultaneously
orwell96
2017-11-22
*
Do not punch signs
orwell96
2017-11-14
*
Fix entity damage
orwell96
2017-11-02
*
Punch non-player objects when they get overridden by a train.
orwell96
2017-10-25
*
Fix subway train placer
orwell96
2017-10-25
*
Some workaround fixes for Linuxworks server
orwell96
2017-10-25
*
Implement multi-occupation in detector.on_node table to finally fix collisions
orwell96
2017-10-25
*
Replace many math.floor(x+0.5) calls (or math.floor calls that should be thos...
orwell96
2017-10-25
*
Fix coupling and collisions in certain cases
orwell96
2017-10-25
*
Do not crash when train_pos is nil while checking wagon entity loading
orwell96
2017-10-11
*
Remove zip release files, move mod to root, exclude assets from Makefile (#92)
rubenwardy
2017-09-20
*
Restructure mod directory
orwell96
2017-01-04
*
Add Automatic Train Control system
orwell96
2017-01-04
*
unify update_trainpart_properties and check_trainpartload
orwell96
2017-01-02
*
Do not duplicate definitions of 'print' in every file
orwell96
2017-01-02
*
spawn couple on train collision
orwell96
2016-12-31
*
remove train type concept and calculate train's capabilities based on used wa...
orwell96
2016-12-22
*
Turning mod into a modpack and separating the trains from the core mod
orwell96
2016-12-20