New ingame options screen (by rftr).

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2627 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Sevenfm
2021-11-17 07:51:02 +00:00
parent 3d054fc286
commit ccd9fd519b
4 changed files with 105 additions and 0 deletions
@@ -734,4 +734,9 @@ The other tags determine in what category this hint falls, and will be displayed
<szName>If a spy talks to unalerted enemies, they can try to secretly recruit them to their cause.</szName>
<covertops>1</covertops>
</LOADSCREENHINT>
<LOADSCREENHINT>
<uiIndex>142</uiIndex>
<szName>Check out the Features Screen to toggle 1.13 features on and off! You can access it through the Options Screen.</szName>
<lore>1</lore>
</LOADSCREENHINT>
</LOADSCREENHINTS>
@@ -714,4 +714,10 @@ The other tags determine in what category this hint falls, and will be displayed
<szName>Press [SHIFT]+[L] to quickly transform flashlight in the hand.</szName>
<keybind>1</keybind>
</LOADSCREENHINT>
<LOADSCREENHINT>
<uiIndex>138</uiIndex>
<szName>Check out the Features Screen to toggle 1.13 features on and off! You can access it through the Options Screen.</szName>
<lore>1</lore>
</LOADSCREENHINT>
</LOADSCREENHINTS>
@@ -0,0 +1,47 @@
;******************************************************************************************************************************
;******************************************************************************************************************************
; Jagged Alliance 2 --Feature Flags File--
;
; Please note that this file is automatically generated by the game.
;
; While it is safe to change things from within this file, not all values are acceptable. Some may break the game,
; some may be ignored, but most likely they will be acceptable or reset to a default value.
;
; Please note, This file and its contents are in a beta phase. Expect changes, however they should be minimal and automated.
;
;******************************************************************************************************************************
;******************************************************************************************************************************
[JA2 Feature Flags]
FF_FEATURES_SCREEN = FALSE
FF_NCTH = FALSE
FF_INTEL = TRUE
FF_PRISONERS = TRUE
FF_MINES_REQUIRE_WORKERS = FALSE
FF_ENEMY_AMBUSHES = TRUE
FF_ENEMY_ASSASSINS = FALSE
FF_ENEMY_ROLES = TRUE
FF_ENEMY_ROLE_MEDIC = TRUE
FF_ENEMY_ROLE_OFFICER = TRUE
FF_ENEMY_ROLE_GENERAL = FALSE
FF_KERBERUS = TRUE
FF_FOOD = FALSE
FF_DISEASE = FALSE
FF_ASD = FALSE
FF_ASD_HELICOPTERS = FALSE
FF_ENEMY_VEHICLES_CAN_MOVE = FALSE
FF_ZOMBIES = FALSE
FF_BLOODCAT_RAIDS = FALSE
FF_BANDIT_RAIDS = FALSE
FF_ZOMBIE_RAIDS = FALSE
FF_MILITIA_VOLUNTEER_POOL = FALSE
FF_ALLOW_TACTICAL_MILITIA_COMMAND = TRUE
FF_ALLOW_STRATEGIC_MILITIA_COMMAND = FALSE
FF_MILITIA_USE_SECTOR_EQUIPMENT = FALSE
FF_MILITIA_REQUIRE_RESOURCES = FALSE
FF_ENHANCED_CLOSE_COMBAT_SYSTEM = TRUE
FF_IMPROVED_INTERRUPT_SYSTEM = TRUE
FF_OVERHEATING = FALSE
FF_MINI_EVENTS = FALSE
FF_REBEL_COMMAND = FALSE
@@ -0,0 +1,47 @@
;******************************************************************************************************************************
;******************************************************************************************************************************
; Jagged Alliance 2 --Feature Flags File--
;
; Please note that this file is automatically generated by the game.
;
; While it is safe to change things from within this file, not all values are acceptable. Some may break the game,
; some may be ignored, but most likely they will be acceptable or reset to a default value.
;
; Please note, This file and its contents are in a beta phase. Expect changes, however they should be minimal and automated.
;
;******************************************************************************************************************************
;******************************************************************************************************************************
[JA2 Feature Flags]
FF_FEATURES_SCREEN = FALSE
FF_NCTH = FALSE
FF_INTEL = TRUE
FF_PRISONERS = TRUE
FF_MINES_REQUIRE_WORKERS = FALSE
FF_ENEMY_AMBUSHES = TRUE
FF_ENEMY_ASSASSINS = FALSE
FF_ENEMY_ROLES = TRUE
FF_ENEMY_ROLE_MEDIC = TRUE
FF_ENEMY_ROLE_OFFICER = TRUE
FF_ENEMY_ROLE_GENERAL = FALSE
FF_KERBERUS = TRUE
FF_FOOD = FALSE
FF_DISEASE = FALSE
FF_ASD = FALSE
FF_ASD_HELICOPTERS = FALSE
FF_ENEMY_VEHICLES_CAN_MOVE = FALSE
FF_ZOMBIES = FALSE
FF_BLOODCAT_RAIDS = FALSE
FF_BANDIT_RAIDS = FALSE
FF_ZOMBIE_RAIDS = FALSE
FF_MILITIA_VOLUNTEER_POOL = FALSE
FF_ALLOW_TACTICAL_MILITIA_COMMAND = TRUE
FF_ALLOW_STRATEGIC_MILITIA_COMMAND = FALSE
FF_MILITIA_USE_SECTOR_EQUIPMENT = FALSE
FF_MILITIA_REQUIRE_RESOURCES = FALSE
FF_ENHANCED_CLOSE_COMBAT_SYSTEM = TRUE
FF_IMPROVED_INTERRUPT_SYSTEM = TRUE
FF_OVERHEATING = FALSE
FF_MINI_EVENTS = FALSE
FF_REBEL_COMMAND = FALSE