Commit Graph

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