aboutsummaryrefslogtreecommitdiff
path: root/advtrains
Commit message (Expand)AuthorAge
* Merge branch 'master' of https://github.com/orwell96/advtrainsGabriel Pérez-Cerezo2018-06-10
|\
| * Rework the privilege system completelyorwell962018-03-14
* | fixed unmerged stuffGabriel Pérez-Cerezo2018-02-22
* | 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
| * Allow wagon owners to drive their trains #2orwell962018-02-20
| * Allow wagon owners to control their own trainsorwell962018-02-20
* | added separate logging for railway networksGabriel Pérez-Cerezo2018-02-18
|/
* Do not crash when player gets on a train while it`s turningorwell962018-02-07
* Simplify /at_rerouteorwell962018-01-23
* Correct discouple positionorwell962018-01-22
* Fix crashorwell962018-01-17
* Actually use the static_save propertyorwell962018-01-15
* Relayout Wagon Properties formorwell962018-01-15
* Add "seat_access" to saved fieldsorwell962018-01-15
* Use directory delimter constantorwell962018-01-15
* Add train_operator privilege check on discoupleorwell962018-01-09
* Add bord computer to trainsorwell962018-01-09
* Move driving_ctrl_access property to seat grouporwell962018-01-09
* Don't use looped sounds on subwayorwell962018-01-07
* Change controls for trains (again)orwell962018-01-07
* Decrease the amount of garbage saved in save filesorwell962018-01-07
* Remove path invalidation statement.orwell962017-12-18
* Fix detector lookup in ATC railsorwell962017-12-18
* Do not spam the server chat with messages from /at_sync_ndb and trains going ...orwell962017-12-18
* Rewrite rail connection system...orwell962017-12-18
* Use preferred rail orientation algorithm also for double connectionsorwell962017-12-18
* Move train_load() function into advtrains_train_trackorwell962017-12-18
* Make sure an old_velocity is always passedorwell962017-12-06
* Implement sound api and some soundsorwell962017-12-06
* Change name of update_animation functionorwell962017-11-29
* remove superfluous parameterorwell962017-11-27
* Do not modify rails that should not be modifiedorwell962017-11-24
* Merge branch 'master' of https://github.com/orwell96/advtrainsorwell962017-11-24
|\
| * Preserve the player's looking directionorwell962017-11-23
* | Correct yaw to preferred rail direction calculationorwell962017-11-24
|/
* Add modifiable wagon extentsorwell962017-11-23
* Fix multiple track types not working simultaneouslyorwell962017-11-22
* do not register wagons in the advtrains namespace automaticallyorwell962017-11-22
* Make trackplacer align rails by any tracks, not just by tracks with the same ...orwell962017-11-22
* Do not punch signsorwell962017-11-14
* Fix occasional crash in discouple on_punchorwell962017-11-14
* Fix entity damageorwell962017-11-02
* Change name of the node database group in order to clone node database code i...orwell962017-10-31
* Punch non-player objects when they get overridden by a train.orwell962017-10-25
* Fix subway train placerorwell962017-10-25
* Some workaround fixes for Linuxworks serverorwell962017-10-25
* Implement multi-occupation in detector.on_node table to finally fix collisionsorwell962017-10-25
* 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