aboutsummaryrefslogtreecommitdiff
path: root/advtrains/advtrains/wagons.lua
Commit message (Expand)AuthorAge
* Remove zip release files, move mod to root, exclude assets from Makefile (#92)rubenwardy2017-09-20
* Fix broken door animations caused by continuous set_object_properties() messa...orwell962017-06-08
* Replace deprecated methods:AntumDeluge2017-06-07
* Fix collision bug (trains driving through each other)orwell962017-05-30
* Re-add debug ring buffer and print its contents on a lua crashorwell962017-05-30
* Merge nocrash branch into master and merging it with the unified functions so...orwell962017-04-29
|\
| * Add pcall wrapper to prevent server crashes when advtrains throws an errororwell962017-04-29
|/
* Add privilege for basic train operation.orwell962017-04-09
* Fix #59orwell962017-04-05
* Actually check for protection when placing trains and use the train_place pri...orwell962017-04-02
* Add support to display text to passengers and on the outside of the trainorwell962017-03-30
* "Sneak" instead of "Shift" for the sneak keyorwell962017-03-09
* Only get on by walking in when there's a platform, improve get off handlingorwell962017-02-28
* Also check positions on high platforms at entering doorsorwell962017-02-21
* fix crash on seatpc nilorwell962017-02-15
* Proper implementation for getting on by walking into train, rework damage and...orwell962017-02-09
* Merge PR from gpcf (Get on by walking in)orwell962017-02-07
|\
| * Merge branch 'master' of https://github.com/orwell96/advtrainsGabriel Pérez-Cerezo2017-02-05
| |\
| * | Added getting on and off by walking in and out. Default seat on subway is now...Gabriel Pérez-Cerezo2017-01-29
* | | Fix "lock couples" checkbox on wagon properties formorwell962017-02-05
| |/ |/|
* | Fix wagon properties not saved on button clickorwell962017-01-29
|/
* Fix a crash, update translations and zip fileorwell962017-01-28
* Multiple major changes:orwell962017-01-28
* Add forced get-on/off to prevent trains being unusable due to closed doors.orwell962017-01-25
* Rewrite seating systemorwell962017-01-25
* Do not recover wagons from minetest's static storageorwell962017-01-23
* Add intllib support and German translationorwell962017-01-23
* Merge branch 'master' of https://github.com/orwell96/advtrainsorwell962017-01-19
|\
| * Merged privGabriel Pérez-Cerezo2017-01-18
* | Add 'collision mercy' to get stuck trains out of walls.orwell962017-01-18
* | Add door controls and ATC commandsorwell962017-01-18
|/
* Prevent non-initialized wagons from accidentally polluting the worldorwell962017-01-10
* Clean up debug message codeorwell962017-01-08
* Purge all debug messages and change 'print' function name to 'atprint'orwell962017-01-04
* Restructure mod directoryorwell962017-01-04