1
Commit Graph

17 Commits

Author SHA1 Message Date
654067f863 Fixed crash when loading a save with missing plugins 2022-09-22 12:28:24 +02:00
ae35ac9fbb Fixed detection of KID for AE (has a different internal name) 2022-09-16 11:45:46 +02:00
29f7c4e566 Fixed duplicating cell storages, added automatic removal of redundant copies 2022-07-18 11:38:38 +02:00
be249e6ab9 Initialize on kDataLoaded even when KID is not installed 2022-07-14 00:13:00 +02:00
e836f4134d All moving parts have been moved to the DLL 2022-07-11 13:47:08 +02:00
db410f6537 Added INI support, excludes disenchantable items by default 2022-07-05 22:50:04 +02:00
81b174e028 Added the exclusion keyword ETR_NotArtifact, improved artifact filtering 2022-07-05 17:56:27 +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
1a8fd79ae4 Added GetItemCount 2022-07-02 15:57:34 +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
4341644277 Precache misc items 2022-06-22 02:52:12 +02:00
1e71ef6032 Precache books as an unordered map 2022-06-22 01:50:24 +02:00
58890efc21 Added AddAllBooksToList 2022-06-22 01:12:57 +02:00
4d80f064b5 Moved DLL source code to Source/ArtifactTrackerDLL 2022-06-21 22:22:13 +02:00