1
Commit Graph

31 Commits

Author SHA1 Message Date
ef0ce50833 Removed persistent cells 2023-09-09 23:02:35 +02:00
4919e92157 Updated to CommonLibSSE-NG 3.6 (1.6.629+ support); formlist of cells with persistent containers 2022-12-01 01:39:28 +01:00
7918a84386 Create cell storage in a task, fixes CTD when accessing a created container from another thread 2022-07-12 20:27:35 +02:00
e836f4134d All moving parts have been moved to the DLL 2022-07-11 13:47:08 +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
52a1bb4e46 Added more supported form types to the perk 2022-07-03 21:34:48 +02:00
a3cdd32cae Use SKSE::GetModCallbackEventSource() to receive the distribution event from KID 2022-07-03 13:58:41 +02:00
550a185083 Injected ETR_ExtraArtifact into Update.esm, FormID 0xDE3FD3 2022-07-03 13:16:17 +02:00
5591d4ae4a Manage vanilla keywords through KID 2022-07-03 12:29:17 +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
bb427cc419 Renumbered ETR_ExcludeMiscKeywords 2022-06-24 21:01:28 +02:00
20462fa9d3 Simplified exclusion arguments 2022-06-24 20:32:16 +02:00
3b78c86e79 Detect bookshelves by script 2022-06-22 16:06:25 +02:00
487f5741b7 Added a global variable controlling new artifact notification 2022-06-22 15:37:42 +02:00
6db4016f9b Added support for bookshelves 2022-06-22 15:20:07 +02:00
0e2a31fbb1 Tweaked a few more misc keywords, removed ETR_ExcludeMiscForms 2022-06-22 12:00:28 +02:00
9ddc6a8c3a Non-nested exclusion in AddArtifactsToList by default 2022-06-22 11:11:00 +02:00
0b6983df8c Handle BYOHHouseCraftingCategorySmithing via a hard edit (still compatible with Enderal) 2022-06-22 10:35:15 +02:00
4341644277 Precache misc items 2022-06-22 02:52:12 +02:00
d22ec901b5 Delayed processing of items moved to a container 2022-06-21 22:10:12 +02:00
7330fca50a Delayed processing of items moved to a container (WIP) 2022-06-18 13:17:10 +02:00
8bc8b1362d Merged ETR_CellStorageScript updates back to player aliases due to lower performance 2022-06-18 01:35:28 +02:00
56c9fad726 Added ArtifactTrackerHomeLocation for assigning to homes without location 2022-06-16 22:03:45 +02:00
043eac23ed Initial commit 2022-06-16 14:02:24 +02:00