aboutsummaryrefslogtreecommitdiff
path: root/advtrains/init.lua
Commit message (Expand)AuthorAge
...
* 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
* Decrease the amount of garbage saved in save filesorwell962018-01-07
* Rewrite rail connection system...orwell962017-12-18
* Move train_load() function into advtrains_train_trackorwell962017-12-18
* Add modifiable wagon extentsorwell962017-11-23
* Replace many math.floor(x+0.5) calls (or math.floor calls that should be thos...orwell962017-10-25
* Fix coupling and collisions in certain casesorwell962017-10-25
* Fix error cascade due to inexistent drb_dump when debugging is disabledorwell962017-10-11
* Remove zip release files, move mod to root, exclude assets from Makefile (#92)rubenwardy2017-09-20
* Restructure mod directoryorwell962017-01-04
* Do not duplicate definitions of 'print' in every fileorwell962017-01-02
* Turning mod into a modpack and separating the trains from the core modorwell962016-12-20