1
Fork 0

109 Commits (master)
 

Author SHA1 Message Date
Eddoursul c5ac9e00fe Check armor race 2 years ago
Eddoursul c258414056 Achieved the same filtering of disenchantable items with KID alone. Oh well. 2 years ago
Eddoursul 4344512a25 Exclude ClothingPoor 2 years ago
Eddoursul db410f6537 Added INI support, excludes disenchantable items by default 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 cd66ad1eac Rewritten OnContainerChanged to cover non-player events as well 2 years ago
Eddoursul 52a1bb4e46 Added more supported form types to the perk 2 years ago
Eddoursul f13316f390 Disable line break management in the repository 2 years ago
Eddoursul 33410ccee7 Added support for Immersive Display Overhaul 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 a3cdd32cae Use SKSE::GetModCallbackEventSource() to receive the distribution event from KID 2 years ago
Eddoursul 550a185083 Injected ETR_ExtraArtifact into Update.esm, FormID 0xDE3FD3 2 years ago
Eddoursul 1f7b95630a KID compatibility patches 2 years ago
Eddoursul 5591d4ae4a Manage vanilla keywords through KID 2 years ago
Eddoursul b5c5e3e109 Added Fishing CC support 2 years ago
Eddoursul 137b2e175f Add artifacts via keyword added by Keyword Item Distributor 2 years ago
Eddoursul e83e23ff3d Rescan new items without reverting 2 years ago
Eddoursul cca2fdafc1 Sync cell storage after its creation 2 years ago
Eddoursul 1455709755 GetItemCount by form 2 years ago
Eddoursul 324db21c5e Fixed formlist iteration in RefHasItem 2 years ago
Eddoursul 8039f6315f Do not iterate through remaining followers when item is found 2 years ago
Eddoursul 8d6db7e045 Updated QuickLoot RE with icons support to QuickLootEE 2 years ago
Eddoursul 1a8fd79ae4 Added GetItemCount 2 years ago
Eddoursul 7847b8b4bf Perk script 2 years ago
Eddoursul 5fa614bf94 Check the home keyword in BGSActorCellEvent 2 years ago
Eddoursul 1ca711df36 Perk-based delayed processing of picked up items 2 years ago
Eddoursul 238d00a816 Fixed book filtering, added a few comments 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 bb427cc419 Renumbered ETR_ExcludeMiscKeywords 2 years ago
Eddoursul 20462fa9d3 Simplified exclusion arguments 2 years ago
Eddoursul d899a2a03f Track fishing maps; do not check books for the playable flag 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 0e2a31fbb1 Tweaked a few more misc keywords, removed ETR_ExcludeMiscForms 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 1e71ef6032 Precache books as an unordered map 2 years ago