aboutsummaryrefslogtreecommitdiff
path: root/advtrains
Commit message (Expand)AuthorAge
* No static_save for discouple entitiesorwell962018-11-03
* Various sanity checks against nilGabriel Pérez-Cerezo2018-10-21
* Move logging over to minetest log.Gabriel Pérez-Cerezo2018-10-19
* Fix node database ATC rail bugorwell962018-10-17
* Fix teleporting player to trainorwell962018-08-24
* Teleport player to their train every 2 seconds instead of just on_joinplayerorwell962018-07-21
* Merge branch 'master' of bananach.space:advtrainsorwell962018-07-17
|\
| * onboard computer fixh-v-smacker2018-07-17
| * Remove redundant digtron.lua fileGabriel Pérez-Cerezo2018-06-19
| * Make digtron able to build tracks.Gabriel Pérez-Cerezo2018-06-19
* | Fix some incompatibility crash for old worldsorwell962018-07-17
* | Revert "Rework the privilege system completely"orwell962018-07-17
|/
* make platform creation possible from other modsGabriel Pérez-Cerezo2018-06-10
* 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