aboutsummaryrefslogtreecommitdiff
path: root/advtrains/helpers.lua
Commit message (Expand)AuthorAge
* Discard get_node_or_nil() for area-loaded check and use either a distance-bas...orwell962021-02-03
* Remove last files with CR-LF line endings.Gabriel PĂ©rez-Cerezo2020-10-11
* Enable three-way turnouts with proper conns support on all sidesBlockhead2020-09-11
* Workaround to handle split points (dt. aufgefahrene Weichen), fixing H#77orwell962020-06-10
* Add setting for death behavior and implement damage checks betterorwell962019-03-09
* Basic functions of "stop rail", missing ARS rules and signal.orwell962019-01-24
* Implement new position encoding function and benchmark itorwell962018-11-29
* Add routesetting callbacks.orwell962018-08-12
* Add Track Circuit Breaks (TCBs), Database and Track Circuit Setuporwell962018-06-20
* Fix final bugs and to-do's (u.a.save/load system)orwell962018-06-14
* Fix yaw calculations, track placement orientation and speed up direction look...orwell962018-06-14
* Implement a reverse path lookup for trains instead of an occupations window s...orwell962018-06-14
* Fix path_dir to actually be an angle, path item deletion and orientation of w...orwell962018-06-14
* Bugfixes part 1orwell962018-06-14
* Adapt wagons to new path systemorwell962018-06-14
* Restructure path systemorwell962018-06-14
* Decrease the amount of garbage saved in save filesorwell962018-01-07
* Rewrite rail connection system...orwell962017-12-18
* Make trackplacer align rails by any tracks, not just by tracks with the same ...orwell962017-11-22
* Replace many math.floor(x+0.5) calls (or math.floor calls that should be thos...orwell962017-10-25
* Merge remote-tracking branch 'lemon-melon-repo/master'orwell962017-10-11
|\
* | Remove zip release files, move mod to root, exclude assets from Makefile (#92)rubenwardy2017-09-20
|/
* Restructure mod directoryorwell962017-01-04
* remove train type concept and calculate train's capabilities based on used wa...orwell962016-12-22
* Turning mod into a modpack and separating the trains from the core modorwell962016-12-20