index
:
advtrains
master
origin/HEAD
origin/master
origin/master_old
origin/mt5-fixes
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
trainlogic.lua
Age
Commit message (
Expand
)
Author
2016-12-20
Turning mod into a modpack and separating the trains from the core mod
orwell96
2016-12-13
increase couple validity radius
orwell96
2016-12-05
try to fix damage bug
orwell96
2016-11-24
change train controlling system and keybindings
orwell96
2016-11-10
rewrite collision system again
orwell96
2016-11-06
integrate mbb's new train models
orwell96
2016-11-03
Add a box wagon
orwell96
2016-11-02
rework entity handling
orwell96
2016-10-29
fix unloaded map chunk travelling
orwell96
2016-09-29
add acceleration calculation
orwell96
2016-09-15
add some items to the not-blocking-trains group
orwell96
2016-08-28
Add a subway train (and fix spelling mistake resulting in collision not working
orwell96
2016-08-28
Add a platform node, make some nodes (esp. fences) not blocking trains, imple...
orwell96
2016-08-27
Re-implement collision in a less resource-intensive way that I should have us...
orwell96
2016-08-22
finally fix train collisions (please work now)
orwell96
2016-08-21
repairing the trackworker
orwell96
2016-07-04
delete a comment
orwell96
2016-07-04
Hopefully fix collision finally (fix mistake)
orwell96
2016-07-04
Hopefully fix collision finally
orwell96
2016-06-09
check for object load via the getyaw trick and not by checking the object table
orwell96
2016-06-09
Fix train collision and coupling on opposing trains, and try to implement ani...
orwell96
2016-06-02
use real pos-in-train calculation also for trainlen calculation, fix bugs and...
orwell96
2016-06-01
re-implement train collisions
orwell96
2016-06-01
added discouple entity
orwell96
2016-05-31
added couple entity, removed debug outputs and fixed code
orwell96
2016-05-30
removed debug messages
orwell96
2016-05-30
fixed even more lua errors and made stable
orwell96
2016-05-29
fixed lua errors and code mistakes
orwell96
2016-05-29
added trackdb and unloaded wagons handling
orwell96
2016-05-29
created git repository
orwell96