Commit Graph

15 Commits

Author SHA1 Message Date
SmallJoker 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
2017-11-18 12:38:25 +01:00
SmallJoker e19d8701ce Reduce eye position, rotation update frequency 2017-10-28 17:22:47 +02:00
SmallJoker 9a2a2b9d69 Correct feet position for rotated model 2017-10-27 12:51:26 +02:00
SmallJoker 6ac106c1a7 Pitch-Rotate player model and unblock downwards-going view 2017-10-27 12:40:27 +02:00
SmallJoker 5502952bbd Fix rail counting in on_rail_step, localize API functions for faster access 2017-10-13 15:27:06 +02:00
SmallJoker ad93d338b3 Better wiggle prevention when stopping the cart 2017-10-09 12:55:50 +02:00
SmallJoker e3688b5380 Pathfinder: Auto-correct position on failure (smoother)
Dynamic pathfinder distance, depending on speed and dtime
Replace various deprecated function names
2017-10-09 11:09:17 +02:00
SmallJoker 2229ededa5 Remove settings legacy, require 0.4.15-dev or newer 2017-10-03 08:35:20 +02:00
SmallJoker af25c5411b Use minetest.raillike_group, do not connect rails with other raillike 2017-07-01 10:48:14 +02:00
SmallJoker 61b19d77d9 Start-stop rail: Do not stop when punching
Reported/requested in: https://forum.minetest.net/viewtopic.php?p=270534#p270534
2017-05-21 20:43:42 +02:00
SmallJoker acf697cd43 Fix crash caused by stop rail and 8b4487c (#15) 2017-03-28 18:01:42 +02:00
SmallJoker 8b4487c2b8 Revert cart gravity from 2.5 to 2
Allows 50% powerrail-rail mix to transport the cart in an 45° angle
2017-03-23 21:02:52 +01:00
SmallJoker 71af46f027 Use MTG cart model and textures in compability mode 2016-12-02 20:55:13 +01:00
SmallJoker de5fb1825a Fix jerky movement on punch 2016-11-26 21:13:33 +01:00
SmallJoker cf9b82de37 Huge rewrite
Add sounds
Change Y acceleration to -2.5
Add partwise compatibility for MTG-registered rails
2016-11-22 20:36:00 +01:00