1
Commit Graph

18 Commits

Author SHA1 Message Date
0089f06a27 Fixed check for ESP 2023-10-26 23:35:42 +02:00
bd4d2a5f88 Added support for scrolls, keys, and ammo 2023-10-20 01:03:20 +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
654067f863 Fixed crash when loading a save with missing plugins 2022-09-22 12:28:24 +02:00
c01fbe9265 Added dependency checks and warnings 2022-09-16 02:39:07 +02:00
4220779b99 Schedule inventory checks in OnContainerChanged to work around a non-deterministic issue, when ContainerChanges has not been propagated yet 2022-07-18 15:13:23 +02:00
29f7c4e566 Fixed duplicating cell storages, added automatic removal of redundant copies 2022-07-18 11:38:38 +02:00
c7c9017ce8 1.0.3 release update 2022-07-16 22:02:55 +02:00
3c2a2343aa Check base objects on the first OnCellEnter pass to avoid mixing up with ESP-added refs 2022-07-15 22:09:15 +02:00
65efaad0f5 1.0.1 release update 2022-07-15 21:12:44 +02:00
c94b76dcf0 Minor changes 2022-07-11 16:41:13 +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
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
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