Skip to content

v1.4.0

Compare
Choose a tag to compare
@BobTheBob9 BobTheBob9 released this 06 Jan 01:29
· 94 commits to main since this release

NorthstarLauncher:
add version resource
force ipv4 while ipv6 is still unsupported
Replace Tier0_InitOrigin hook with patch
Initialize curl in InitialiseNorthstar to avoid disaster
Isolate out common curl options and add -msinsecure option again
Add more clear error message for the most common install mistake
log curl output to the windows console
Language selection/detection fixes, no more "files corrupted" error, will throw the proper Origin error now :D
setup for rpak filesystem hooks
don't enforce netchan limits during level transitions, change how limit mode works
initial work for ban system
remove logging for overwriting max_players
add the ability to disable spewfunc logging
add disconnects to ban system
add unban command
add wsock32 proxy!!! (it works quite nicely)
restore ShouldLoadNorthstar() to wsock32 proxy as well
make wsock32 proxy opt-in
add clearbanlist command
add chat ratelimits and system for hooking chat messages
Merge pull request #19 from p0358/main
change -waitfordebugger check to use CommandLine()
refactor to allow servers to reregister themselves in heartbeat

NorthstarMods:
fix modes being offset in private match
fix end of game replay perspective and repsawns during replays
Remove printt refresh table; spams console
Disable offhand weapons during wargames intro
Added a pro screen check to titan to pilot loadout retrieval.
fix private match modes being affected by server browser
allow lf to work on non-lf maps
Update northstar_client_localisation_japanese.txt
Sync wargames intro animations
add fd boost shop boosts
fix race condition with games being won in a death callback for roundwinning killreplays
Fix portuguese localisation line endings
Add .gitattributes
fix dropship intro using the wrong team's spawns
add the ability to disable inter-pilot collision
Translate coop portuguese strings
Reencode translations as UTF-16 little endian
Fix whitespace
Fix airaccel reset on leaving titan (#51)
fix potential crash in ttdm intro
adds OITC and Hidden gamemodes
adds hidden and OITC localisation
Adds OITC and Hidden to playlist
adds OITC and Hidden to mod.json
Update _ai_mp.gnut
ensure game is fully authenticated before unlocking launch northstar button
added fastball config for map complex
added fastball config for map forwardbase kodai
added fastball config for map colony
[feat] adding translations for hidden game mode
[feat] adding translation for 'one in the chamber' game mode
[feat] no_pilot_collision key
Fix changing loadouts bypassing restricted weapons (#52)
Resets killstreak first before calculating kills.
Big Boost/Earn Meter Fixes!

NorthstarMasterServer:
refactor to allow preexisting gameservers to register in heartbeat