Skip to content

Releases: sfall-team/sfall

sfall 4.4.5.1

04 Dec 01:17
Compare
Choose a tag to compare

Maintenance release for sfall 4.4.5.

Download sfall

Changelog:

  • HRP: Fixed the behavior of IFACE_BAR_WIDTH for a modified fallout2.exe with Chinese/Japanese support
  • Fixed a bug in XPTable that caused leveling issues with Here and Now perk
  • Disabled unnecessary selfrun file creation in the recording mode (autoplay has been disabled in 4.3)

sfall 3.8.45.1

04 Dec 01:16
Compare
Choose a tag to compare

Maintenance release for sfall 3.8.45.

Download sfall

Changelog:

  • Fixed a bug in XPTable that caused leveling issues with Here and Now perk
  • Disabled unnecessary selfrun file creation in the recording mode (autoplay has been disabled in 3.8.30)

sfall 4.4.5

15 Sep 13:11
Compare
Choose a tag to compare

Download sfall

Changelog:

  • Fixed a bug introduced in 4.2.9 that caused game_loaded script function to always return 1 when called from normal scripts
  • Fixed a bug introduced in 4.4.4 that caused the information card for the hero appearance mod not to refresh properly
  • Fixed a crash bug in AutoSearchSFX when an ACM file has a name longer than 12 characters
  • Fixed an issue with sfall not resetting data properly after attempting to load a corrupted saved game
  • Fixed the inconsistent behavior of the escaped percent sign % in sprintf and string_format script functions
  • Fixed show/hide_iface_tag script functions to prevent unnecessary toggling of tags
  • Fixed using_skill script function returning garbage values when the arguments are not the player and Sneak skill
  • Added a fix for the engine not checking 'misc' type items when correcting data for items on maps
  • Added a fix to prevent the windows of Tag! and Mutate! perks from reappearing when there are still unused perks
  • Added a tweak to restore the player's sneak state when switching between maps
  • Added options to item highlighting mod to separately set the color of outlines for highlighted containers and corpses
  • New hook script: hs_buildsfxweapon

sfall 3.8.45

15 Sep 13:10
Compare
Choose a tag to compare

Download sfall

Changelog:

  • Fixed a bug introduced in 3.8.29 that caused game_loaded script function to always return 1 when called from normal scripts
  • Fixed a bug introduced in 3.8.44 that caused the information card for the hero appearance mod not to refresh properly
  • Fixed a crash bug in AutoSearchSFX when an ACM file has a name longer than 12 characters
  • Fixed an issue with sfall not resetting data properly after attempting to load a corrupted saved game
  • Fixed the inconsistent behavior of the escaped percent sign % in sprintf and string_format script functions
  • Fixed show/hide_iface_tag script functions to prevent unnecessary toggling of tags
  • Fixed using_skill script function returning garbage values when the arguments are not the player and Sneak skill
  • Added a fix for the engine not checking 'misc' type items when correcting data for items on maps
  • Added a fix to prevent the windows of Tag! and Mutate! perks from reappearing when there are still unused perks
  • Added a tweak to restore the player's sneak state when switching between maps
  • Added options to separately set the color of outlines for highlighted containers and corpses
  • Updated item highlighting mod in the modders pack to match the feature set of the 4.x version
  • New hook script: hs_buildsfxweapon

sfall 4.4.4

19 Jun 13:27
Compare
Choose a tag to compare

Download sfall

Changelog:

  • Fixed a bug in NPCsTryToSpendExtraAP that caused NPCs to still be able to move in their combat turn after they killed themselves
  • Fixed a bug in PlayIdleAnimOnReload that could cause critters to lose highlights after reloading weapons in combat
  • Fixed a crash bug in interface_art_draw script function when drawing beyond window bounds
  • Fixed the missing hotkeys for additional elevators derived from the original elevator types
  • Fixed and improved the syntax parsing in script compiler (compile.exe in the modders pack)
  • Improved the fix for using 'English' as the fallback language directory for msg files to work on a per-line basis
  • Improved the fix for saving/loading party member protos to include the car trunk
  • Improved the performance of draw_image, draw_image_scaled, and interface_art_draw script functions
  • Expanded show/hide_iface_tag script functions to work with the tag value 0 (sneak)
  • Changed the expanded world map interface to be compatible with older versions of the hi-res patch
  • Changed the expanded action points bar to require fewer resources and be compatible with older versions of the hi-res patch
  • Changed AIDrugUsePerfFix to be enabled by default
  • Tweaked the behavior of NPCAutoLevel option and renamed it to PartyMemberNonRandomLevelUp to better match its behavior
  • Removed the unnecessary error message about sndlist.lst when AutoSearchSFX is enabled
  • Added a fix for the time interval for healing during world map travel being tied to the system timer instead of game time
  • Added a fix for the interface bar obscuring the barter/trade interface when using the hi-res patch
  • Added a tweak to prevent the 'forever' type of animation on objects from stopping when entering combat
  • Added an option to use the expanded barter/trade interface (4 item slots per table instead of 3)
  • Added an option to use the expanded inventory/loot screens (8 vertical slots instead of 6)
  • Added an option to pre-fill the 'Move Items' window with the correct balancing amount when moving money/caps in the barter screen
  • Added an option to set up a key to let you move items between inventory lists by simply clicking on them
  • Added debug options to adjust the size and text font for the internal debug window
  • Added an option for tweaking Cautious Nature perk to the perks ini file
  • Added a new attribute type value to get_window_attribute script function
  • Added PAUSEWIN flag to the game mode functions (when pausing the game using Ctrl+P)
  • Added 2 new arguments to HOOK_ENCOUNTER hook script
  • Added a healing skills example script to the example mods in the modders pack
  • New script function: signal_close_game, art_frame_data, set_worldmap_heal_time

