Transport Fever 2

Transport Fever 2

Parallel Tool
Showing 1-9 of 9 entries
Update: 14 Mar @ 5:15am

- configurable assignment of 'player ownership' to streets
- ParamBuilder 1.3
- Geoutil 1.7
- tooltip for bus lane changed
- partial use of the slightly faster 'getSimpleEdgeBasics' function
- larger preview for Steam

Update: 21 Sep, 2024 @ 11:36am

- again -1 is no longer allowed as a starting year for selectable track or road types
- bus lane appears in preview (supported from game version 35824)
- general error related to bus lanes fixed
- [OUTSIDE+FILL] default for 'Apply flattening of street nodes'
- unused variables removed, some accidentally unlocalized variables localized

Update: 26 Jul, 2024 @ 9:27am

- [OUTSIDE+FILL] as a new option for 'Adopt flattening of street nodes', this now automatically creates connections with exact gradients in the node area
- calculation and display of costs - it should be a construction tool and not a cheat tool ;-)
- free combination with bridges and tunnels possible
- partial copying of features possible
- adaptation to the 'Early Start' mod: track or street types from 1700 to 2199 are considered visible
- congruent superimposition of segments is possible again (road-road and track-track not in the node area)
- horizontal and vertical distances now up to 50 meters
- minor code optimizations including new Geoutil version 1.6
- changes and additions to the instructions and tooltips
- -1 again allowed as starting year for selectable track or street types
- global variable set to 'local'
- no unnecessary multiple calls to getNode2SegmentMap; calculation accelerated again
- unused variables removed

Update: 15 Oct, 2023 @ 2:18am

- implementation of an 'Undo' function
- reliable event synchronization using a click counter to prevent unexpected deletion of markers to be preserved and crashes due to quick multiple clicks
- changes and additions to the instructions and tooltips
- info panel does not appear before the marker tool is activated
- removed unnecessary updateFn from wk_mrkx_make_parallel.con
- internal code optimizations

Update: 6 Sep, 2023 @ 5:26am

- fixed an incorrect delete command in the automatic marker correction that was previously only randomly neutralized by the marker tool
- switched internally to ParamBuilder v1.2
- changed stdout message for 'Track/Street Menu Reducer' to 'Track/Street Menu Manager'
- internal code optimizations
- recommendation in the guide to construction work in pause mode and using 'Build with Collision' on branchings or connections

Update: 26 Apr, 2023 @ 7:49am

Fixed a bug in the info panel line break that caused a crash in rare cases (a single long word in a line).

Update: 18 Apr, 2023 @ 12:41pm

- cycle counter implemented against lagging in the engine thread caused by info panel being called too often
- fixed incomplete update of the info field; cycle counter optimized and mouse standstill event generated
- data preparation for info panel swapped out as a function in extended_calcutil
- strWrap moved to extended_calcutil
- support for line wraps in object names/dropdown menu items
- bottom bar event only when changing to 'invisible'

Update: 15 Mar, 2023 @ 9:04am

- implemented code '%1%' for number of lanes in info panel
- stdout entry 'wk_parallel_tool > Track/Street Reducer not installed' only appears if 'Only used types in dropdown menus' is switched on.
- correct 'state' assignment when exiting/saving, prevents an 'abandoned' info panel from appearing after loading a map
- stopped entering unnecessary data in sav.lua
- code optimization
- geoutil 1.5, fixed incorrect length calculation when more than one signal is on a track segment
- entered URL in mod.lua
- checkboxes instead of yes/no buttons, tooltips added

Update: 13 Aug, 2022 @ 5:58am