1
Fork 0

103 Commits (master)
 

Author SHA1 Message Date
Eddoursul 4919e92157 Updated to CommonLibSSE-NG 3.6 (1.6.629+ support); formlist of cells with persistent containers 6 months ago
Eddoursul 654067f863 Fixed crash when loading a save with missing plugins 8 months ago
Eddoursul ae35ac9fbb Fixed detection of KID for AE (has a different internal name) 9 months ago
Eddoursul c01fbe9265 Added dependency checks and warnings 9 months ago
Eddoursul 4220779b99 Schedule inventory checks in OnContainerChanged to work around a non-deterministic issue, when ContainerChanges has not been propagated yet 11 months ago
Eddoursul 29f7c4e566 Fixed duplicating cell storages, added automatic removal of redundant copies 11 months ago
Eddoursul 3a52cb85b1 Resync cell storage on picking up any potential artifact 11 months ago
Eddoursul 946e05d1ed Write total number of artifacts to console on game start 11 months ago
Eddoursul c7c9017ce8 1.0.3 release update 11 months ago
Eddoursul 34046f60db INI: Added vanilla and CACO pond fish 11 months ago
Eddoursul ea079eafae Save in cell storage all artifact form types - allows to properly update statuses of non-persistent items after changes in the artifact list 11 months ago
Eddoursul deaac1c723 Always run SyncCellStorage as a task 11 months ago
Eddoursul 1fedd07be1 Exclude Hendraheim clutter 11 months ago
Eddoursul 3c2a2343aa Check base objects on the first OnCellEnter pass to avoid mixing up with ESP-added refs 11 months ago
Eddoursul 65efaad0f5 1.0.1 release update 11 months ago
Eddoursul 4d4d95b317 Send delayed operations to the main thread 11 months ago
Eddoursul 10194f1757 Updated release information 11 months ago
Eddoursul c7973a1f30 Added license (LGPL 3.0) 11 months ago
Eddoursul 85581cf147 Cleanup for 1.0 11 months ago
Eddoursul 41940cc4f3 Fixed exclusion of rough gems 11 months ago
Eddoursul aa179325f1 Exclude unenchanted clothing 11 months ago
Eddoursul 34bedf23ba Include Amulets of Skyrim 11 months ago
Eddoursul c52d8ecc86 Exclude CCOR/CACO filter keyword and CCOR rough gems 11 months ago
Eddoursul a20629cde9 Localizable notifications via Papyrus scripts 11 months ago
Eddoursul be249e6ab9 Initialize on kDataLoaded even when KID is not installed 11 months ago
Eddoursul 9fe55a34b7 Rescan the found list when followers change location 11 months ago
Eddoursul 7918a84386 Create cell storage in a task, fixes CTD when accessing a created container from another thread 11 months ago
Eddoursul 4a1218782f Improved Take All detection 11 months ago
Eddoursul 1797222063 New artifact notifications with combined report on Take All 11 months ago
Eddoursul a374e0c71f Use ForEachReference with locking to iterate through references 11 months ago
Eddoursul c94b76dcf0 Minor changes 11 months ago
Eddoursul e836f4134d All moving parts have been moved to the DLL 11 months ago
Eddoursul 77ef7c15da Moved delayed follower updates to the DLL 11 months ago
Eddoursul 39b9e5cc04 Moved delayed bookshelf processing to the DLL 11 months ago
Eddoursul 31b9d5642e Async cell rescan in a separate thread after pickup, removed the perk 11 months ago
Eddoursul adb77dd4d9 Added RegisterPersistentStorage 11 months ago
Eddoursul 11311399ce Removed redundant IsDeleted checks 11 months ago
Eddoursul f2cbb5ea8a Removed hardcoded Fishing CC patch 11 months ago
Eddoursul b7ba6e6d7b Updated patches, removed requirement for po3's Tweaks 11 months ago
Eddoursul 01dbb4bf9d All hardcoded filters can be overridden in INI 11 months ago
Eddoursul 00fe1f78a7 Check player inventory in SyncCellStorage, remove items from storage if they are removed from the artifact list 11 months ago
Eddoursul ea48cd5a01 Changed form ID of the keywords, minor changes 11 months ago
Eddoursul f813432b3c Include enchanted staves, exclude unenchanted ones 11 months ago
Eddoursul 574019c189 Exclude pouches 11 months ago
Eddoursul c5ac9e00fe Check armor race 11 months ago
Eddoursul c258414056 Achieved the same filtering of disenchantable items with KID alone. Oh well. 11 months ago
Eddoursul 4344512a25 Exclude ClothingPoor 11 months ago
Eddoursul db410f6537 Added INI support, excludes disenchantable items by default 11 months ago
Eddoursul 81b174e028 Added the exclusion keyword ETR_NotArtifact, improved artifact filtering 11 months ago
Eddoursul 0c22f0b8bd OnContainerChanged update 11 months ago