aboutsummaryrefslogtreecommitdiff
path: root/wagons.lua
Commit message (Collapse)AuthorAge
* 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, ↵orwell962016-08-28
| | | | implement benchmarking better and optimize some things
* 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 ↵orwell962016-06-09
| | | | in train
* fix discouple appearing on wrong side on flipped wagons, and show discouples ↵orwell962016-06-09
| | | | only when train stands
* Fix train collision and coupling on opposing trains, and try to implement ↵orwell962016-06-09
| | | | animation (currently does not work)
* use real pos-in-train calculation also for trainlen calculation, fix bugs ↵orwell962016-06-02
| | | | and add damage by trains
* 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