sfall 3.8.44

19 Jun 13:26
Compare
Choose a tag to compare

Download sfall

  • Fixed a bug in NPCsTryToSpendExtraAP that caused NPCs to still be able to move in their combat turn after they killed themselves
  • Fixed a bug in PlayIdleAnimOnReload that could cause critters to lose highlights after reloading weapons in combat
  • Fixed a crash bug in interface_art_draw script function when drawing beyond window bounds
  • Fixed the missing hotkeys for additional elevators derived from the original elevator types
  • Fixed and improved the syntax parsing in script compiler (compile.exe in the modders pack)
  • Improved the fix for using 'English' as the fallback language directory for msg files to work on a per-line basis
  • Improved the fix for saving/loading party member protos to include the car trunk
  • Improved the performance of draw_image, draw_image_scaled, and interface_art_draw script functions
  • Expanded show/hide_iface_tag script functions to work with the tag value 0 (sneak)
  • Changed AIDrugUsePerfFix to be enabled by default
  • Tweaked the behavior of NPCAutoLevel option and renamed it to PartyMemberNonRandomLevelUp to better match its behavior
  • Removed the unnecessary error message about sndlist.lst when AutoSearchSFX is enabled
  • Added a fix for the time interval for healing during world map travel being tied to the system timer instead of game time
  • Added a fix for the interface bar obscuring the barter/trade interface when using the hi-res patch
  • Added a tweak to prevent the 'forever' type of animation on objects from stopping when entering combat
  • Added an option to use the expanded world map interface (requires the hi-res patch)
  • Added an option to pre-fill the 'Move Items' window with the correct balancing amount when moving money/caps in the barter screen
  • Added an option to set up a key to let you move items between inventory lists by simply clicking on them
  • Added debug options to adjust the size and text font for the internal debug window
  • Added an option for tweaking Cautious Nature perk to the perks ini file
  • Added a new attribute type value to get_window_attribute script function
  • Added PAUSEWIN flag to the game mode functions (when pausing the game using Ctrl+P)
  • Added 2 new arguments to HOOK_ENCOUNTER hook script
  • Added a healing skills example script to the example mods in the modders pack
  • New script function: signal_close_game, art_frame_data, set_worldmap_heal_time

sfall 4.4.3.1

19 Apr 01:01
Compare
Choose a tag to compare

Hotfix release for sfall 4.4.3.

Download sfall

Changelog:

  • Fixed a possible hang or crash introduced in 4.4.1 when running certain script sequences

sfall 3.8.43.1

19 Apr 01:00
Compare
Choose a tag to compare

Hotfix release for sfall 3.8.43.

Download sfall

Changelog:

  • Fixed a possible hang or crash introduced in 3.8.41 when running certain script sequences

sfall 4.4.3

05 Apr 04:14
Compare
Choose a tag to compare

Download sfall

Changelog:

  • Fixed a bug introduced in 4.2.9 that caused critters with crippled arms to be unable to attack in certain cases
  • Fixed the critical hit messages of the right arm and left leg for super mutants
  • Fixed add_extra_msg_file script function to prevent it from loading the same msg file more than once
  • Removed DisplaySwiftLearnerExp from ddraw.ini because there is little reason to turn it off
  • Removed SpeedInterfaceCounterAnims=3. Now the AC counter is always instantly updated when switching to other controlled critters in combat
  • Added a fix for the game disappearing from the taskbar after using Alt+Tab
  • Added a fix for the clickability issue of the 'Use Inventory Item On' action when the selected item overlaps an object
  • Added a fix for the xp exploit from canceling Here and Now perk when the player has Swift Learner perk
  • Added support for loading an external DirectDraw wrapper (ddraw.dll) from the <GameRoot>\wrapper\ directory for rendering
  • Added a static books mod and a molotov fire damage mod to the example mods in the modders pack

sfall 3.8.43

05 Apr 04:13
Compare
Choose a tag to compare

Download sfall

  • Restored support for pre-SSE processors because the code optimization resulting from dropping support is marginal
  • Fixed a bug introduced in 3.8.29 that caused critters with crippled arms to be unable to attack in certain cases
  • Fixed the critical hit messages of the right arm and left leg for super mutants
  • Fixed add_extra_msg_file script function to prevent it from loading the same msg file more than once
  • Removed DisplaySwiftLearnerExp from ddraw.ini because there is little reason to turn it off
  • Removed SpeedInterfaceCounterAnims=3. Now the AC counter is always instantly updated when switching to other controlled critters in combat
  • Added a fix for the game disappearing from the taskbar after using Alt+Tab
  • Added a fix for the clickability issue of the 'Use Inventory Item On' action when the selected item overlaps an object
  • Added a fix for the xp exploit from canceling Here and Now perk when the player has Swift Learner perk
  • Added support for loading an external DirectDraw wrapper (ddraw.dll) from the <GameRoot>\wrapper\ directory for rendering
  • Added a static books mod and a molotov fire damage mod to the example mods in the modders pack