Files
core2026/tools/compare-command-logs.ignore.json
T
Hide_D c63a49bd07 fix: 커맨드 차등 생명주기와 로그 그래프를 보강
장수 55종과 수뇌 35종의 상태, 로그, 메시지, 예약 턴 비교를 닫습니다.

실제 시나리오 프로필과 대표 PostgreSQL 수명주기, 즉시 외교와 출병 회귀를 추가하고 발견된 Ref 로그 및 생성 장수 저장 차이를 교정합니다.
2026-08-23 21:48:29 +00:00

101 lines
4.6 KiB
JSON

{
"SharedTsLogCommands": {
"Nation/che_불가침수락": "shared resolver logs are dynamically compared through Core messages.respond and Ref DecideMessageResponse by instantDiplomacyCoreReference.integration.test.ts",
"Nation/che_불가침파기수락": "shared resolver logs are dynamically compared through Core messages.respond and Ref DecideMessageResponse by instantDiplomacyCoreReference.integration.test.ts",
"Nation/che_종전수락": "shared resolver logs are dynamically compared through Core messages.respond and Ref DecideMessageResponse by instantDiplomacyCoreReference.integration.test.ts"
},
"Global": {
"templates": [
"${}에게서 몰수할 ${}이 없습니다.",
"이동할 인구가 부족합니다.",
"이미 같은 국호를 가진 곳이 있습니다. ${} 실패",
"이미 같은 국호를 가진 곳이 있습니다. 국호변경 실패",
"<Y>${}</>에게 등용 권유 서신을 보내지 못했습니다. ${}",
"<Y>${}</>에게 부대 탈퇴를 지시 받았습니다.",
"<Y>${}</>에 의해 <G>${}</>${} 발령됐습니다.",
"경로에 도달할 방법이 없습니다.",
"${}${} <span class='ev_failed'>실패</span>하여 <C>${}</> 상승했습니다.",
"${}${} <S>성공</>하여 <C>${}</> 상승했습니다.",
"다음 턴부터 건국할 수 있습니다."
],
"regex": []
},
"General/che_모반시도": {
"templates": ["<Y>${}</>에게 군주의 자리를 뺏겼습니다."],
"regex": []
},
"General/che_선양": {
"templates": ["<Y>${}</>에게서 군주의 자리를 물려받습니다."],
"regex": []
},
"General/che_장비매매": {
"templates": ["${}"],
"regex": []
},
"General/che_인재탐색": {
"templates": ["<Y>${}</>${}는 <C>인재</>를 ${}하였습니다!", "<Y>${}</>${}는 <C>인재</>를 발견하였습니다!"],
"regex": []
},
"General/che_기술연구": {
"templates": [
"${}${} 하여 <C>${}</> 상승했습니다.",
"기술 연구${} <span class='ev_failed'>실패</span>하여 <C>${}</> 상승했습니다.",
"기술 연구${} <S>성공</>하여 <C>${}</> 상승했습니다.",
"기술 연구${} 하여 <C>${}</> 상승했습니다."
],
"regex": []
},
"General/che_내정특기초기화": {
"templates": ["새로운 ${}를 가질 준비가 되었습니다.", "새로운 내정 특기를 가질 준비가 되었습니다."],
"regex": []
},
"General/che_선동": {
"templates": ["<G>${}</>에 선동${} 실패했습니다."],
"regex": []
},
"General/che_화계": {
"templates": ["<G>${}</>에 ${}${} 실패했습니다.", "<C>${}</>${} 사용!"],
"regex": []
},
"General/che_은퇴": {
"templates": ["나이가 들어 <R>은퇴</>하고 자손에게 자리를 물려줍니다."],
"regex": []
},
"General/che_정착장려": {
"templates": [
"${}${} <span class='ev_failed'>실패</span>하여 주민이 <C>${}</>명 증가했습니다.",
"${}${} <S>성공</>하여 주민이 <C>${}</>명 증가했습니다.",
"${}${} 하여 주민이 <C>${}</>명 증가했습니다.",
"정착 장려${} <span class='ev_failed'>실패</span>하여 주민이 <C>${}</>명 증가했습니다.",
"정착 장려${} <S>성공</>하여 주민이 <C>${}</>명 증가했습니다.",
"정착 장려${} 하여 주민이 <C>${}</>명 증가했습니다."
],
"regex": []
},
"General/che_주민선정": {
"templates": [
"${}${} 하여 <C>${}</> 상승했습니다.",
"주민 선정${} <span class='ev_failed'>실패</span>하여 <C>${}</> 상승했습니다.",
"주민 선정${} <S>성공</>하여 <C>${}</> 상승했습니다.",
"주민 선정${} 하여 <C>${}</> 상승했습니다."
],
"regex": []
},
"General/che_탈취": {
"templates": ["<G>${}</>에 탈취${} 실패했습니다."],
"regex": []
},
"General/che_파괴": {
"templates": ["<G>${}</>에 파괴${} 실패했습니다."],
"regex": []
},
"Nation/che_발령": {
"templates": ["본인입니다 <Y>${}</> 발령 실패."],
"regex": []
},
"Nation/che_부대탈퇴지시": {
"templates": ["본인입니다 부대 탈퇴 지시 실패."],
"regex": []
}
}