Skip to content
This repository was archived by the owner on May 24, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build/build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ if ($in -eq '9999')
# 플러그인 빌드
if ($in -eq '1')
{
$vspath = "C:\Program Files\Microsoft Visual Studio\2022\Community"
$vspath = "C:\Program Files\Microsoft Visual Studio\18\Community"

Copilot AI Nov 29, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Visual Studio version path has been changed from "2022" to "18". This appears to be incorrect as Visual Studio 2026 (if it exists) would use version "2026", not "18". Visual Studio version numbers follow the pattern:

  • VS 2019 = version 16
  • VS 2022 = version 17
  • VS 2025 (hypothetical) = version 18

If this is intended to reference VS 2026, it should be "2026" not "18". Please verify the correct Visual Studio installation path.

Suggested change
$vspath = "C:\Program Files\Microsoft Visual Studio\18\Community"
$vspath = "C:\Program Files\Microsoft Visual Studio\2022\Community"

Copilot uses AI. Check for mistakes.

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$ENV:PATH = "$vspath\MSBuild\Current\Bin;${ENV:PATH}";
msbuild -p:Configuration=Release -p:Platform=x64 "..\plugin\Cactbot.sln" -t:rebuild
if (-not $?) {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cactbot-build",
"version": "99.170.0",
"version": "99.171.0",
"license": "Apache-2.0",
"type": "module",
"types": "./types",
Expand Down
4 changes: 2 additions & 2 deletions plugin/CactbotEventSource/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
// - Revision
// GitHub has only 3 version components, so Revision should always be 0.
// CactbotOverlay and CactbotEventSource version should match.
[assembly: AssemblyVersion("99.170.0.0")]
[assembly: AssemblyFileVersion("99.170.0.0")]
[assembly: AssemblyVersion("99.171.0.0")]
[assembly: AssemblyFileVersion("99.171.0.0")]
4 changes: 2 additions & 2 deletions plugin/CactbotOverlay/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
// - Build Number
// - Revision
// GitHub has only 3 version components, so Revision should always be 0.
[assembly: AssemblyVersion("99.170.0.0")]
[assembly: AssemblyFileVersion("99.170.0.0")]
[assembly: AssemblyVersion("99.171.0.0")]
[assembly: AssemblyFileVersion("99.171.0.0")]
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ const triggerSet: TriggerSet<Data> = {
outputStrings: {
text: {
en: 'Get Behind x4',
cn: '去背后4次',
ko: '엉댕이로x4',
},
},
Expand Down Expand Up @@ -129,6 +130,7 @@ const triggerSet: TriggerSet<Data> = {
outputStrings: {
text: {
en: 'Avoid AoE',
cn: '避开AoE',
ko: '장판 피해요!',
},
},
Expand Down Expand Up @@ -176,6 +178,7 @@ const triggerSet: TriggerSet<Data> = {
outputStrings: {
text: {
en: '${in} + ${backFront}',
cn: '${in} + ${backFront}',
ko: '${backFront}+${in}',
},
back: Outputs.back,
Expand All @@ -202,6 +205,7 @@ const triggerSet: TriggerSet<Data> = {
outputStrings: {
text: {
en: '${out} + ${backFront}',
cn: '${out} + ${backFront}',
ko: '${backFront}+${out}',
},
back: Outputs.back,
Expand All @@ -218,6 +222,7 @@ const triggerSet: TriggerSet<Data> = {
outputStrings: {
text: {
en: 'Avoid final AoE',
cn: '躲避终点AoE',
ko: '마지막 장판 피해요!',
},
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,17 @@ const triggerSet: TriggerSet<Data> = {
outputStrings: {
maul: {
en: 'Maul',
cn: '咬杀',
ko: '마울',
},
maulOnYou: {
en: 'Maul on YOU',
cn: '咬杀点名',
ko: '내게 마울',
},
maulOnPlayer: {
en: 'Maul on ${player}',
cn: '咬杀点 ${player}',
ko: '마울: ${player}',
},
},
Expand Down Expand Up @@ -101,14 +104,17 @@ const triggerSet: TriggerSet<Data> = {
outputStrings: {
heat: {
en: 'Pyretic, Avoid AoE',
cn: '热病, 避开AoE',
ko: '파이레틱, 장판 피해욧',
},
heatOnYou: {
en: 'Pyretic on YOU, Away from Group => Stop Everything!',
cn: '热病点名, 远离小队成员 => 停止一切行动!',
ko: '내게 파이레틱, 혼자 멀리 🔜 그대로 멈춰욧!',
},
heatOnPlayer: {
en: 'Pyretic on ${player}, Avoid AoE',
cn: '热病点 ${player}, 避开AoE',
ko: '파이레틱: ${player}, 장판 피해욧',
},
},
Expand Down Expand Up @@ -144,6 +150,7 @@ const triggerSet: TriggerSet<Data> = {
outputStrings: {
text: {
en: 'Avoid AoE',
cn: '避开AoE',
ko: '장판 피해욧',
},
},
Expand Down Expand Up @@ -171,6 +178,7 @@ const triggerSet: TriggerSet<Data> = {
outputStrings: {
text: {
en: '${count}x attacks => Get Behind',
cn: '${count}次攻击 => 靠近',
ko: '공격x${count} 🔜 엉댕이로',
},
},
Expand Down Expand Up @@ -198,7 +206,8 @@ const triggerSet: TriggerSet<Data> = {
en: 'Break line-of-sight to ${name}',
de: 'Unterbreche Sichtlinie zu ${name}',
fr: 'Masquez le champ de vision vers ${name}',
ja: '${name}の視線を遮れ',
ja: '${name}の視線から隠れる',
cn: '利用掩体卡 ${name} 的视线',
ko: '시선 잘라요: ${name}',
},
},
Expand All @@ -225,6 +234,7 @@ const triggerSet: TriggerSet<Data> = {
outputStrings: {
text: {
en: 'Get Behind + Left',
cn: '去背后 + 左侧',
ko: '뒤+왼쪽으로',
},
},
Expand All @@ -237,6 +247,7 @@ const triggerSet: TriggerSet<Data> = {
outputStrings: {
text: {
en: 'Get Behind + Right',
cn: '去背后 + 右侧',
ko: '뒤+오른쪽으로',
},
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ const triggerSet: TriggerSet<Data> = {
outputStrings: {
text: {
en: 'Go Front + Right',
cn: '去前面 + 右侧',
ko: '앞+오른쪽으로',
},
},
Expand All @@ -72,6 +73,7 @@ const triggerSet: TriggerSet<Data> = {
outputStrings: {
text: {
en: 'Go Front + Left',
cn: '去前面 + 左侧',
ko: '앞+왼쪽으로',
},
},
Expand Down Expand Up @@ -104,6 +106,7 @@ const triggerSet: TriggerSet<Data> = {
outputStrings: {
text: {
en: '${count}x attacks => Out of Melee',
cn: '${count}次攻击 => 离开近战范围',
ko: '공격x${count} 🔜 근접 피해요',
},
},
Expand Down Expand Up @@ -136,6 +139,7 @@ const triggerSet: TriggerSet<Data> = {
outputStrings: {
text: {
en: 'Avoid AoE',
cn: '避开AoE',
ko: '장판 피해욧',
},
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ const triggerSet: TriggerSet<Data> = {
outputStrings: {
text: {
en: 'Check Boss HP Difference',
cn: '检查 BOSS 血量差',
ko: '보스 체력차 확인해요',
},
},
Expand All @@ -183,6 +184,7 @@ const triggerSet: TriggerSet<Data> = {
outputStrings: {
text: {
en: '${effect} on ${target}',
cn: '${effect} 点 ${target}',
ko: '${target}에게 ${effect}',
},
},
Expand Down Expand Up @@ -212,6 +214,7 @@ const triggerSet: TriggerSet<Data> = {
outputStrings: {
text: {
en: 'Refresh Vengeance',
cn: '刷新光/暗 Debuff',
ko: '벤젠스 갱신해둬요',
},
},
Expand Down Expand Up @@ -243,6 +246,7 @@ const triggerSet: TriggerSet<Data> = {
outputStrings: {
text: {
en: '${mech1} => ${mech2}',
cn: '${mech1} => ${mech2}',
ko: '${mech1} 🔜 ${mech2}',
},
sides: Outputs.sides,
Expand Down Expand Up @@ -271,6 +275,7 @@ const triggerSet: TriggerSet<Data> = {
outputStrings: {
text: {
en: '${mech1} => ${mech2}',
cn: '${mech1} => ${mech2}',
ko: '${mech1} 🔜 ${mech2}',
},
sides: Outputs.sides,
Expand Down Expand Up @@ -306,6 +311,8 @@ const triggerSet: TriggerSet<Data> = {
outputStrings: {
text: {
en: '${mech1} => ${mech2}',
cn: '${mech1} => ${mech2}',
ko: '${mech1} 🔜 ${mech2}',
Comment on lines +314 to +315

Copilot AI Nov 29, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incomplete Korean localization: The Korean translation is missing for this line while Chinese was added. For consistency with the rest of the file, Korean localization should be included.

Copilot uses AI. Check for mistakes.

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ko resources always use '🔜' instead of '=>'. not same other locales

},
sides: Outputs.sides,
middle: Outputs.goIntoMiddle,
Expand Down Expand Up @@ -440,6 +447,7 @@ const triggerSet: TriggerSet<Data> = {
outputStrings: {
text: {
en: '${frontBack}-${leftRight}, for later',
cn: '稍后去 ${leftRight}-${frontBack}',
ko: '(나중에 ${frontBack}+${leftRight})',
},
front: Outputs.front,
Expand Down Expand Up @@ -490,6 +498,7 @@ const triggerSet: TriggerSet<Data> = {
outputStrings: {
text: {
en: '${frontBack}-${leftRight}, for later',
cn: '稍后去 ${leftRight}-${frontBack}',
ko: '(나중에 ${frontBack}+${leftRight})',
},
front: Outputs.front,
Expand Down Expand Up @@ -519,6 +528,7 @@ const triggerSet: TriggerSet<Data> = {
outputStrings: {
text: {
en: '${frontBack}-${leftRight}, Avoid Exaflares',
cn: '在 ${leftRight}-${frontBack} 躲避地火',
ko: '${frontBack}+${leftRight}, 엑사플레어 피해요',
},
front: Outputs.front,
Expand Down Expand Up @@ -568,6 +578,7 @@ const triggerSet: TriggerSet<Data> = {
outputStrings: {
text: {
en: 'Go ${dir}',
cn: '去 ${dir}',
ko: '가세요: ${dir}',
},
unknown: Outputs.unknown,
Expand Down
Loading