aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/mods
AgeCommit message (Expand)Author
2023-11-17Update link for verified mods JSON file (#600)v1.20.1-rc4GeckoEidechse
2023-11-03Inital native code for verified mod auto-downloading (#545)Rémy Raes
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-28Remove `pch.cpp` and all `#include "pch.h"` occurrences (#519)F1F7Y
2023-07-25Replace forward slashes with windows path separators (#514)Jan
2023-07-22Safe I/O 2 - Electric Boogaloo! (#404)EladNLG
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