Commit Graph

292 Commits (master)

Author SHA1 Message Date
orwell96 30dd71ea5a Add a platform node, make some nodes (esp. fences) not blocking trains, implement benchmarking better and optimize some things 2016-08-28 20:59:54 +02:00
orwell96 0787e19751 Fixing inventory and inventory images 2016-08-28 15:39:24 +02:00
orwell96 dfe1c44e8b Making everything visible in creative inventory, since the code that should do that does not work. 2016-08-28 15:07:03 +02:00
orwell96 b89419b129 Re-implement collision in a less resource-intensive way that I should have used on from the beginning (ad fix some logical mistakes) 2016-08-27 01:46:29 +02:00
orwell96 c72d4770b8 Creating new switches, and adding lbms to finally abandon old rails 2016-08-26 18:13:16 +02:00
orwell96 592731d83d Tidy up the workspace 2016-08-25 13:02:09 +02:00
orwell96 b369cb2051 Fix shadow bug on some rail models 2016-08-23 19:28:01 +02:00
orwell96 c098b6ecdf finally fix train collisions (please work now) 2016-08-22 23:28:25 +02:00
orwell96 522a9ccd68 tidying up the tracks and trackworker/placer code and making rail registration a lot more modular 2016-08-22 22:41:09 +02:00
orwell96 2593b1af16 repairing the trackworker 2016-08-21 21:46:16 +02:00
orwell96 2ed61efc15 add new-style vertical tracks 2016-08-21 21:07:37 +02:00
orwell96 4010825031 fix error in real train index calculation 2016-08-21 16:49:48 +02:00
orwell96 931aaf82c4 removing unused debug items 2016-08-21 16:36:25 +02:00
orwell96 af6212170e Extending to 30deg rails, creating and adding the models 2016-08-21 16:30:36 +02:00
orwell96 267434b2c1 integrating the new rails (currently no verticals and switches) (fix mistake) 2016-07-04 13:27:15 +02:00
orwell96 d7bd68cfb3 integrating the new rails (currently no verticals and switches) 2016-07-04 13:26:46 +02:00
orwell96 dad048a68b adding some dummy textures (dtrack) for new angles 2016-07-04 13:18:17 +02:00
orwell96 0e86992729 Screwing everything up in order to extend to 16 possible directions with 1/8 precision 2016-07-04 13:08:25 +02:00
orwell96 a6e19b7651 delete a comment 2016-07-04 12:13:43 +02:00
orwell96 8c34eb0b1d Hopefully fix collision finally (fix mistake) 2016-07-04 12:12:59 +02:00
orwell96 78b5520a88 Hopefully fix collision finally 2016-07-04 12:11:51 +02:00
orwell96 209a42147c Merge pull request #2 from NaruTrey/master
Unlimited rails in creative mode
2016-06-09 22:38:09 +02:00
orwell96 bf83ec7ff1 re-attach players to train when they left the game or the server was shut down 2016-06-09 22:24:33 +02:00
orwell96 4e6c147d56 check for object load via the getyaw trick and not by checking the object table 2016-06-09 22:16:24 +02:00
orwell96 f9a7fa68b1 remove horizontal view offset on engine and try to fix damage when sitting in train 2016-06-09 21:59:06 +02:00
orwell96 77de1965f9 fix discouple appearing on wrong side on flipped wagons, and show discouples only when train stands 2016-06-09 21:50:11 +02:00
orwell96 14a7170332 add new textures 2016-06-09 21:39:59 +02:00
Andrey K f7cf9d773c Unlimited rails in creative mode 2016-06-09 23:06:39 +04:00
orwell96 40f3f2eb5d update readme with the latest contents of the forum post 2016-06-09 17:39:19 +02:00
orwell96 a879ce8d3c Fix train collision and coupling on opposing trains, and try to implement animation (currently does not work) 2016-06-09 17:35:06 +02:00
orwell96 e449704a92 use real pos-in-train calculation also for trainlen calculation, fix bugs and add damage by trains 2016-06-02 14:42:01 +02:00
orwell96 a7bd6e96af re-implement train collisions 2016-06-01 11:24:39 +02:00
orwell96 8954740dd7 added discouple entity 2016-06-01 11:03:50 +02:00
orwell96 04e48bab20 removed useless file couple.png 2016-05-31 23:13:51 +02:00
orwell96 2a719d941a added couple entity, removed debug outputs and fixed code 2016-05-31 23:13:08 +02:00
orwell96 e8c9d6eb66 added license documents 2016-05-30 20:30:38 +02:00
orwell96 054a7b188e removed debug messages 2016-05-30 19:59:13 +02:00
orwell96 d81509c049 fixed even more lua errors and made stable 2016-05-30 19:58:09 +02:00
orwell96 c71b020927 fixed lua errors and code mistakes 2016-05-29 22:02:51 +02:00
orwell96 6e34cb1955 removed backup files 2016-05-29 21:36:13 +02:00
orwell96 62f5e05c09 added trackdb and unloaded wagons handling 2016-05-29 21:33:09 +02:00
orwell96 2c864564d2 created git repository 2016-05-29 20:27:30 +02:00