1
Fork 0

38 Commits (master)

Author SHA1 Message Date
Eddoursul a20629cde9 Localizable notifications via Papyrus scripts 2 years ago
Eddoursul e836f4134d All moving parts have been moved to the DLL 2 years ago
Eddoursul 77ef7c15da Moved delayed follower updates to the DLL 2 years ago
Eddoursul 39b9e5cc04 Moved delayed bookshelf processing to the DLL 2 years ago
Eddoursul 31b9d5642e Async cell rescan in a separate thread after pickup, removed the perk 2 years ago
Eddoursul adb77dd4d9 Added RegisterPersistentStorage 2 years ago
Eddoursul 81b174e028 Added the exclusion keyword ETR_NotArtifact, improved artifact filtering 2 years ago
Eddoursul 0c22f0b8bd OnContainerChanged update 2 years ago
Eddoursul 52a1bb4e46 Added more supported form types to the perk 2 years ago
Eddoursul 477029e357 Increased delay for PlayerBookShelfContainerScript 2 years ago
Eddoursul b598d8fe38 Rebuild the artifact list if its size changed 2 years ago
Eddoursul 8d6db7e045 Updated QuickLoot RE with icons support to QuickLootEE 2 years ago
Eddoursul 7847b8b4bf Perk script 2 years ago
Eddoursul 1ca711df36 Perk-based delayed processing of picked up items 2 years ago
Eddoursul 7c1a934d4e PlayerBookShelfContainerScript support without overriding the script 2 years ago
Eddoursul 805d9948b8 Fixed AT_HomeInventoryUpdate event listener 2 years ago
Eddoursul f312441f13 Moved almost everything to the DLL 2 years ago
Eddoursul a7229e0bea Moved most synchronous operations to DLL; decoded Formlist.Revert and FormList.RemoveAddedForm 2 years ago
Eddoursul 20462fa9d3 Simplified exclusion arguments 2 years ago
Eddoursul 2b1ed09b30 Moved a companion check to prevent a possible infinite loop 2 years ago
Eddoursul 6eb5841745 Delayed follower rescanning 2 years ago
Eddoursul 3b78c86e79 Detect bookshelves by script 2 years ago
Eddoursul 487f5741b7 Added a global variable controlling new artifact notification 2 years ago
Eddoursul 95d0d4946f Added QuickLootRE.psc for script compilation 2 years ago
Eddoursul 6db4016f9b Added support for bookshelves 2 years ago
Eddoursul 812dfa556a Exclude registered persistent containers during cell scan 2 years ago
Eddoursul 9ddc6a8c3a Non-nested exclusion in AddArtifactsToList by default 2 years ago
Eddoursul 0b6983df8c Handle BYOHHouseCraftingCategorySmithing via a hard edit (still compatible with Enderal) 2 years ago
Eddoursul ed97ea6a69 Removed GetItemCountInActors, added FollowersHaveItem and AddArtifactsFromFollowersToList 2 years ago
Eddoursul e54adbd097 Minor refactoring, removed HasRefInCell 2 years ago
Eddoursul 4341644277 Precache misc items 2 years ago
Eddoursul 58890efc21 Added AddAllBooksToList 2 years ago
Eddoursul d22ec901b5 Delayed processing of items moved to a container 2 years ago
Eddoursul 90d5e69df4 Merged in DLL source code 2 years ago
Eddoursul 7330fca50a Delayed processing of items moved to a container (WIP) 2 years ago
Eddoursul fcc0924c1f Renamed GetOrCreateCellStorage to GetCellStorage 2 years ago
Eddoursul 8bc8b1362d Merged ETR_CellStorageScript updates back to player aliases due to lower performance 2 years ago
Eddoursul 043eac23ed Initial commit 2 years ago