index
:
NorthstarLauncher
1.10.X
1.11.X
1.12.X
1.14.X
1.15.X
1.16.X
1.17.X
1.18.X
1.19.X
1.20.X
1.4.X
1.5.X
1.6.X
1.7.X
1.9.X
adjust-clang-format-align-trailing-comments
chore/revert-zlib-cmake-fix
chore/update-gitignore-deps-folder
ci/set-specific-msvc-version
ci/use-older-windows
docs/update-build-instructions
experimental-bots-pr
feat/overhaul-mod-loading-locations
feat/update-for-new-verified-json
feat/whitelist-safeio-file-extensions
grapple-fixes
indentation-test
main
merged-main-into-refactor
modloading-rewrite-pr
more-git-blame-ignore-revs
refactor-format-ignore-autohook
refactor-remove-context-file
refactor-temp-test
temp-rcon-fix-attempt
temp/revert-back-to-float-time
temp/test-cmake-formatting
temp/test-conflict
temp/test-dedi-crash-plugin
temp/test-formatting-before-push
temp/test-revert-hooking-change
temp/test-spoon-clang-format
temp/test-spoon-cmake-formatting
test-revert-bik-load
update-lib-curl-pr
Launcher used to modify Titanfall 2 to allow mods to be loaded
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-07
Reduce warnings due to calling conventions (#555)
v1.19.5-rc1
v1.19.5
Jack
2023-10-07
Expose origin auth state and errors to squirrel (#468)
Jack
2023-10-06
Write date to logs (#565)
H0L0
2023-10-04
Define indent size in editorconfig (#550)
GeckoEidechse
2023-10-04
Give `g_pMemAllocSingleton` a default value (#563)
Jan
2023-10-04
Always allow the local player through the banlist (#540)
v1.19.4-rc2
v1.19.4-rc1
v1.19.4
Jack
2023-10-03
Revert "Add a safeguard to map command" (#561)
v1.19.3-rc1
v1.19.3
GeckoEidechse
2023-10-02
Fix crash when running `disconnect %%s` (#554)
v1.19.2-rc1
v1.19.2
Jack
2023-10-02
Add a safeguard to map command (#529)
cat_or_not
2023-09-17
Set `spewlog_enable` default value to `0` (#516)
v1.19.1-rc1
v1.19.1
v1.19.0-rc1
v1.19.0
F1F7Y
2023-09-15
Export Northstar version number in DLL (#542)
v1.18.3-rc1
v1.18.3
1.18.X
Jack
2023-09-15
Fix `CSquirrelVM::Init` hook in `server.dll` (#544)
F1F7Y
2023-09-15
feat: Enforce Thunderstore format for remote mods (#535)
Rémy Raes
2023-09-14
Linux build instructions in `BUILD.md` (#531)
Cyn
2023-08-05
Support DLLs in Profile from wsock32 proxy (#527)
v1.18.2-rc1
v1.18.2
Jan
2023-07-29
Turn VPKData into a opaque struct (#510)
v1.18.1-rc1
v1.18.1
Jan
2023-07-29
Validate package pattern before checking for plugins (#525)
v1.18.0-rc1
v1.18.0
Jan
2023-07-29
Warn about the package dir, not the mod dir (#526)
Jan
2023-07-28
Remove `pch.cpp` and all `#include "pch.h"` occurrences (#519)
F1F7Y
2023-07-28
Make sure `packages` dir exists when loading plugins (#523)
F1F7Y
2023-07-28
Fix plugins not loading (#522)
F1F7Y
2023-07-27
Add support for loading plugins from Thunderstore packages (#513)
Jan
2023-07-25
Replace forward slashes with windows path separators (#514)
Jan
2023-07-25
Remove Vector3 Constructor (#494)
Jan
2023-07-22
Safe I/O 2 - Electric Boogaloo! (#404)
EladNLG
2023-07-22
Replace vendored libcurl and minhook with submodules (#500)
v1.17.1-rc1
Jan
2023-07-17
Search for Northstar.dll in profile directory (#451)
v1.17.0-rc2
v1.17.0-rc1
v1.17.0
F1F7Y
2023-07-16
Add OS, Wine and Proton logging (#502)
Jan
2023-07-16
CMAKE: set build type if not previously set, turn bin dir message into status...
Jan
2023-07-16
Add support for loading Thunderstore mods natively (#503)
GeckoEidechse
2023-07-07
Improve logging for mods (#445)
v1.16.3-rc2
v1.16.3-rc1
v1.16.3
v1.16.2-rc1
v1.16.2
v1.16.1-rc1
v1.16.1
1.16.X
Jack
2023-07-07
Memory class renaming (#469)
F1F7Y
2023-07-02
Improve `ShouldLoadNorthstar()` logic readability (#499)
GeckoEidechse
2023-07-02
Basic mods blacklisting (#474)
v1.16.0-rc2
v1.16.0
F1F7Y
2023-07-01
Update gitattributes vendored code path (#496)
GeckoEidechse
2023-06-29
Reorganize third-party dependencies into `thirdparty` directory (#491)
F1F7Y
2023-06-28
Code cleanup (#478)
v1.16.0-rc1
v1.15.1-rc1
v1.15.1
1.15.X
Jan
2023-06-28
Replace dependent names with explicit template definition (#490)
Jan
2023-06-28
Add RelWithDebInfo configuration (#483)
F1F7Y
2023-06-28
Fix const pointer const (#488)
Jan
2023-06-28
Remove pragma once from source file (#487)
Jan
2023-06-28
Use correctly typed values for variables (#486)
Jan
2023-06-28
Cast types in MAKEHOOK macro to follow C++ Standard (#489)
Jan
2023-06-22
Update release action to match push action (#476)
v1.15.0-rc2
v1.15.0
F1F7Y
2023-06-22
Move to cmake (#467)
v1.15.0-rc1
F1F7Y
2023-06-07
Restore `-noplugins` argument (#459)
v1.14.3-rc1
v1.14.3
1.14.X
cat_or_not
2023-06-07
Fix `maps *` command, expose to squirrel (#442)
F1F7Y
2023-05-05
Support loading plugins from subdirs (#460)
cat_or_not
2023-04-27
Use structs for the Script Server Browser (#453)
v1.14.2-rc1
v1.14.2
v1.14.1-rc1
v1.14.1
v1.14.0-rc1
v1.14.0
uniboi
2023-04-23
Fix initscript issue (#457)
v1.13.2-rc2
v1.13.2-rc1
v1.13.2
v1.13.1-rc1
v1.13.1
cat_or_not
[next]