Transport Fever 2

Transport Fever 2

Track/Street Modifier
Showing 1-10 of 10 entries
Update: 14 Mar @ 5:51pm

- fixed problem with filename spelling under Linux

Update: 14 Mar @ 6:11am

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

Update: 21 Sep, 2024 @ 11:28am

- adaptation to the 'Early Start' mod: track or street types from the year 1700 to 2199 are considered visible
- bus lane appears in preview (supported from game version 35824)
- even after restoring, no marker deletion if 'Auto-delete marker' is disabled
- accelerated calculation
- geoutil 1.6
- minor code optimizations, some unused variables removed

Update: 15 Oct, 2023 @ 2:17am

- removed console output of restore errors
- fixed the - in other ways uncritical - assignment of street widths for the preview caused by accidental shifting entries in a lua table and the associated inability to select the last dropdown entry
- 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_modify.con
- internal code optimizations

Update: 6 Sep, 2023 @ 5:41am

- fixed an incorrect delete command in the automatic marker correction that was previously only randomly neutralized by the marker tool
- carrier information (RAIL/STREET) in the bridge and tunnel dropdown is no longer removed if there is not enough space, but is placed in a new line
- 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

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 panel; 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'
- fixed a crash on restoring if the end segment was deleted in the meantime
- code optimization: introduced restore flag
- accidental permanent shutdown of the collision check removed
- optimized info panel message when restoring

Update: 15 Mar, 2023 @ 12:11pm

- implemented code '%1%' for number of lanes in info panel
- stdout entry 'wk_track_street_modifier > 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
- security check for restore function
- URL entered in mod.lua
- checkboxes instead of yes/no buttons, tooltips added

Update: 15 Mar, 2023 @ 9:04am

Wrong version number

Update: 28 Aug, 2022 @ 10:27am