Skip to content

SkyPal v1.0.2

Compare
Choose a tag to compare
@r-neal-kelly r-neal-kelly released this 07 May 04:36
· 7 commits to master since this release
  • All() is now far more optimal, as it uses a new method of fetching all instantiated references without having to check for redundancies.
  • Theft and owner filters are now capable of detecting items that can be taken as gifts and items that have changed ownership dynamically.
  • Added new Combiner methods which combine All()/Grid() with a common filter to prevent the unnecessary creation of script objects when arrays are sent to Papyrus for processing.