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
path:
root
/
NorthstarDLL
Age
Commit message (
Expand
)
Author
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
2023-01-30
feat: Remote mods directory (#403)
Rémy Raes
2023-01-30
Format content of `enabledmods.json` (#406)
Glacir
2023-01-29
fix broken filters (#407)
BobTheBob
2023-01-26
remove debug logging (#402)
uniboi
2023-01-21
Expose Cursor Position to UI vm (#387)
uniboi
2023-01-20
Pedantic fix for #391 (use if-else instead of if) (#392)
p0358
2023-01-13
Execute cfgs before server startup for gamemode being run (#398)
v1.12.0-rc5
v1.12.0-rc4
v1.12.0
BobTheBob
2023-01-11
push vectors to stack correctly (#395)
uniboi
2023-01-06
Fix overriding individual localisation strings being weird (#394)
v1.12.0-rc3
v1.12.0-rc2
BobTheBob
2023-01-06
Fix issues of restriction of chat message charset (#391)
v1.12.0-rc1
p0358
2023-01-06
Revert "add FCVAR_REPLICATED to ns_server_name" (#390)
GeckoEidechse
2023-01-05
Restrict chat message charset (#389)
pg9182
2023-01-05
add FCVAR_REPLICATED to ns_server_name (#386)
cat_or_not
2023-01-04
Improve response to UI VM compile errors (#388)
Jack
2023-01-04
generally cleanup authentication code and fix client state issues with reject...
BobTheBob
2022-12-26
Add missing breaks to AsyncCall_External() (#382)
Erlite
2022-12-26
Process all squirrel messages in the buffer instead of one per frame. (#381)
Erlite
2022-12-22
Add NSGetLocalPlayerUID() function. (#371)
Erlite
2022-12-22
Add NSDisconnectPlayer() function. (#376)
Erlite
2022-12-22
Add NSGetModName (#366)
Emma Miler
2022-12-22
Add script concommands (#373)
Emma Miler
2022-12-22
Fix UI VM Destruction (again again) (#380)
Emma Miler
2022-12-22
Fix console not enabling (#379)
Emma Miler
2022-12-19
Restructuring (#365)
Emma Miler
2022-12-16
Fix UI VM destruction (again) (#370)
Emma Miler
2022-12-13
Implement HTTP requests for Squirrel scripts (#344)
Erlite
2022-12-11
Add platform information to User-Agent (#367)
v1.11.0-rc3
v1.11.0
pg9182
2022-12-11
Log function lookup failure on Call (#355)
Emma Miler
2022-12-11
Make most mod-setting related funcs global. (#364)
Erlite
2022-12-08
Remove sv_cheats requirement from r_drawviewmodel (#328)
v1.11.0-rc2
BobTheBob
2022-12-08
Fix UI VM Destruction (#349)
Emma Miler
2022-12-02
Move include directory (#337)
v1.11.0-rc1
Emma Miler
2022-12-01
Don't set initial dedicated server title to the profile name (#352)
Jack
2022-12-01
Update exit value in hooks to valid code (#354)
Emma Miler
2022-12-01
Exit instead of abort on server compile error (#353)
Emma Miler
2022-11-27
Fix script compile errors not being flushed to log file (#342)
wolf109909
2022-11-27
Pre-init squirrel managers (#348)
Emma Miler
[prev]
[next]