aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Making everything visible in creative inventory, since the code that should ↵orwell962016-08-28
| | | | do that does not work.
* Re-implement collision in a less resource-intensive way that I should have ↵orwell962016-08-27
| | | | used on from the beginning (ad fix some logical mistakes)
* Creating new switches, and adding lbms to finally abandon old railsorwell962016-08-26
|
* Tidy up the workspaceorwell962016-08-25
|
* Fix shadow bug on some rail modelsorwell962016-08-23
|
* finally fix train collisions (please work now)orwell962016-08-22
|
* tidying up the tracks and trackworker/placer code and making rail ↵orwell962016-08-22
| | | | registration a lot more modular
* repairing the trackworkerorwell962016-08-21
|
* add new-style vertical tracksorwell962016-08-21
|
* fix error in real train index calculationorwell962016-08-21
|
* removing unused debug itemsorwell962016-08-21
|
* Extending to 30deg rails, creating and adding the modelsorwell962016-08-21
|
* integrating the new rails (currently no verticals and switches) (fix mistake)orwell962016-07-04
|
* integrating the new rails (currently no verticals and switches)orwell962016-07-04
|
* adding some dummy textures (dtrack) for new anglesorwell962016-07-04
|
* Screwing everything up in order to extend to 16 possible directions with 1/8 ↵orwell962016-07-04
| | | | precision
* delete a commentorwell962016-07-04
|
* Hopefully fix collision finally (fix mistake)orwell962016-07-04
|
* Hopefully fix collision finallyorwell962016-07-04
|
* Merge pull request #2 from NaruTrey/masterorwell962016-06-09
|\ | | | | Unlimited rails in creative mode
| * Unlimited rails in creative modeAndrey K2016-06-09
| |
* | 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
* | add new texturesorwell962016-06-09
|/
* update readme with the latest contents of the forum postorwell962016-06-09
|
* 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
* re-implement train collisionsorwell962016-06-01
|
* added discouple entityorwell962016-06-01
|
* removed useless file couple.pngorwell962016-05-31
|
* added couple entity, removed debug outputs and fixed codeorwell962016-05-31
|
* added license documentsorwell962016-05-30
|
* removed debug messagesorwell962016-05-30
|
* fixed even more lua errors and made stableorwell962016-05-30
|
* fixed lua errors and code mistakesorwell962016-05-29
|
* removed backup filesorwell962016-05-29
|
* added trackdb and unloaded wagons handlingorwell962016-05-29
|
* created git repositoryorwell962016-05-29