summaryrefslogtreecommitdiff
path: root/advtrains
AgeCommit message (Expand)Author
2018-01-15Actually use the static_save propertyorwell96
2018-01-15Relayout Wagon Properties formorwell96
2018-01-15Add "seat_access" to saved fieldsorwell96
2018-01-15Use directory delimter constantorwell96
2018-01-09Add train_operator privilege check on discoupleorwell96
2018-01-09Add bord computer to trainsorwell96
2018-01-09Move driving_ctrl_access property to seat grouporwell96
2018-01-07Don't use looped sounds on subwayorwell96
2018-01-07Change controls for trains (again)orwell96
2018-01-07Decrease the amount of garbage saved in save filesorwell96
2017-12-18Remove path invalidation statement.orwell96
2017-12-18Fix detector lookup in ATC railsorwell96
2017-12-18Do not spam the server chat with messages from /at_sync_ndb and trains going ...orwell96
2017-12-18Rewrite rail connection system...orwell96
2017-12-18Use preferred rail orientation algorithm also for double connectionsorwell96
2017-12-18Move train_load() function into advtrains_train_trackorwell96
2017-12-06Make sure an old_velocity is always passedorwell96
2017-12-06Implement sound api and some soundsorwell96
2017-11-29Change name of update_animation functionorwell96
2017-11-27remove superfluous parameterorwell96
2017-11-24Do not modify rails that should not be modifiedorwell96
2017-11-24Merge branch 'master' of https://github.com/orwell96/advtrainsorwell96
2017-11-24Correct yaw to preferred rail direction calculationorwell96
2017-11-23Preserve the player's looking directionorwell96
2017-11-23Add modifiable wagon extentsorwell96
2017-11-22Fix multiple track types not working simultaneouslyorwell96
2017-11-22do not register wagons in the advtrains namespace automaticallyorwell96
2017-11-22Make trackplacer align rails by any tracks, not just by tracks with the same ...orwell96
2017-11-14Do not punch signsorwell96
2017-11-14Fix occasional crash in discouple on_punchorwell96
2017-11-02Fix entity damageorwell96
2017-10-31Change name of the node database group in order to clone node database code i...orwell96
2017-10-25Punch non-player objects when they get overridden by a train.orwell96
2017-10-25Fix subway train placerorwell96
2017-10-25Some workaround fixes for Linuxworks serverorwell96
2017-10-25Implement multi-occupation in detector.on_node table to finally fix collisionsorwell96
2017-10-25Replace many math.floor(x+0.5) calls (or math.floor calls that should be thos...orwell96
2017-10-25Fix coupling and collisions in certain casesorwell96
2017-10-25Moved default train track to separate mod, for integration with advcarts.Gabriel Pérez-Cerezo
2017-10-23Fix last commitorwell96
2017-10-23Fix continous object_property modificationorwell96
2017-10-23Set wagon line numberGabriel Pérez-Cerezo
2017-10-11Prefer saved nodedb node before node loaded from maporwell96
2017-10-11Merge remote-tracking branch 'lemon-melon-repo/master'orwell96
2017-10-11Do not crash when train_pos is nil while checking wagon entity loadingorwell96
2017-10-11Fix error cascade due to inexistent drb_dump when debugging is disabledorwell96
2017-09-20Remove zip release files, move mod to root, exclude assets from Makefile (#92)rubenwardy
2017-08-24Merge PR from mbb - Improve models and texturesMBB
2017-08-15Added command to reroute trainsGabriel Pérez-Cerezo
2017-08-15Fixed #86Gabriel Pérez-Cerezo