Added OutlineColorContainers/Corpses to the built-in item highlighting

Minor code refactor of the built-in item highlighting.
Updated version number.
This commit is contained in:
NovaRain
2024-06-28 22:11:00 +08:00
parent 81f4af927b
commit 33943bb6ff
3 changed files with 71 additions and 51 deletions
+8 -2
View File
@@ -1,5 +1,5 @@
;sfall configuration settings
;v3.8.44
;v3.8.44.1
[Main]
;Set to 1 if you want to use command line arguments to tell sfall to use another ini file
@@ -223,7 +223,7 @@ HighlightContainers=0
;Set to 1 to also highlight lootable corpses
HighlightCorpses=0
;Set the color of outlines, available colors:
;Set the color of outlines for items, available colors:
;1 - glowing red
;2 - red
;4 - grey
@@ -234,6 +234,12 @@ HighlightCorpses=0
;You can set a custom color from the game palette by multiplying the color index value by 256 (in 3.8.27 or later)
OutlineColor=16
;Set the color of outlines for containers
OutlineColorContainers=4
;Set the color of outlines for corpses
OutlineColorCorpses=4
;A key to press to reload your currently equipped weapon or use the active item
;Set to 0 if you don't want a reload key, or a DX scancode otherwise
ReloadWeaponKey=0