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분