Added 3 new modes to metarule2_explosions and "item_make_explosive" script function (#169)

Simplified byte writing in some options (from Crafty)
Minor edits to Criticals.cpp.
Updated version number.
This commit is contained in:
NovaRain
2018-10-14 21:05:15 +08:00
parent 009a6cc21d
commit 005684fa3b
11 changed files with 323 additions and 27 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
;sfall configuration settings
;v4.1.1
;v4.1.2
[Main]
;Change to 1 if you want to use command line args to tell sfall to use another ini file.
@@ -524,7 +524,7 @@ ObjCanSeeObj_ShootThru_Fix=0
;Set to 1 to fix the broken obj_can_hear_obj script function
ObjCanHearObjFix=0
;Set to 1 to fix the mood argument of start_gdialog script function to be available for talking heads
;Set to 1 to enable the mood argument of start_gdialog script function to be available for talking heads
;If the argument value is -1, the mood will be determined by the local variable 0 of the script (vanilla behavior)
StartGDialogFix=0