Transport Fever 2

Transport Fever 2

Ramp Equalizer
9件中 1-9 を表示
更新: 2024年7月26日 @ 9時38分

- internally switched to geoutil 1.6
- no unnecessary multiple calls to getNode2SegmentMap; calculation accelerated again
- accelerated text output in the info panel
- code cleaned up

更新: 2023年10月15日 @ 2時18分

- implementation of a 'Restore' function
- auto-delete of markers can be switched off
- 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
- internal code optimizations

更新: 2023年9月6日 @ 5時35分

- 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

更新: 2023年4月18日 @ 12時41分

- cycle counter implemented against lagging in the engine thread caused by info panel being called too often
- superfluous variables pos and mPos removed
- eliminated disappearance of the info field on the second use due to variable not being renamed
- 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
- bottom bar event only when changing to 'invisible'
- minimal corrections in instruction files

更新: 2023年3月20日 @ 2時49分

- fixed bug when handling open ends

更新: 2023年3月15日 @ 9時04分

- 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

更新: 2022年9月18日 @ 11時24分

- wkm_geoutil_v1_2.lua is also used here, complemented by wkre_extended_calcutil.lua
- Optimized communication with markers
- Added an error message that was not translated into German
- Changed reference to tooltips in the manual due to the spring update

更新: 2022年6月12日 @ 1時15分

- Fixed bug in handling level crossings
- Switch branches are no longer allowed as end segments
- Improved 2D net length calculation for segments with intersections
- Changed EOL marks in res/config/game_script/wk_ramp_equalizer.lua to CR/LF (Windows).

更新: 2022年2月21日 @ 11時33分