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
*
LZB: Look ahead before movement, not after
orwell96
2021-02-12
*
Fix hud and trainlogic to work together
orwell96
2021-02-10
*
Replace deprecated object:getxxx()/setxxx() by get_xxx()/set_xxx()
orwell96
2021-02-10
*
Remove debug facilities
orwell96
2021-02-10
*
Rewrite movement logic again
orwell96
2021-02-10
*
Add debug prints, modify LZB to fix problems with look_ahead
orwell96
2021-02-10
*
Start using path_invalidate_ahead()
orwell96
2021-02-10
*
More debug info to hopefully gain more info on the bug
orwell96
2021-02-10
*
Fix things, rework signal aspect select dialog, transform old aspects on-the-fly
orwell96
2021-02-10
*
Always do zero-barrier check and prevent LZB 0 overruns in movement logic
orwell96
2021-02-10
*
Fix lots of things around new LZB
orwell96
2021-02-10
*
Remove pcall wrappers completely, add command to disable advtrains mainloop
orwell96
2021-02-10
*
Implement a LZB speed lookup table for the path and rewrite velocity controls
orwell96
2021-02-10
*
Discard get_node_or_nil() for area-loaded check and use either a distance-bas...
orwell96
2021-02-03
*
add maximum length parameter to split_at_fc and split_off_locomotive
Gabriel Pérez-Cerezo
2020-08-21
*
Add command to split off locomotive
Gabriel Pérez-Cerezo
2020-07-28
*
Add function to step through freight codes
Gabriel Pérez-Cerezo
2020-07-26
*
add split_train_at_fc luaatc command
Gabriel Pérez-Cerezo
2020-07-26
*
Add workaround to unload wagons that are too far away from players
orwell96
2020-07-12
*
Add autocouple mode
Gabriel Pérez-Cerezo
2020-06-29
*
Workaround to handle split points (dt. aufgefahrene Weichen), fixing H#77
orwell96
2020-06-10
*
Fix trains flipping when autocoupling
Gabriel Pérez-Cerezo
2020-06-08
*
Simplify and optimize path_get_index_by_offset (cherrypicked)
orwell96
2019-12-09
*
Tentative fix for #31
Gabriel Pérez-Cerezo
2019-12-03
*
Don't spawn couple entities when not loaded
orwell96
2019-11-26
*
remove obsolete code/comments
orwell96
2019-11-26
*
Shunting mode now couples trains on collision.
Gabriel Pérez-Cerezo
2019-08-11
*
Add decoupling to luaatc
Gabriel Pérez-Cerezo
2019-08-11
*
Change API to return the id of a newly created train when discoupling
Gabriel Pérez-Cerezo
2019-08-09
*
Run entity overrun checking only in loaded areas
orwell96
2019-06-05
*
Move LZB system to core and unify approach callback mechanism
orwell96
2019-04-16
*
Add setting for death behavior and implement damage checks better
orwell96
2019-03-09
*
Prioritize LZB callback (possible bugfix for H#100)
orwell96
2019-02-19
*
Point speed restriction rails
orwell96
2019-01-24
*
Possible fix for braking problems + debug outputs
orwell96
2019-01-23
*
output step distance in train (debugging purposes)
orwell96
2019-01-22
*
Make "Can't restore train" a log message instead of atwarn()
orwell96
2019-01-22
*
Warn when something clears the path winthin train step
orwell96
2019-01-22
*
Revert "Correct last commit"
orwell96
2019-01-22
*
Revert "Debugging code to trace down path_invalidate within callbacks error"
orwell96
2019-01-22
*
Revert "Index NaN check (tracking obscure error detected on LW migration)"
orwell96
2019-01-22
*
Correct last commit
orwell96
2019-01-22
*
Debugging code to trace down path_invalidate within callbacks error
orwell96
2019-01-22
*
Workaround
orwell96
2019-01-21
*
Do not run train steps when path has been deleted
orwell96
2019-01-21
*
Avoid division through zero in get_acceleration
orwell96
2019-01-21
*
Index NaN check (tracking obscure error detected on LW migration)
orwell96
2019-01-21
*
Fix player_to_train_mapping (H#74)
orwell96
2018-12-16
*
Fix crashes:
orwell96
2018-12-10
*
Shunt signals (not exactly Ks), along with fixes in other components that tho...
orwell96
2018-12-08
[next]