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-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
2023-04-22
Replace `set-output` in GitHub Actions workflows (#452)
v1.13.0-rc2
v1.13.0-rc1
v1.13.0
pg9182
2023-04-19
Remove leftover LoadPlugins declaration (#449)
pg9182
2023-04-19
Fix parsing string ConVar/ConCommand.Flags from `mod.json` (#450)
pg9182
2023-04-19
Fix incorrect script ConCommand argc (#446)
Glacir
2023-04-18
Fix DecodeJSON fatalParseErrors param (#443)
EladNLG
2023-04-18
Fix getvector returning garbage data (#448)
uniboi
2023-04-17
Set default server auth failure reason
pg9182
2023-04-17
Use detailed master server error messages when available
pg9182
2023-04-17
Remove httplib
pg9182
2023-04-17
Replace HTTP auth server with Atlas connectionless packet
pg9182
2023-04-17
Add missing curl lib deps
pg9182
2023-04-17
Implement Atlas sigreq1 connectionless packet
pg9182
2023-04-17
Add support for Atlas connectionless packets
pg9182
2023-04-17
Extract ProcessConnectionlessPacket hook to separate file
pg9182
2023-04-11
Plugin system v2 (#343)
Emma Miler
2023-04-08
Fix stringcmd limits causing unnecessary disconnects (#447)
Jack
2023-04-07
Bump download-artifact action to v3 (#444)
GeckoEidechse
2023-03-31
Bring back sq_getobject and sq_getthisentity for the client and ui vm (#428)
cat_or_not
2023-03-19
CI create release and upload files on tag (#439)
GeckoEidechse
2023-03-08
Fix `sv_alltalk 1` (broken originally by respawn changes) (#291)
BobTheBob
2023-03-08
Reject banned players during masterserver auth (#434)
pg9182
2023-03-07
me when case inconsistency (#437)
v1.12.4-rc1
v1.12.4
EladNLG
2023-03-05
Fix build errors due to declaration order in scripthttprequesthandler (#430)
pg9182
2023-02-23
Add `FUNCTION_AT` and `VAR_AT` macros (#416)
BobTheBob
2023-02-22
Implement `dedi_sendPrintsToClient` (#418)
BobTheBob
2023-02-22
Add additional properties to `CBasePlayer` (#329)
BobTheBob
2023-02-14
Force-include `pch.h` to all files, remove explicit includes (#393)
p0358
2023-02-12
Add `CGlobals` class and `g_pGlobals`, and update code to support (#411)
BobTheBob
2023-02-09
Add Destroy callback for squirrel scripts. (#383)
v1.12.3-rc2
v1.12.3-rc1
v1.12.3
Erlite
2023-02-07
Do not load streaming files on dedicated server (#412)
BobTheBob
2023-02-06
Flush loggers properly on dedicated server shutdown (#413)
v1.12.2-rc1
v1.12.2
v1.12.1-rc1
v1.12.1
BobTheBob
2023-02-01
Allow `launchplaylist` to be used to start dedicated servers (#409)
BobTheBob
[next]