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
/
NorthstarDedicatedTest
Age
Commit message (
Expand
)
Author
2022-08-20
allow mods to load biks that aren't already present in r2/media (#137)
BobTheBob
2022-08-16
Remove potentially clashing define (#235)
GeckoEidechse
2022-08-14
Hot reload banlist on player join (#233)
ScureX
2022-08-13
Fixed `unban` not overwriting `banlist.txt` (#228)
ScureX
2022-08-10
Allow comments and newlines in `banlist.txt` (#227)
ScureX
2022-08-08
Fix most clang/mingw issues (#226)
pg9182
2022-07-22
Fix using wrong Function and wrong function offset (#222)
Maya
2022-07-21
Implemented Json into the squirrel vm (#172)
Maya
2022-07-10
Add dependency constants (#156)
v1.9.1-rc4
v1.9.1-rc3
v1.9.1-rc2
v1.9.1
EladNLG
2022-07-09
Add Postload support for rpaks (#217)
v1.9.1-rc1
Jack
2022-07-09
Add StringToAsset function to squirrel (#216)
Maya
2022-07-05
Fix KHook hooking order to prevent missed hooks (#213)
KittenPopo
2022-07-05
Move #include top of file in ExploitFixes (#218)
Maya
2022-06-26
Block developer squirrel functions (#211)
v1.9.0-rc1
v1.9.0
v1.8.2-rc3
Maya
2022-06-26
Switch IsValveMod back to use a EnablerHook (#210)
Maya
2022-06-25
Log all clientcommands if `ns_should_log_all_clientcommands` is set (#209)
v1.8.2-rc2
GeckoEidechse
2022-06-23
fixed custom rpaks being loaded more than once (#202)
Jack
2022-06-22
Fix rejection of legitimately-invalid UserCmds (#203)
v1.8.2-rc1
KittenPopo
2022-06-22
ExploitFixes: Fix respawn exploit and block other Portal 2 commands (#204)
KittenPopo
2022-06-19
Move LZSS exploit segfault fix hook to ExploitFixes.cpp (#195)
KittenPopo
2022-06-19
Use strtoull instead of strtoll for uint64s (#198)
KittenPopo
2022-06-16
Fix "Auth failed" when trying to play singleplayer (#184)
v1.8.1-rc6
v1.8.1-rc5
v1.8.1
F1F7Y
2022-06-15
LatencyFleX Implementation Update (#183)
v1.8.1-rc4
Kyle Gospodnetich
2022-06-15
Open placeholder_playerdata as an input stream (#173)
pg9182
2022-06-16
Set default val for net_chan_limit_msec_per_sec to 100 (#196)
v1.8.1-rc3
KittenPopo
2022-06-16
Attempt reconnect in case of DUPLICATE_SERVER (#187)
GeckoEidechse
2022-06-16
Localize error messages from masterserver (#159)
Emma Miler
2022-06-16
Expose IsDedicated on server vm (#179)
F1F7Y
2022-06-16
Delete emit_blocker.h (#194)
Maya
2022-06-15
Fix bug where emit wouldn't be blocked if uppercase (#192)
v1.8.1-rc2
Emma Miler
2022-06-15
Fix segfault on badly formed compressed packets (#160)
Tom Barham
2022-06-14
Guard against GetEntByIndex read out of bounds (#191)
Tom Barham
2022-05-13
Fix typo in UID logs (#176)
v1.8.0-rc2
v1.8.0-rc1
v1.8.0
Barnaby
2022-05-13
Update serverauthentication.cpp (#161)
BobTheBob
2022-05-13
Block `emit` command when sv_cheats is disabled (#170)
Emma Miler
2022-05-13
Log UID in a variety of places during auth process (#174)
GeckoEidechse
2022-05-13
Compare uid from connect on activate (#175)
Barnaby
2022-04-27
Hardcode version number (#152)
GeckoEidechse
2022-04-26
Write launcher version to log file (#153)
GeckoEidechse
2022-04-24
Make debugoverlay conform to clang-format (#151)
Emma Miler
2022-04-24
Fix debug builds (#150)
Emma Miler
2022-04-21
DebugOverlay (#106)
r-ex
2022-04-13
Format project
Northstar
2022-04-13
Fix formatting to stop clang-format failing in CI (#143)
GeckoEidechse
2022-04-12
make curl logging optional (#141)
BobTheBob
2022-04-12
more changes to mod rpak loading (#139)
BobTheBob
2022-04-12
make toggleconsole FCVAR_DONTRECORD (#140)
BobTheBob
2022-04-09
various rpak loading changes (#135)
BobTheBob
2022-04-09
add rui_drawEnable (#134)
BobTheBob
2022-04-09
add audio changes (#133)
BobTheBob
[next]