Version 0.14.2
Posted: Tue Aug 30, 2016 8:19 pm
All the changes from the 0.13 branch are also included in this version.
- Minor features
- Notify when someone starts or changes the research in the console.
- Allowed to specify limit of the upload speed when hosting a multiplayer game. This can be also specified when creating the headless server in the sserver-settings file by setting the max_upload_in_kilobytes_per_second
- When selecting player logistic requests and auto-trash filters the filter is automatically set to the item in the cursor if any.
- Changes
- Increased the time the text written in the console (chat/commands) stay on the screen fully visible.
- Increased the distance of rail direction check for signal building from 3 to 5 rail segments. (30235)
- Bugfixes
- Fixed signal to rail connection in junctions when rails are build after signals. (30350)
- Potential fix of desyncs related to transport belts and circuit network.
- Experimental attempt to limit server upload speed when it is too high and it causes all other players to have their latency increased. This logic is only used when the "max_upload_in_kilobytes_per_second" is not specified.
- The download speed starts at higher value and grows faster.
- Fixed that personal logistics would stop working. (31586)
- Fixed crash related to removing progress bars when exiting the multiplayer.
- Fixed constant combinator description not showing negative signals. (31702)
- Fixed missing "saving-local-variant-of-mp" key.
- Fixed that rail remnants were not always properly removed when horizontal rails were built over.
- Fixed that server would crash on second RCON connection. (31704)
- Fixed that --allow-commands sometimes wouldn't take effect. (31731)
- Fixed that attacking an enemy spawner with the flamethrower wouldn't aggravate enemies. (31822)
- Fixed the drag-map control defaulting to shift + mouse button 1. (31819)
- Fixed achievement layout problems. (28967)
- Fixed logging in with an email address for mod/server browser wasn't working.
- Fixed ping in the server browser not working.
- Don't offer to save after server drop/quit when the map isn't actually loaded. (31602)
- Fixed trains GUI wouldn't scroll correctly when searching. (31469)
- Fixed crash when mining a vehicle the character was in while over water. (31404)
- Fixed that it was possible to put more energy into accumulator than its capacity through the script. (31571)