aboutsummaryrefslogtreecommitdiff
path: root/advtrains/init.lua
Commit message (Expand)AuthorAge
* Stage changesh137-rc2ywang2020-04-12
|\
| * hostfix for trains ignoring ATC tracksywang2020-04-07
| * Remove dtime limitingywang2019-12-16
* | Stage changesywang2020-04-12
* | hostfix for trains ignoring ATC tracksywang2020-04-12
* | Remove dtime limitingywang2020-04-12
* | Draft copy toolBlockhead2020-03-03
* | Relicense under AGPLv3 and update information in readme.txtorwell962020-02-15
* | Use minetest.safe_file_write() to atomically save state [Breaks MT4 compat]orwell962020-01-10
|/
* New version 3 save system.Gabriel Pérez-Cerezo2019-07-23
* Keep a backup file where stuff is written to when savingGabriel Pérez-Cerezo2019-07-16
* Railway Time: Basic time counter and utility functionsorwell962019-06-19
* Move LZB system to core and unify approach callback mechanismorwell962019-04-16
* Ugly workaround for green signals bugorwell962019-03-15
* Basic functions of "stop rail", missing ARS rules and signal.orwell962019-01-24
* Possible fix for braking problems + debug outputsorwell962019-01-23
* Add "routingcode" propertyorwell962019-01-09
* Shunt signals (not exactly Ks), along with fixes in other components that tho...orwell962018-12-08
* Added on_train_approach callback, non-permanent external LZB brakepoints and ...orwell962018-11-29
* Fix protection regarding tracks (track_builder and railway_operator) and docu...orwell962018-11-12
* Increase savefile version to 2orwell962018-11-10
* Remove "couple locks" and apply protection to the actual coupling process, an...orwell962018-11-10
* atdump() to treat certain values specialorwell962018-10-29
* Properly handle speed restrictionsorwell962018-10-10
* Add signal safety control override, restructure control systemorwell962018-10-10
* Improve route programming:orwell962018-10-07
* Add interlocking guide/manual, silence debug outputsorwell962018-09-14
* Move passive API to the advtrains coreorwell962018-08-16
* Remove redundant digtron.lua fileGabriel Pérez-Cerezo2018-08-12
* Add routesetting callbacks.orwell962018-08-12
* Implement trains blocking sectionsorwell962018-06-29
* Complete Track Section handling, incl. removing tcb's and marker entitiesorwell962018-06-26
* Add track section concept and rework TCB design, implement new linking behaviororwell962018-06-21
* Check for inventory existence before serializing, and do not create it again ...orwell962018-06-19
* Fix box wagon inventory serialization and make box wagons protected.orwell962018-06-14
* Fix bugs found while testingorwell962018-06-14
* 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 collisions. (does not work yet, still code errors)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
* Restructure path systemorwell962018-06-14
* Merge branch 'master' of https://github.com/orwell96/advtrainsGabriel Pérez-Cerezo2018-06-10
|\
| * Rework the privilege system completelyorwell962018-03-14
* | Merge https://github.com/orwell96/advtrains into logGabriel Pérez-Cerezo2018-02-22
|\|
| * Log certain events in a logfile in the world directoryGabriel Pérez-Cerezo2018-02-21
* | added separate logging for railway networksGabriel Pérez-Cerezo2018-02-18
|/
* Simplify /at_rerouteorwell962018-01-23
* Add bord computer to trainsorwell962018-01-09
* Change controls for trains (again)orwell962018-01-07