Name: Pavement Drive Assist
Description: Assists in driving on paved roads
License: MIT License
Version: 0.0.5
Release: 2016-05-16
Tested-With-Factorio-Version: 0.12.33
Category: Helper
Tags: Car, Driving, Drive assist
Download-Url:
- PavementDriveAssist_0.0.5.zip
- (3.39 KiB) Downloaded 384 times
License
License
The MIT License (MIT)
Copyright (c) 2016 sillyfly
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
The MIT License (MIT)
Copyright (c) 2016 sillyfly
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Long description
Long description
This mod helps when driving on paved roads (stone bricks or concrete) by automatically rotating the car to stay on the paved road.
Notes:
This mod helps when driving on paved roads (stone bricks or concrete) by automatically rotating the car to stay on the paved road.
Notes:
- 1. Driving assistance is only enabled when driving straight forward (not pressing 'a' or 'd', only 'w' or 's').
2. Driving assistance is only enabled when moving.
3. Strange things may happen id coming into a road in a sharp angle, or on thin roads. It is recommended to start driving relatively parallel to the road, and have roads 4 tiles wide (at least).
- Multiplayer should probably work, but I have not tested it. If you encounter problems in multiplayer please post here.
- The code is a mess, I may tidy it up in subsequent versions.
- Thanks to GotLag's suggestion oscillation is much more rare. It still sometimes happen, mostly on very thin (2-wide) paths.
- Added (but not tested) support for 5dim tile types.
Pictures
Pictures
Updated video demonstration. (Changed to Youtube as "sendvid" didn't really work) Only the W key was pressed during the making of this video (please excuse rough cuts and poor quality )
Video demonstration (V. 0.0.1)
Updated video demonstration. (Changed to Youtube as "sendvid" didn't really work) Only the W key was pressed during the making of this video (please excuse rough cuts and poor quality )
Video demonstration (V. 0.0.1)
Version history
Version history
Version 0.0.5 (16/05/2016): Added support for color-coding mod tiles. Very minor config tweaks.
Version 0.0.4 (23/3/2016): Changed testing to vehicle name as opposed to type. Factored out configuration to `config.lua` and added some documentation. Added 5dim tile types.
Version 0.0.3 (19/3/2016): Some more tweaking. Logic now runs 30 times per second (as opposed to 10 in previous versions). This should mean it has a much better ability to follow roads, but could potentially have performance impact. If you believe this mod is making your game lag, please report.
Added support for tank, and fixed a bug that driving backwards was not assisted.
Version 0.0.2 (17/3/2016): Tweaked values, snap to 64th (thanks @GotLag), multiplayer support.
Version 0.0.1 (16/3/2016): First version
Version 0.0.5 (16/05/2016): Added support for color-coding mod tiles. Very minor config tweaks.
Version 0.0.4 (23/3/2016): Changed testing to vehicle name as opposed to type. Factored out configuration to `config.lua` and added some documentation. Added 5dim tile types.
- PavementDriveAssist_0.0.4.zip
- (3.12 KiB) Downloaded 404 times
Added support for tank, and fixed a bug that driving backwards was not assisted.
- PavementDriveAssist_0.0.3.zip
- (2.59 KiB) Downloaded 254 times
- PavementDriveAssist_0.0.2.zip
- (2.55 KiB) Downloaded 250 times
- PavementDriveAssist_0.0.1.zip
- (2.15 KiB) Downloaded 211 times