Age | Commit message (Collapse) | Author |
|
Add `IMod.GetApi(IManifest manifest)`
|
|
|
|
|
|
Ignore more file extensions when scanning for mods
|
|
Fix ComparableListWatcher not removing items in zero case
|
|
Use array pooling and various optimizations to reduce allocations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit f5d49515c4eddfb415903a89d70654cf9b6de299.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mods.
|
|
Add a few more files to the ignored files like .7z
|
|
|
|
|
|
This apparently leads to NoSuitableGraphicsDeviceException errors when launching SMAPI for some players.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add error message for invalid PNG
|
|
Add condition to DebugType to allow for overriding
|
|
|
|
The 'portable' format is preferred in newer .NET versions, but it's set by default now so we don't need to override it anymore.
|