aboutsummaryrefslogtreecommitdiff
path: root/wagons.lua
Commit message (Expand)AuthorAge
* Fix hud not disappearing when pressing Shift+Useorwell962016-11-25
* drop player on the platform if there is oneorwell962016-11-24
* document new train controls and add combination for getting offorwell962016-11-24
* change train controlling system and keybindingsorwell962016-11-24
* adjust to new close_formspec feature (minetest 0d1c959)orwell962016-11-23
* Change names of the images mbb committed and delete remaining $color.png imagesorwell962016-11-11
* tweak wagon_span values and model sizes/positionsorwell962016-11-10
* integrate mbb's new train modelsorwell962016-11-06
* 100th commit: disable debug messagesorwell962016-11-03
* make smoke also distribute horizontally a bitorwell962016-11-03
* Add a box wagonorwell962016-11-03
* move a line to correct behaviororwell962016-11-03
* rework entity handlingorwell962016-11-02
* add 2 value sanity checks which should not be needed but are for any reasonorwell962016-10-29
* add smoke: remove debug messageorwell962016-10-26
* fix crash on getting on wagon, caused by nonexistant tableorwell962016-10-26
* add smoke to steam engineorwell962016-10-26
* make the attach position (the 'seat') selectableorwell962016-10-22
* try to make engine animation workorwell962016-10-19
* add japanese wagon and engineorwell962016-10-06
* add acceleration calculationorwell962016-09-29
* fix train entities moving with wrong speedorwell962016-09-29
* add owner system to prevent random train destroyingorwell962016-09-29
* destructed wagons in survival give only steel back, user confirmation addedorwell962016-09-28
* adding ability for custom on_step/destroy functions in wagon definitionorwell962016-09-28
* add some items to the not-blocking-trains grouporwell962016-09-15
* Adding crafting recipesorwell962016-09-12
* removed 2 very annoying debug messages that should not go with 1.0orwell962016-08-29
* Add a subway train (and fix spelling mistake resulting in collision not workingorwell962016-08-28
* Add a platform node, make some nodes (esp. fences) not blocking trains, imple...orwell962016-08-28
* fix error in real train index calculationorwell962016-08-21
* Extending to 30deg rails, creating and adding the modelsorwell962016-08-21
* integrating the new rails (currently no verticals and switches)orwell962016-07-04
* re-attach players to train when they left the game or the server was shut downorwell962016-06-09
* check for object load via the getyaw trick and not by checking the object tableorwell962016-06-09
* remove horizontal view offset on engine and try to fix damage when sitting in...orwell962016-06-09
* fix discouple appearing on wrong side on flipped wagons, and show discouples ...orwell962016-06-09
* Fix train collision and coupling on opposing trains, and try to implement ani...orwell962016-06-09
* use real pos-in-train calculation also for trainlen calculation, fix bugs and...orwell962016-06-02
* added discouple entityorwell962016-06-01
* added couple entity, removed debug outputs and fixed codeorwell962016-05-31
* fixed even more lua errors and made stableorwell962016-05-30
* fixed lua errors and code mistakesorwell962016-05-29
* added trackdb and unloaded wagons handlingorwell962016-05-29
* created git repositoryorwell962016-05-29