1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-19 19:20:23 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
Coethium
5cc518badf Update init.lua 2016-07-27 16:24:54 +02:00
Coethium
1e6f5424ca Quick hack : no friction, no mesecon, rail_power=accelerate, rail_brake=brake 2016-07-27 16:02:21 +02:00
YouniS Bensalah
392af4281f Carts mod patch. Fix #366
Hack that makes sure cart doesn't leave rails and hangs in the air.
This patch now seems to fix that.
(thx for testing with me @fabienwang)
2016-01-06 06:13:08 +01:00
LeMagnesium
9bb085c05f Fixed power rails
- Suppressed silly mesecons' check blocking the adding of velocity data into rails
- Added an ABM to update actual rails
- Honey from mobs gives from now on 6hp when eaten (3 <3)
2015-04-03 22:17:07 +02:00
LeMagnesium
afd04d39c6 Removed useless and flooding debug print
- Removed flooding, useless and crashing call to minetest.log in cart mod (may be replaced by something else in the future)
2015-03-06 00:33:24 +01:00
LeMagnesium
e9d6ce8f90 Added statements for default:rail acceleration
- default:rail , overriden but defined in carts mod are now able to be
  connected to mesecons systems and increase carts' speed as copper rails
  actually do.
2015-02-24 12:06:40 +01:00
LeMagnesium
20aa788dd6 Added security in carts about driver's yaw calculation
- Thanks to @crabman77 for having reported the issue
2015-01-20 21:32:23 +01:00
LeMagnesium
3bd75abd88 Removed a global variable in carts 2015-01-20 21:32:23 +01:00
Ombridride
887473124e Merge server to github 2014-12-11 18:53:00 +01:00
Ombridride
232b274c55 initial commit
subgame + mods
2014-10-28 18:01:32 +01:00