Default to not displaying the fake light around mercs (#86)

* Remove option to disable 'Mercs Lights during Movement"

This might've cost someone some frames in 1999, but today even a 10
year old smartphone can probably run with this turned on at 1080p without
dropping a sweat

This does not remove the menu option which I plan to replace with
'Highlight Mercs' which was hidden for some reason.

'Merc Lights during Movement' is a noop now tho

* Replace 'Merc Lights during movement' with 'Highlight Mercs'

as title

* Make 'Merc Highlights' default to false

"Wtf why am I glowing?" well your problems are over
This commit is contained in:
majcosta
2023-01-18 20:56:34 +02:00
committed by GitHub
parent 624c0f3bc4
commit 6afe785f4b
12 changed files with 29 additions and 44 deletions
+3 -3
View File
@@ -6532,7 +6532,7 @@ STR16 zOptionsToggleText[] =
L"实时确认", //"Real Time Confirmation",
L"显示睡觉/醒来时的提示", //"Display sleep/wake notifications",
L"使用公制系统", //"Use Metric System",
L"佣兵移动时高亮显示", //"Merc Lights during Movement",
L"佣兵假光", //"Highlight Mercs",
L"锁定佣兵", //"Snap Cursor to Mercs",
L"锁定门", //"Snap Cursor to Doors",
L"物品闪亮", //"Make Items Glow",
@@ -6634,8 +6634,8 @@ STR16 zOptionsScreenHelpText[] =
//Use the metric system
L"打开时,使用公制系统,否则使用英制系统。",
//Merc Lighted movement
L"打开时,佣兵移动时会照亮地表,切换虚拟佣兵照。(|G\n(关闭这个选项会使游戏的显示速度变快)",
//Highlight Mercs
L"打开时,切换虚拟佣兵照。(|G",
//Smart cursor
L"打开时,光标移动到佣兵身上时会高亮显示佣兵。",