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
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
2022-11-26
Parse and expose region field from JSON server list (#232)
GeckoEidechse
2022-11-20
Add support for querying player userinfo cvars in script (#293)
BobTheBob
2022-11-20
Squirrel bridge v3 (#310)
Emma Miler
2022-11-20
Fix DecodeJSON() not returning SQRESULT_NOTNULL. (#330)
Erlite
2022-11-17
Fix broken chat hooks due to missing `AUTOHOOK_DISPATCH()` (#335)
Jack
2022-11-16
Fix logging (#333)
Emma Miler
2022-11-15
Fix slow keyvalues building (#331)
Emma Miler
2022-11-14
New syntax for reversed structs (#324)
Emma Miler
2022-11-14
New crashhandler (#325)
Emma Miler
2022-11-13
fix accidentally broken project filters from merge conflict (#327)
BobTheBob
2022-11-13
Squirrel functions auto bind (#299)
Maya
2022-11-13
allow kb_act.lst to be compiled from multiple mods (#298)
BobTheBob
2022-11-12
Logging improvements + Colours (new) (#320)
Emma Miler
2022-11-12
allow vmts do be loaded from disk (#292)
BobTheBob
2022-11-12
[COOP] load sp_ rpaks on dedi (#283)
Jack
2022-11-12
remove dev only from mat_colorcorrection (#326)
H0L0theBard
2022-11-06
Fix player count server presence (again) (#323)
Emma Miler
2022-11-06
Fix player count in server presence (#322)
Emma Miler
2022-11-03
Fix `status` hooks (#316)
BobTheBob
2022-10-31
add KeyValues class (#303)
BobTheBob
2022-10-31
Update crashhandler.cpp (#297)
Emma Miler
2022-10-31
remove dev-only flag from save_enable (#315)
v1.10.3-rc1
v1.10.3
H0L0theBard
2022-10-28
Improve authentication flow (#306)
v1.10.2-rc1
v1.10.2
Maya
2022-10-27
Update serverauthentication.cpp (#307)
Emma Miler
2022-10-23
fix reading of cvar net_data_block_enabled (#302)
v1.10.1-rc1
v1.10.1
BobTheBob
2022-10-23
change accidentally broken m_UID offset (#301)
BobTheBob
2022-10-22
fix typo in ConVar::SetValue( const char* ) (#296)
BobTheBob
2022-10-22
Fix using wrong dll load for patching bik loading (#295)
v1.10.0-rc5
v1.10.0
Maya
2022-10-22
Allow rpaks to use starpaks that are in the mod's folder (#279)
v1.10.0-rc4
Jack
2022-10-22
Fixup more cvars (#294)
v1.10.0-rc3
BobTheBob
[next]