OpenTTD JGRPP 0.48.0 변경 기록

https://telk.kr/tb/free/4427
이번 JGRPP 0.48.0에는 신호기와 관련된 놀라운 기능이 추가되었습니다.
바로 NewGRF를 통해 신호기의 종류를 추가할 수 있게 되었다는 것입니다.


(예시 화면)

신호기 NewGRF 개발자가 일반 색등 신호기 외에 입환 신호기나 일반+입환 복합 신호기 등을 지원해주면 위 스샷처럼 선택하여 사용할 수 있게 되고,
경로 탐색 제한 창에서 일반+입환 신호기가 같이 구성되어 있는 복합 신호기의 신호 중에서 일반 신호와 입환 신호 중 어느 것을 따를 지를 정하는 기능도 추가되었습니다.

현재 해당 기능을 지원하는 신호기 NewGRF는 JGR 본인이 직접 만든 Multi-aspect Signals GRF(온라인 콘텐츠 다운로드 메뉴에서 다운로드 가능)가 유일하며[1]
제가 작업하고 있는 한국 신호기 세트는 제 현생이 바쁜 관계로 빨라도 7월 중순~말에나 해당 기능을 선보일 수 있을 것 같습니다.

항상 느끼는 점이지만 JGR은 OpenTTD 계에 없어서는 안될 혁신적인 인물임에 분명합니다 😄

번역문:

v0.48.0(802-07-03)

  • 정사각형 모양이 아닌 공항을 제거한 후에 발생하던 충돌 현상 수정
  • 일부 NewGRF에서 건설 불가능한 템플릿 열차에서 발생하던 충돌 현상 수정
  • 한 칸 크기의 산업시설을 건설할 수 없던 현상 수정
  • 지형 정보 창에서 진입금지 신호기에 대한 잘못된 설명이 출력되는 현상 수정
  • 일부 NewGRF의 열차와 두 가지 다른 레일 유형의 타일에서 발생할 수 있는 잘못된 동력 상태 또는 시각 효과 유형 또는 비동기화 경고 메시지 수정
  • 경로 예약 신호기가 마지막 칸일 때, 그 예약 이전에 분기가 하나도 없으면 발생하던 예약 오류 수정
  • 산업시설의 역세권 안에 있는 역 이름 팻말이 역을 일부 제거한 이후에 발생할 수 있는 비동기화 오류 수정
  • 사용자 정의 유형이 더 이상 존재하지 않고 사용자 정의 유형이 이전에 선택되었을 때 경유지를 건설할 수 없는 문제 수정
  • 시간표 자동 입력이 조건부 경로 여행 시간을 업데이트하지 않는 현상 수정
  • 차량기지 경로를 다른 차량기지로 옮길 때 도로/전차 종류 체크 수정
  • 경로 점유 값을 기본적으로 보여주는 설정 추가
  • 마지막 또는 다음 배차 일정이 처음 또는 마지막 배차 슬롯인지를 테스트할 수 있는 조건부 경로 추가
  • 경로를 공유 중인 차량 기준으로 차량을 묶을 때, 같은 그룹에 있는 모든 열차가 경로를 공유하고 있는 경우 그룹 이름 표시
  • 그룹 이름에 그룹 게층 순서를 표시하는 설정 추가
  • 경쟁사의 경로 창에 경로를 공유 중인 차량 버튼과 점유율 버튼 추가
  • 특정 경로 제한 프로그램을 사용하는 모든 신호기를 선택하여 표시하는 버튼 추가
  • 차량이 이미 적당한 차량 기지 안에서 멈춰있다면, 차량기지로 보내서 판매 메뉴로 즉시 판매되도록
  • NewGRF:
    • 추가적인 신호기 스타일과 추가적인 신호기 속성을 테스트하기 위한 신호기 그래픽 NewGRF를 허용
    • NewGRF로 지표면의 바위 칸을 커스터마이징할 수 있도록 허용
  • 경로 창에서 경유 상태를 전환할 수 있는 단축키 추가
  • 터널/다리 신호기 간격 설정을 삭제하고, 신호기 창에 있는 일반적인 신호기 간격 설정을 사용
  • 화물차 무게 계수의 영향을 받는 열차의 현실적 감속 상태를 살짝 부스트
  • 현실적 감속 기능과 다현시 신호기를 사용할 때, 열차가 전방으로 바라볼 신호기의 현시 개수를 제한할 수 있는 설정 추가
  • 기본 베이스 커밋을 0d3756818fc2178242b0a72d979131a9cb376d76 에서 19af139631b5bc98dba6de4c4f0b7aeb6b3ac6aa 으로 변경

원문:

v0.48.0 (2022-07-03)

  • Fix crash which could occur after removing non-rectangular airports.
  • Fix crash which could occur with non-buildable template trains with some NewGRFs.
  • Fix not being able to construct industries of only one tile.
  • Fix the land info window showing incorrect text for no-entry signals.
  • Fix wrong powered state or visual effect type, or desync warning messages, which could occur with trains from some NewGRFs and tiles of two different rail types.
  • Fix reservation error when a reserve through signal was the last tile, when there were no junctions earlier in the reservation.
  • Fix desync which could occur after removing part of a station moved the station sign within the catchment of industries.
  • Fix not being able to build waypoints when custom types are no longer present and a custom type was previously selected.
  • Fix timetable automation not updating conditional jump travel times.
  • Fix road/tram type check when moving depot orders to another depot.
  • Add setting to show order occupancy values by default.
  • Add conditional order to test if last or next scheduled dispatch is the first or last dispatch slot.
  • Show group name when grouping vehicles by shared orders, if all vehicles in shared order set are in the same group.
  • Add setting to show full group hierarchy in group names.
  • Enable shared orders and occupancy buttons for competitor order windows.
  • Add button to highlight all signals using a particular routing restriction program.
  • Sending a vehicle to a depot for sale can now sell immediately, if the vehicle is already stopped in a suitable depot.
  • NewGRF:
    • Allow signal graphics NewGRF to define additional signal styles and test for additional signal properties.
    • Allow NewGRFs to provide custom graphics for landscape rocky tiles.
  • Add a hotkey to toggle the via state of an order.
  • Remove the tunnel/bridge signal spacing setting, the usual signal spacing setting in the signal window is used instead.
  • Slightly boost the realistic braking stats of trains affected by the freight weight multiplier.
  • Add a setting to limit train lookahead to the signal aspect when using realistic braking and multi-aspect signalling.
  • Bump trunk base from commit 0d3756818fc2178242b0a72d979131a9cb376d76 to commit 19af139631b5bc98dba6de4c4f0b7aeb6b3ac6aa.



  1. [1] 매개변수 설정에서 Extra signal styles를 켜야합니다

이모지를 이용해서 글에 반응해보세요!

댓글



꼬리표를 선택하세요


↑TOP

신고하기 ×

신고 종류
작성자
내용

신고 사유