1
Commit Graph

17 Commits

Author SHA1 Message Date
4d4d95b317 Send delayed operations to the main thread 2022-07-15 20:36:26 +02:00
a20629cde9 Localizable notifications via Papyrus scripts 2022-07-14 14:34:05 +02:00
9fe55a34b7 Rescan the found list when followers change location 2022-07-13 00:30:54 +02:00
4a1218782f Improved Take All detection 2022-07-12 16:31:05 +02:00
1797222063 New artifact notifications with combined report on Take All 2022-07-12 00:37:19 +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
31b9d5642e Async cell rescan in a separate thread after pickup, removed the perk 2022-07-09 11:24:16 +02:00
01dbb4bf9d All hardcoded filters can be overridden in INI 2022-07-07 13:45:21 +02:00
ea48cd5a01 Changed form ID of the keywords, minor changes 2022-07-06 02:57:38 +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
33410ccee7 Added support for Immersive Display Overhaul 2022-07-03 16:37:56 +02:00
a3cdd32cae Use SKSE::GetModCallbackEventSource() to receive the distribution event from KID 2022-07-03 13:58:41 +02:00
238d00a816 Fixed book filtering, added a few comments 2022-07-01 16:41:41 +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