1
Commit Graph

14 Commits

Author SHA1 Message Date
29f7c4e566 Fixed duplicating cell storages, added automatic removal of redundant copies 2022-07-18 11:38:38 +02:00
ea079eafae Save in cell storage all artifact form types - allows to properly update statuses of non-persistent items after changes in the artifact list 2022-07-16 20:14:12 +02:00
1797222063 New artifact notifications with combined report on Take All 2022-07-12 00:37:19 +02:00
e836f4134d All moving parts have been moved to the DLL 2022-07-11 13:47:08 +02:00
77ef7c15da Moved delayed follower updates to the DLL 2022-07-09 14:30:51 +02:00
39b9e5cc04 Moved delayed bookshelf processing to the DLL 2022-07-09 14:15:35 +02:00
01dbb4bf9d All hardcoded filters can be overridden in INI 2022-07-07 13:45:21 +02:00
81b174e028 Added the exclusion keyword ETR_NotArtifact, improved artifact filtering 2022-07-05 17:56:27 +02:00
cd66ad1eac Rewritten OnContainerChanged to cover non-player events as well 2022-07-04 02:30:51 +02:00
a3cdd32cae Use SKSE::GetModCallbackEventSource() to receive the distribution event from KID 2022-07-03 13:58:41 +02:00
137b2e175f Add artifacts via keyword added by Keyword Item Distributor 2022-07-03 03:35:16 +02:00
1ca711df36 Perk-based delayed processing of picked up items 2022-07-01 22:15:55 +02:00
f312441f13 Moved almost everything to the DLL 2022-06-30 12:31:01 +02:00
a7229e0bea Moved most synchronous operations to DLL; decoded Formlist.Revert and FormList.RemoveAddedForm 2022-06-27 13:38:49 +02:00