NovaRain
|
dc785d010e
|
Added options for toggling corpse highlighting and LOS check.
Changed default settings in sfall-mod.ini to be in line with the default ddraw.ini in previous versions of sfall.
|
2017-04-09 20:58:36 +08:00 |
|
phobos2077
|
116c522bdc
|
Moved hard-coded "ControlCombat" mod from sfall into a global script #87
- Exactly the same functionality and settings
- Mod settings are now in sfall-mods.ini
|
2017-04-01 21:11:19 +07:00 |
|
phobos2077
|
cbe987df25
|
First prototype of armor appearance mod (hook-based)
- Add test version of gl_npcarmor script with config file for FO2 RP
- Add some useful scripting headers
- Add new scripting functions to sfall.h
|
2017-03-30 01:20:44 +07:00 |
|
phobos2077
|
adf8dd13dd
|
Moved highlighting-related settings into new "sfall-mods.ini", dedicated for scripted sfall mods;
Reverted description for MotionScannerFlags 1 and 2, it was actually correct before.
|
2017-03-16 01:21:20 +07:00 |
|
phobos2077
|
afadbb71c4
|
Refactor highlighting mod script, added check for outlined_object (via new scripting function), updated ddraw.ini to reflect the actual meaning of highighting-related settings (they way it worked for a long time); #53
HighlightMod is permanently removed from sfall code, it is now only a script.
|
2017-03-14 00:20:34 +07:00 |
|