Skip to content

sfall 4.0.4

Compare
Choose a tag to compare
@NovaRain NovaRain released this 11 May 12:04

Download sfall

Changelog:

  • Fixed a broken functionality of ExtraSaveSlots option. Now sfall will remember the last selected save game slot. The position data is saved to/loaded from an auto-generated slotdat.ini in your savegame folder
  • Fixed the last additional notification boxes to the interface being missing
  • Fixed a bug in NPC combat control mod that caused Gecko Skinning to appear in the perk selection window
  • Fixed a bug in item highlighting that caused items to be kept highlighted when entering combat while holding the highlight key
  • Fixed the broken get_attack_type script function (from Mr.Stalin and Crafty)
  • Added a fix for being at incorrect hex after map change when the exit hex in source map is at the same position as some exit hex in destination map (from Crafty)
  • Added a math script function: floor2
  • New script functions: set_ini_setting, lock_is_jammed, unjam_lock, set_unjam_locks_time, get/set_map_enter_position, set_rest_heal_time, set_rest_mode, attack_is_aimed (from Mr.Stalin)
  • New hook scripts: hs_setglobalvar, hs_resttimer (from Mr.Stalin)