aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/mods/modmanager.cpp
AgeCommit message (Expand)Author
2023-12-27Folder restructuring from primedev (#624)v1.21.2-rc3v1.21.2Jack
2023-12-20Cherry pick "remove unnecessary namespaces" from primedev (#618)v1.21.2-rc2Jack
2023-12-14Add plugin dependency constants (#458)v1.21.0-rc1cat_or_not
2023-11-21Add mod versions when logging that a mod has loaded (#596)v1.20.1-rc5v1.20.1Cyn
2023-10-09Create mod entry in `enabledmods.json` if it doesn't exist (#410)Rémy Raes
2023-09-15feat: Enforce Thunderstore format for remote mods (#535)Rémy Raes
2023-07-29Validate package pattern before checking for plugins (#525)v1.18.0-rc1v1.18.0Jan
2023-07-29Warn about the package dir, not the mod dir (#526)Jan
2023-07-16Add support for loading Thunderstore mods natively (#503)GeckoEidechse
2023-07-07Improve logging for mods (#445)v1.16.3-rc2v1.16.3-rc1v1.16.3v1.16.2-rc1v1.16.2v1.16.1-rc1v1.16.11.16.XJack
2023-07-02Basic mods blacklisting (#474)v1.16.0-rc2v1.16.0F1F7Y
2023-04-19Fix incorrect script ConCommand argc (#446)Glacir
2023-04-11Plugin system v2 (#343)Emma Miler
2023-02-14Force-include `pch.h` to all files, remove explicit includes (#393)p0358
2023-02-09Add Destroy callback for squirrel scripts. (#383)v1.12.3-rc2v1.12.3-rc1v1.12.3Erlite
2023-01-30feat: Remote mods directory (#403)Rémy Raes
2023-01-30Format content of `enabledmods.json` (#406)Glacir
2022-12-22Add script concommands (#373)Emma Miler
2022-12-19Restructuring (#365)Emma Miler