Skip to content

ShowOff NVSE - Version 1.60

Compare
Choose a tag to compare
@Demorome Demorome released this 10 May 02:48
· 61 commits to main since this release

AS OF THIS VERSION, xNVSE 6.3.0 or greater is required.

Also, the ShowOff INI file is now optional, meaning a warning message will no longer appear if it is not found.

===Bug Fixes:

  • Removed confusing hook conflict detection msg related to Tweaks.
  • Level Up Menu: Fixed hook oversight that changed the vanilla behavior for how perk selection can be swapped

===New Functions:

  • Get/SetAmmoName
  • KillAllHostiles

===Function changes:

  • RefillPlayerAmmo now only shows error console messages if console is open, and returns 1/0 for success.
  • A couple of SO's item functions should now run faster, thanks to lStewieAl fixing the abuse of the slow DYNAMIC_CAST function.

===New Events:

  • "ShowOff:OnReadBook"
  • "ShowOff:OnDispositionChange"
  • "ShowOff:OnAdd"