Transport Fever 2

Transport Fever 2

Track Builder
12件中 1-10 を表示
< 1  2 >
更新:2024年12月10日 @ 9時38分
更新者:WernerK

- internally switched to paramBuilder v1.3
- larger previews for Steam and Mod.io
- For cargo platforms, the loading zone is narrowed to the width of the small containers if there is not enough space for large containers. If the loading zone is wide enough, small containers do not overlap.

更新:2024年9月11日 @ 6時48分
更新者:WernerK

- adaptation to the 'Early Start' mod: Track or street types from the year 1700 to 2199 are considered visible
- annoying lane for stopping and turning tracks with platform option removed
- special track spacing setting for pipes from the 'Oil Terminal' mod by melectro
- minimum radius reduced to 1 meter
- scriptEvent for reporting the track type to other mods
- error fixed in the length indication of the info panel in connection with attaching to constructions and merging sub-segments
- info panel output accelerated
- minor code optimizations
- description adjusted

更新:2023年12月10日 @ 10時08分
更新者:WernerK

- no more connection between track-owned terminal groups; a single platform for each track
- doors always open towards the mast and platform side
- more nodes in terminals with longer tracks
- no more crashes due to zero or less length for terminal connectors and very small track spacing
- code for terminals revised, unnecessary or redundant parts removed
- unnecessary functions geo.transf and geo.calcSlope removed from geoutil
- cross connections of the stop and turning tracks can be removed or placed separately
- text addition in the instructions

更新:2023年8月14日 @ 5時15分

- switched internally to ParamBuilder v1.2
- Bridges and tunnels are no longer expenseless for rigid modules (you little cheaters ;-)); however, the calculation is simplified without taking height or depth into account
- error in cost calculation in parallel curves eliminated
- fixed bug with cost calculation in "Fill" mode
- added URL in mod.lua
- changed suspect function getNodePos in geutil to indirect query
- the smallest possible base track spacing is now 2.5 m
- German translation "Bergbahn" added in the settings dialog

更新:2023年5月17日 @ 2時58分

- stdout message 'wk_track_builder > Track/Street Menu Manager not installed' only appears if 'Other track types: only used ones' is switched on.

更新:2023年5月1日 @ 5時49分

- support for line breaks in object names/menu items
- checkbox instead of buttons for info panel display
- tooltips for checkboxes in the 'Advanced Game Settings' mod dialog
- changed description/instructions
- removed empty model from rigid constructions, no longer needed as a focus workaround
- changed stdout message for 'Track/Street Menu Reducer' to 'Track/Street Menu Manager'
- minor code optimizations

更新:2022年8月14日 @ 10時37分

更新:2022年8月14日 @ 4時48分

For some reason, the version was incorrectly adopted during the update. It is 2.5 and not 1.5. This may cause problems that are probably not my fault. I'll try to update again, but also this seems not to work. So if you have issues with this mod, please make a download at transportfever.net to get the latest (and working!) version. Meanwhile I'll send a bug report to UG and steam. Meanwhile they told me, it's not a bug, it's a feature. :-(

更新:2022年8月13日 @ 6時50分

- Stop, turning track and platform function
- Drop-down menus reducable in connection with track/street menu reducer
- Correct cost calculation for rigid constructions
- Various code optimizations

更新:2022年2月12日 @ 6時34分

- Accidentally removed line 'alignTerrain = false' added back to bridges
- Shortening of overlong entries in combo boxes that would expand the settings window beyond the edge of the screen
- Tooltip script adapted to other mods
- Minor code optimizations without further impact