Transport Fever 2

Transport Fever 2

Node Tool
Showing 1-9 of 9 entries
Update: 7 Oct, 2024 @ 10:28am

- segment cache error fixed as the cause of crashes when clicking again on the same node after other construction activities
- internally switched to geoutil 1.7
- minor code optimizations

Update: 21 Sep, 2024 @ 1:10pm

- Info panel output accelerated
- internally switched to geoutil 1.6
- minor code optimizations

Update: 11 Nov, 2023 @ 10:11am

- old resp. duplicate and therefore unnecessary ParamBuilder script removed

Update: 14 Oct, 2023 @ 3:30pm

- reliable event synchronization using a click counter to prevent marker deletion and crashes due to quick multiple clicks
- immediate intermediate step display by the info panel without prior mouse movement
- text change in collision check tooltip
- information field does not appear before the tool is activated
- internal code optimizations

Update: 6 Sep, 2023 @ 6:03am

- 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
- internal code optimizations
- recommendation in the guide to construction work in pause mode

Update: 18 Apr, 2023 @ 12:41pm

- error messages adjusted
- 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 field swapped out as a function in extended_calcutil
- bottom bar event only when changing to 'invisible'
- alertbox message for protected switches adjusted to the width of the box

Update: 15 Mar, 2023 @ 9:04am

- 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, minor changes
- entered URL in mod.lua
- checkboxes instead of yes/no buttons, tooltips added

Update: 18 Sep, 2022 @ 10:06am

- Disabling 'Auto-delete marker' will keep the marker and allow step-by-step height testing.
- 'Protect switches and crossovers' prevents editing of switches and crossovers to avoid creating unintentional bends.
- Optimized communication with Marker
- wkm_geoutil_v1_2.lua is also used here, complemented by wknt_extended_calcutil.lua.

Update: 2 Jun, 2022 @ 8:55am