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

4 Commits

Author SHA1 Message Date
Coethium
a6afae440f All-in-one patch (see ext description)
* Removed PilzAdam's carts
* Replaced by SmallJoker's Boost_cart
(https://github.com/SmallJoker/boost_cart)
* Modified to fully replace carts
* Modified for MFF :
- desactivate mesecons
- power_rail: accelerate, max_speed set in init.lua
- brake_rail: deccelerate, min_speed set in init.lua (so the cart
doesn't stop and runs at very low speed)
- default:rail / rail_cooper : no friction, keep the current speed
- no collision (avoid the "walled_in" bug)
2016-08-08 15:01:43 +02:00
0496cd14eb fix crash cart mod 2016-08-03 14:10:37 +02:00
Coethium
e0a3d098f5 Remove cart call into rails.lua
Touring isn't used.
2016-07-31 19:47:59 +02:00
Coethium
2f7e94dbfd Cleaning some code 2016-07-28 17:28:08 +02:00