Commit Graph

34 Commits (master)

Author SHA1 Message Date
PilzAdam 10c455793d Fix endless recursion in calc_rail_dir() (fixes #14) 2014-05-07 21:22:20 +02:00
PilzAdam 70cc4f449f Keep old moving direction if stating on powered rail 2013-05-26 22:49:15 +02:00
PilzAdam 8e95821110 Add rails to the connect_to_raillike group 2013-05-22 15:24:04 +02:00
PilzAdam b209cb0aa3 Dont remove/add carts to inventory if in creative_mode 2013-03-10 18:32:27 +01:00
PilzAdam 565b530c97 Fix some inconsistency in t-junction textures 2013-03-10 18:27:53 +01:00
khonkhortisan af96206ae5 Treat a cart_acceleration of zero the same as no (a nil)
cart_acceleration.
2013-03-02 21:09:21 -08:00
PilzAdam c0b60d83bd Update README 2013-02-28 17:01:06 +01:00
PilzAdam 087c814e11 Fix texture names, add crafting for power- and brakerail and make them usable without mesecons 2013-02-28 16:59:01 +01:00
rarkenin 39d9c512c2 Add power- and brakerail and remove power function from default rail 2013-02-01 10:57:11 +01:00
PilzAdam 01b4bc5b94 Move start by mesecon signal to on_step() 2012-12-16 18:43:20 +01:00
PilzAdam 3e9b9abcad Update to new mesecon functions 2012-12-16 00:48:31 +01:00
PilzAdam cbfe0563ba Update README 2012-12-15 17:54:42 +01:00
PilzAdam 2767b159f7 Pick up cart if sneak (shift) is pressed when punching it 2012-12-15 15:27:47 +01:00
PilzAdam acf74d89b6 Move model texture 2012-12-15 15:25:29 +01:00
PilzAdam e1cf8d3f63 Use a working model 2012-12-14 13:22:19 +01:00
PilzAdam 6927ab4f88 Add support for pitch animation, although the mesh is not correct 2012-12-13 20:46:05 +01:00
PilzAdam cb85d45a05 Use a better model 2012-12-13 20:34:49 +01:00
PilzAdam a6129c8336 Update README 2012-12-13 19:17:04 +01:00
PilzAdam ca10d7f394 Add a basic model 2012-12-13 19:05:42 +01:00
PilzAdam 6611c74bda Remove a TODO 2012-12-10 19:54:15 +01:00
PilzAdam 22cf100e83 Dont allow double attachment 2012-12-08 16:22:47 +01:00
PilzAdam 07cfb5a4b1 Tweak pushing of carts a bit 2012-12-08 13:17:59 +01:00
PilzAdam 50eabe204c Fix flying carts 2012-12-08 12:26:28 +01:00
PilzAdam 6fa24e3aed Tweak pushing of carts 2012-12-07 23:44:03 +01:00
PilzAdam ca8cc0cf3f Change the mesecon code a bit although it only works for default rails 2012-12-07 22:05:46 +01:00
PilzAdam bf12031f77 Add mesecon support 2012-12-07 20:19:52 +01:00
PilzAdam 06ba2bfff4 Set the yaw to the moving direction 2012-12-07 18:45:40 +01:00
PilzAdam d85c46f778 Make the code a lot more stable by recalculate the rails that are passed since the last server step 2012-12-07 18:19:26 +01:00
PilzAdam 86f5c57761 Use a lower MAX_V and store the velocity virtually 2012-12-04 19:45:38 +01:00
PilzAdam 4997a3f3a1 Completly rewrite the mod 2012-12-04 18:44:51 +01:00
PilzAdam fb153cb8ac Log mod load if log_mod is set to true 2012-10-07 19:43:32 +02:00
PilzAdam 0c95121060 Remove version number from README 2012-09-09 15:04:53 +02:00
PilzAdam f4a9c3271b Add compatibility for the cooper rails of More Ores 2012-08-25 23:57:22 +02:00
PilzAdam 9cf78d738f First commit 2012-08-16 01:52:54 +02:00