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