aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-15Export Northstar version number in DLL (#542)v1.18.3-rc1v1.18.31.18.XJack
2023-09-15Fix `CSquirrelVM::Init` hook in `server.dll` (#544)F1F7Y
2023-09-15feat: Enforce Thunderstore format for remote mods (#535)Rémy Raes
2023-09-14Linux build instructions in `BUILD.md` (#531)Cyn
2023-08-05Support DLLs in Profile from wsock32 proxy (#527)v1.18.2-rc1v1.18.2Jan
2023-07-29Turn VPKData into a opaque struct (#510)v1.18.1-rc1v1.18.1Jan
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-28Make sure `packages` dir exists when loading plugins (#523)F1F7Y
2023-07-28Fix plugins not loading (#522)F1F7Y
2023-07-27Add support for loading plugins from Thunderstore packages (#513)Jan
2023-07-25Replace forward slashes with windows path separators (#514)Jan
2023-07-25Remove Vector3 Constructor (#494)Jan
2023-07-22Safe I/O 2 - Electric Boogaloo! (#404)EladNLG
2023-07-22Replace vendored libcurl and minhook with submodules (#500)v1.17.1-rc1Jan
2023-07-17Search for Northstar.dll in profile directory (#451)v1.17.0-rc2v1.17.0-rc1v1.17.0F1F7Y
2023-07-16Add OS, Wine and Proton logging (#502)Jan
2023-07-16CMAKE: set build type if not previously set, turn bin dir message into status...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-07Memory class renaming (#469)F1F7Y
2023-07-02Improve `ShouldLoadNorthstar()` logic readability (#499)GeckoEidechse
2023-07-02Basic mods blacklisting (#474)v1.16.0-rc2v1.16.0F1F7Y
2023-07-01Update gitattributes vendored code path (#496)GeckoEidechse
2023-06-29Reorganize third-party dependencies into `thirdparty` directory (#491)F1F7Y
2023-06-28Code cleanup (#478)v1.16.0-rc1v1.15.1-rc1v1.15.11.15.XJan
2023-06-28Replace dependent names with explicit template definition (#490)Jan
2023-06-28Add RelWithDebInfo configuration (#483)F1F7Y
2023-06-28Fix const pointer const (#488)Jan
2023-06-28Remove pragma once from source file (#487)Jan
2023-06-28Use correctly typed values for variables (#486)Jan
2023-06-28Cast types in MAKEHOOK macro to follow C++ Standard (#489)Jan
2023-06-22Update release action to match push action (#476)v1.15.0-rc2v1.15.0F1F7Y
2023-06-22Move to cmake (#467)v1.15.0-rc1F1F7Y
2023-06-07Restore `-noplugins` argument (#459)v1.14.3-rc1v1.14.31.14.Xcat_or_not
2023-06-07Fix `maps *` command, expose to squirrel (#442)F1F7Y
2023-05-05Support loading plugins from subdirs (#460)cat_or_not
2023-04-27Use structs for the Script Server Browser (#453)v1.14.2-rc1v1.14.2v1.14.1-rc1v1.14.1v1.14.0-rc1v1.14.0uniboi
2023-04-23Fix initscript issue (#457)v1.13.2-rc2v1.13.2-rc1v1.13.2v1.13.1-rc1v1.13.11.13.Xcat_or_not
2023-04-22Replace `set-output` in GitHub Actions workflows (#452)v1.13.0-rc2v1.13.0-rc1v1.13.0pg9182
2023-04-19Remove leftover LoadPlugins declaration (#449)pg9182
2023-04-19Fix parsing string ConVar/ConCommand.Flags from `mod.json` (#450)pg9182
2023-04-19Fix incorrect script ConCommand argc (#446)Glacir
2023-04-18Fix DecodeJSON fatalParseErrors param (#443)EladNLG
2023-04-18Fix getvector returning garbage data (#448)uniboi
2023-04-17Set default server auth failure reasonpg9182
2023-04-17Use detailed master server error messages when availablepg9182
2023-04-17Remove httplibpg9182
2023-04-17Replace HTTP auth server with Atlas connectionless packetpg9182