Backported AutoQuickSave and AutoQuickSavePage options from 4.x

Updated version number and year.
This commit is contained in:
NovaRain
2019-12-28 09:27:45 +08:00
parent 11261ca9be
commit 0b5c61cb72
7 changed files with 160 additions and 18 deletions
+9 -1
View File
@@ -1,5 +1,5 @@
;sfall configuration settings
;v3.8.22
;v3.8.23
[Main]
;Change to 1 if you want to use command line args to tell sfall to use another ini file.
@@ -445,6 +445,14 @@ UseScrollingQuestsList=1
;Set to 1 to add additional pages of save slots
ExtraSaveSlots=0
;To use more than one save slot for quick saving (F6 key) without picking a slot beforehand, set the next two lines
;AutoQuickSave sets how many save slots on a page you want to use for quick saving (valid range: 1..10)
;AutoQuickSavePage is the page number to use (valid range: 1..1000) if ExtraSaveSlots is enabled
;The quick saves will be rotated from the first slot on the page to the n-th slot
;Set to 0 to disable. AutoQuickSave will use the current selected page if AutoQuickSavePage is disabled
AutoQuickSave=0
AutoQuickSavePage=0
;Set to 1 to speed up the HP/AC counter animations
;Set to 2 to update the HP/AC counters instantly
;Set to 3 to update the AC counter instantly when switching to other controlled critters in combat