Commit Graph

  • a850605120
    Merge a98a60e5a6 into e458734cc5 #29 Vincent Robinson 2022-07-28 00:12:02 -0400
  • e458734cc5 Import two my MTG commits for better driving experience master SmallJoker 2022-06-03 20:41:24 +0200
  • 3bd7d6f8ca Fix item pickups not working sometimes SmallJoker 2021-08-14 16:51:37 +0200
  • b05a49afb5 Fix 0/0 condition on faulty tool capabilities SmallJoker 2021-05-02 15:01:58 +0200
  • 5b53183381 Descend from cart using sneak (#31) SmallJoker 2020-05-30 09:08:54 +0200
  • 56f5b18dae Fix item collection sfan5 2020-05-29 19:14:06 +0200
  • c8f7cae2c8 Set driver to nil (like before) SmallJoker 2020-05-16 19:13:26 +0200
  • 30f870e88c Reset player view and attachment table on death SmallJoker 2020-05-15 19:02:38 +0200
  • cc293e95fe Fix model animations after detach, remove README.txt SmallJoker 2019-11-26 19:40:25 +0100
  • f7a649e596 Convert README to Markdown (#30) SmallJoker 2019-11-20 19:21:59 +0100
  • 407098c76c
    Improve README.md #30 Panquesito7 2019-11-10 16:20:01 -0600
  • ae33bd7a68 Bump to 5.0.0 and fix the copper rail SmallJoker 2019-10-18 10:09:29 +0200
  • a98a60e5a6
    Git did something... #29 v-rob 2019-09-15 22:01:44 -0700
  • 04c3d73e4a
    Clean up variable v-rob 2019-09-15 22:00:21 -0700
  • 3cc9a753d7
    Add wait rail textures v-rob 2019-09-15 21:55:12 -0700
  • 2e01d8f421
    Add wait rail v-rob 2019-09-15 21:54:40 -0700
  • e4edb96d30 Use initial_properties, backup old_pos for loading SmallJoker 2018-09-01 14:49:16 +0200
  • 3386942d71 Add basic documentation SmallJoker 2018-07-30 17:16:14 +0200
  • c221e2d678
    Make player reattach to cart after reentering the game. #25 v-rob 2018-07-16 16:45:27 -0700
  • d486143f42 Reset acceleration at speed limit SmallJoker 2018-07-07 15:23:30 +0200
  • 34155473a9 Fix controls not working when going uphill SmallJoker 2018-07-04 22:04:55 +0200
  • 7e275e1985 Disallow rail switching up/downhill SmallJoker 2018-07-04 21:23:06 +0200
  • c6b9e4b672 Various improvements and bugfixes SmallJoker 2018-05-12 11:32:50 +0200
  • 3781f6d4c0 Make moreores' copper rail connect again, add metal sounds SmallJoker 2018-05-04 14:38:52 +0200
  • 01671cf92f
    increase output of crafting rails to 18 rails. #28 Kiri Eda 2018-03-25 16:40:07 +0200
  • f4c1a2ec3b Fix edge case crash due nil old_pos, remove player_api warning SmallJoker 2018-01-15 18:41:40 +0100
  • 57d09fac79 Revert velocity calculation change from e3688b5 Accelerates carts too much when going up/downhill Caused by wrong vector length calculation. This will need to be altered again if there will be 45° rails SmallJoker 2017-11-28 18:32:29 +0100
  • 792756c003 Use automatic_face_movement_max_rotation_per_sec for testing rotationtest SmallJoker 2017-11-26 15:09:54 +0100
  • 49028ca123 More weight, Handbrake + Railparams, animation fix Slightly higher (2 -> 2.1) weight impact on slopes Sum up rail param speed and handbrake Fix animation when driving slowly towards a slope, turning and stopping on that slope SmallJoker 2017-11-24 17:07:36 +0100
  • ca55c6f3c0 Change Y rotation from 45° to 30°. Only send velocity when required. Smoother position correction when the X,Y,Z directions weren't changed SmallJoker 2017-11-18 12:38:25 +0100
  • 4498605509 Hacky bugfix: Force updating player attachment rotation after detach SmallJoker 2017-11-06 17:38:12 +0100
  • e19d8701ce Reduce eye position, rotation update frequency SmallJoker 2017-10-28 17:22:47 +0200
  • 9a2a2b9d69 Correct feet position for rotated model SmallJoker 2017-10-27 12:51:26 +0200
  • 6ac106c1a7 Pitch-Rotate player model and unblock downwards-going view SmallJoker 2017-10-27 12:33:32 +0200
  • be0c56edef Pathfinder: Fix bounce back effect at rail end SmallJoker 2017-10-14 11:28:05 +0200
  • 5502952bbd Fix rail counting in on_rail_step, localize API functions for faster access SmallJoker 2017-10-13 15:20:39 +0200
  • ad93d338b3 Better wiggle prevention when stopping the cart SmallJoker 2017-10-09 12:55:50 +0200
  • e3688b5380 Pathfinder: Auto-correct position on failure (smoother) Dynamic pathfinder distance, depending on speed and dtime Replace various deprecated function names SmallJoker 2017-10-09 10:58:11 +0200
  • 39abb1340a Merge 2ae9e47d4b into 2229ededa5 #22 EdwardThorsten 2017-10-03 06:35:37 +0000
  • 2229ededa5 Remove settings legacy, require 0.4.15-dev or newer SmallJoker 2017-10-03 08:35:20 +0200
  • 2ae9e47d4b Fixed deprecated calls. #22 anonymous 2017-10-02 20:48:48 +0100
  • e8119a63cd README: Add the settings for server owners, minor edits. Drop 0.4.12 compatibility SmallJoker 2017-08-13 10:58:04 +0200
  • 11a1ebad74 Correct the player attachment position for the new player model Requires the player_api mod to 'detect' the new model SmallJoker 2017-08-13 10:15:03 +0200
  • 3c646ee4df Pathfinder: Also use the last computed position prediction SmallJoker 2017-07-29 09:51:09 +0200
  • af25c5411b Use minetest.raillike_group, do not connect rails with other raillike SmallJoker 2017-07-01 10:45:15 +0200
  • b80d3aed4c Make the maximal speed configurable using minetest.conf SmallJoker 2017-06-09 22:25:58 +0200
  • c48cf6d5e2 Merge bfbc26c58d into 08918701b0 #20 edakiri 2017-05-28 18:06:12 +0000
  • 08918701b0 Add mod.conf SmallJoker 2017-05-28 19:42:50 +0200
  • e1e7a48d42 Remove statement about public domain. #18 Kiri Eda 2017-05-28 19:16:10 +0200
  • af62f41ce1 Make node references absolute. Accomodate different top directory name. Kiri Eda 2017-05-28 18:55:41 +0200
  • 29308079d8 Elaborate public domain non-copyright. Kiri Eda 2017-05-28 12:52:36 +0200
  • bfbc26c58d Remove mention of 10m/s limit, since that is not used. #20 Kiri Eda 2017-05-27 22:07:47 +0200
  • 66e4613432 Overwrite carts:rail instead of default:rail if existing (#17) SmallJoker 2017-05-26 20:43:29 +0200
  • 61b19d77d9 Start-stop rail: Do not stop when punching Reported/requested in: https://forum.minetest.net/viewtopic.php?p=270534#p270534 SmallJoker 2017-05-21 20:43:42 +0200
  • acf697cd43 Fix crash caused by stop rail and 8b4487c (#15) SmallJoker 2017-03-28 18:01:42 +0200
  • 8b4487c2b8 Revert cart gravity from 2.5 to 2 Allows 50% powerrail-rail mix to transport the cart in an 45° angle SmallJoker 2017-03-23 21:02:52 +0100
  • cba969903a register_rail: Fix the table overwrite behaviour SmallJoker 2017-02-12 11:35:54 +0100
  • 71af46f027 Use MTG cart model and textures in compability mode SmallJoker 2016-12-02 20:55:13 +0100
  • 99d0480169 Rails: Make names consistent and redo all rail textures Add rail templates SmallJoker 2016-11-27 11:53:25 +0100
  • de5fb1825a Fix jerky movement on punch SmallJoker 2016-11-26 21:13:15 +0100
  • cf9b82de37 Huge rewrite Add sounds Change Y acceleration to -2.5 Add partwise compatibility for MTG-registered rails SmallJoker 2016-11-22 20:32:17 +0100
  • 74d8b8f931 Remove unused vector.floor, check if cart is centered on rail Fix cart wiggle/swing partwise Simplify the curve velocity calculations SmallJoker 2016-11-19 19:37:13 +0100
  • 75132269d7 Fix forgotten variable to rename SmallJoker 2016-10-26 19:47:48 +0200
  • b741282843 Do not take cart from inventory in creative mode Correct comments and move some variables SmallJoker 2016-10-12 17:22:49 +0200
  • 7d6132e748 Fix mesecon variable bug caused by f3bc9d7 SmallJoker 2016-08-12 20:44:49 +0200
  • 4391d2356f Update the readme SmallJoker 2016-08-11 18:59:51 +0200
  • 5526754e37 Add description and screenshot, run OptiPNG SmallJoker 2016-08-11 10:56:51 +0200
  • 3779f521bd Merge 6bd4c7bd35 into f3bc9d795d #12 Stefan Sauer 2016-08-09 07:28:47 +0000
  • f3bc9d795d Fix undeclared global variable "mesecon" Stefan Sauer 2016-08-08 14:25:54 +0200
  • 6bd4c7bd35 fixes : Undeclared global variable "mesecon" accessed at /home/ensonic/.minetest/mods/boost_cart/init.lua:27 #12 Stefan Sauer 2016-08-08 14:25:54 +0200
  • eb6a833b66 Break too long lines and simplify the code - Add boost_cart:get_rail_groups to get the default rail groups - Remove duplicated code - Do not boost the cart backwards when the brake rail gets activated - Attempt to fix the cart swing problem - Trim tailings and tidy up code - TODO: Document all the stuff SmallJoker 2016-07-22 11:06:28 +0200
  • d166b7ea68
    Add start-stop rail. #11 Christopher Head 2016-07-20 00:48:39 -0700
  • 947d8633ff Make a stopped cart resume in its last direction Largely based on PR #10. Thanks to @Hawk777 for this tweak SmallJoker 2016-07-21 13:20:00 +0200
  • 65195c6d9d Merge 7f1ac9f33a into 9d059b8e31 #10 Christopher Head 2016-07-21 08:29:58 +0000
  • 7f1ac9f33a
    Make a stopped cart resume in its last direction. #10 Christopher Head 2016-07-20 00:38:25 -0700
  • 9d059b8e31
    Rename a parameter to match its purpose. #9 Christopher Head 2016-07-20 00:14:54 -0700
  • cbe0ab9770 Check for regular behavior too - HAAAAAAAANDS SmallJoker 2016-07-04 20:56:49 +0200
  • d63f8ae024 Add pathfinding function (pilot version!) - Add more comments SmallJoker 2016-07-04 20:34:52 +0200
  • 46c03dd4d1 Attempt to fix: Cart not working after re-login SmallJoker 2016-06-20 19:16:57 +0200
  • d54ca696c5 Add setting 'punch_speed_min' Allow to disable the self-acceleration from inside the cart SmallJoker 2016-04-15 09:45:26 +0200
  • 3cac3d8701 Add Sneak+Click info to cart description SmallJoker 2016-01-04 08:56:19 +0100
  • 73722136a0 Drop cart when inventory is filled SmallJoker 2015-12-23 21:08:29 +0100
  • 307b5d1f92 Adjust 3rd person eye height SmallJoker 2015-12-20 23:15:40 +0100
  • 6e01bf2bf9 Early XMAS gift for those who can not install mods correctly SmallJoker 2015-11-13 23:11:08 +0100
  • 1b53ebd8e6 Fix typo SmallJoker 2015-11-01 20:12:16 +0100
  • ddb6801b5c Fix detector crafting recipe SmallJoker 2015-09-29 18:20:46 +0200
  • 145ca1c61d Fix nil error on tool_capabilities SmallJoker 2015-09-13 18:38:53 +0200
  • afb52ba3b4 Re-add groups to the powerrail and brakerail #2 Craig Davison 2015-06-24 21:07:40 +0100
  • d58f9930d1 Fix player_attached error on some subgames SmallJoker 2015-06-05 20:30:48 +0200
  • a7fd733819 Add boost_cart:register_rail(name, def) SmallJoker 2015-06-05 20:00:53 +0200
  • adfcfe0841 Detector rail added number Zero 2015-06-01 21:21:42 +0300
  • 23ae6d563b Merge ccbc32a52c into 79905e47f4 #1 numberZero 2015-06-05 15:56:09 +0000
  • ccbc32a52c Neated the code #1 number Zero 2015-06-05 18:39:39 +0300
  • dfba110eef Detector rail added number Zero 2015-06-01 21:21:42 +0300
  • 79905e47f4 Prevent from getting suck in walls while moving up SmallJoker 2015-03-30 20:49:56 +0200
  • 159d4ec603 Punch cart if mesecon signal is received SmallJoker 2015-03-22 10:52:48 +0100
  • df04aa2a4d Fix different railtype problem SmallJoker 2015-03-15 14:57:53 +0100
  • 670f961d35 Allow different railtypes SmallJoker 2015-03-15 13:03:35 +0100
  • eb610a5e9c Punch update - wat? SmallJoker 2015-02-03 11:00:00 +0100
  • f88f0be7ec Run OptiPNG SmallJoker 2015-01-20 20:06:22 +0100